Karl Erik Õunapuu
|
b5668ea494
|
Fix some CC issues
|
2020-09-07 13:11:40 +03:00 |
|
Karl Erik Õunapuu
|
098d777162
|
Merge remote-tracking branch 'origin/master' into 1556-get-rid-of-th6
|
2020-09-07 13:02:57 +03:00 |
|
Karl Erik Õunapuu
|
aa2d9547a4
|
Remove bank statement import functionality
|
2020-09-07 13:01:40 +03:00 |
|
Karl Erik Õunapuu
|
a5b59f20ab
|
Fix CC issues
|
2020-09-04 15:20:24 +03:00 |
|
Karl Erik Õunapuu
|
5c7e07dbb5
|
Use log() method instead of puts
|
2020-09-04 14:52:24 +03:00 |
|
Timo Võhmar
|
1da707747f
|
Merge pull request #1662 from internetee/crlupdate
CRL Update decoupiling
|
2020-09-04 14:31:58 +03:00 |
|
Timo Võhmar
|
eccac4e105
|
Merge pull request #1445 from internetee/remove-redundant-database-column
Remove redundant database column `domains.registered_at`
|
2020-09-04 13:54:52 +03:00 |
|
georg
|
7d4fe1c64b
|
whitespace
|
2020-09-04 13:30:57 +03:00 |
|
georg
|
718249971f
|
tostdout
|
2020-09-04 13:28:49 +03:00 |
|
georg
|
00eca4df5e
|
Branch Condition
|
2020-09-04 13:16:18 +03:00 |
|
Alex Sherman
|
e428ab9b27
|
Remove whitelist checking from poll ability
|
2020-09-04 14:00:01 +05:00 |
|
Karl Erik Õunapuu
|
dadb8ba88a
|
Send poll message to Registrar after it's contact has been archieved
|
2020-09-04 11:52:52 +03:00 |
|
Artur Beljajev
|
b3d056b295
|
Do not #try
It's safe to assume that `registered_at` is always present
|
2020-09-04 13:25:29 +05:00 |
|
Artur Beljajev
|
41fee1d098
|
Remove redundant database column domains.registered_at
Alias `Domain#registered_at` to `created_at`
Closes #1442
|
2020-09-04 13:25:27 +05:00 |
|
Karl Erik Õunapuu
|
bbbb3d5367
|
Improve logging
|
2020-09-03 16:42:04 +03:00 |
|
Karl Erik Õunapuu
|
11fc484270
|
Don't double check if contact can be archived when ran via Task
|
2020-09-03 16:07:09 +03:00 |
|
Karl Erik Õunapuu
|
816102130b
|
Add logging to archiving process
|
2020-09-03 15:59:59 +03:00 |
|
Karl Erik Õunapuu
|
b2dab0d316
|
Merge branch 'master' into refactor-contact-archivation
|
2020-09-03 14:43:25 +03:00 |
|
Timo Võhmar
|
3836dcdf46
|
Merge pull request #1451 from internetee/improve-legal-documents
Improve legal documents
|
2020-09-03 13:41:22 +03:00 |
|
Karl Erik Õunapuu
|
28dea2f13c
|
Reference orphans_contacts_in_months directly from Settings
|
2020-09-03 12:41:44 +03:00 |
|
Karl Erik Õunapuu
|
6707ca17bf
|
Improve determining archivable contacts
|
2020-09-03 12:27:42 +03:00 |
|
Karl Erik Õunapuu
|
821c52a8ad
|
Submit only object ID to DomainVersion linked methods instead of full object
|
2020-09-03 11:42:18 +03:00 |
|
Alex Sherman
|
517b4b2fe2
|
Add default timeout value & task test
|
2020-09-03 12:43:33 +05:00 |
|
Karl Erik Õunapuu
|
3c7756680d
|
Resolve some minor CC issues
|
2020-09-02 17:41:20 +03:00 |
|
Karl Erik Õunapuu
|
73e9dd6870
|
Resolve merge errors
|
2020-09-02 16:25:34 +03:00 |
|
Georg Kahest
|
630c8878d8
|
force usage of bash command with args
|
2020-09-01 13:46:12 +03:00 |
|
Artur Beljajev
|
9baa65a775
|
Refactor
|
2020-08-31 13:36:27 +05:00 |
|
Alex Sherman
|
66e05c7791
|
Fix tests & CC
|
2020-08-28 12:58:52 +05:00 |
|
Artur Beljajev
|
fd95d76c49
|
Remove dead code
|
2020-08-28 11:20:55 +05:00 |
|
Timo Võhmar
|
bb0c99dda3
|
Merge pull request #1666 from internetee/1665-empty-dnssec-in-zones
Set dnssec keys to empty array when generating zone whois
|
2020-08-27 15:40:10 +03:00 |
|
Alex Sherman
|
a0029d0a80
|
Fix error if domain name was nil.
Used for some old history entries
Closes #1663
|
2020-08-27 13:04:47 +05:00 |
|
Timo Võhmar
|
dfe29fa986
|
Merge pull request #1644 from internetee/1642-refactor-registrant-api-contacts
Add company contacts to registrant API
|
2020-08-26 14:59:32 +03:00 |
|
Alex Sherman
|
a20c4020ef
|
Set dnssec keys to empty array when generating zone whois
|
2020-08-26 15:00:30 +05:00 |
|
Karl Erik Õunapuu
|
75181f5bea
|
Test boolean setting returns false for nil value
|
2020-08-18 12:15:35 +03:00 |
|
Karl Erik Õunapuu
|
2330e8eab1
|
Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism
|
2020-08-18 11:37:15 +03:00 |
|
Karl Erik Õunapuu
|
1732d6551a
|
Always return true/false for boolean Setting entries
|
2020-08-18 11:31:19 +03:00 |
|
Georg Kahest
|
0e686c5af5
|
split crl updating and application code
|
2020-08-18 08:42:16 +03:00 |
|
Georg Kahest
|
71b5af5b70
|
run configured crlupdater
|
2020-08-18 05:16:26 +03:00 |
|
Karl Erik Õunapuu
|
4ed7edc47d
|
Remove master nameserver from subzone WHOIS, fix whitespace anomaly while parsing nameservers
|
2020-08-14 17:09:10 +03:00 |
|
Karl Erik Õunapuu
|
7a50d6ae9f
|
Add master and additional nameservers to WHOIS for subzones
|
2020-08-14 12:16:47 +03:00 |
|
Karl Erik Õunapuu
|
ea43d18c3d
|
Merge remote-tracking branch 'origin/master' into generate-whois-records-for-subzone
|
2020-08-13 17:09:07 +03:00 |
|
Karl Erik Õunapuu
|
55de10a53d
|
Ensure that Whois record is updated/destroyed when actions performed on Zone objects
|
2020-08-13 16:59:35 +03:00 |
|
Karl Erik Õunapuu
|
7e640a376e
|
Move DNS::Zone WHOIS info logic to concern
|
2020-08-13 16:04:23 +03:00 |
|
Karl Erik Õunapuu
|
c9c90888bd
|
Make code more readable
|
2020-08-13 15:29:05 +03:00 |
|
Karl Erik Õunapuu
|
7953b3f8df
|
Create Whois Records for subzones
|
2020-08-13 12:36:42 +03:00 |
|
Karl Erik Õunapuu
|
8683964d22
|
Disallow instance method names as Setting code
|
2020-08-12 17:48:18 +03:00 |
|
Karl Erik Õunapuu
|
abea8abe84
|
Allow only letters and underscores in Setting code
|
2020-08-12 17:25:55 +03:00 |
|
Karl Erik Õunapuu
|
c977872c44
|
Add audit for Settings
|
2020-08-12 16:10:12 +03:00 |
|
Karl Erik Õunapuu
|
37ae30b637
|
Refactor get/set method for EntrySetting.var
|
2020-08-12 15:42:32 +03:00 |
|
Karl Erik Õunapuu
|
558faf4934
|
Move Setting::Migratable concern to data_migration instead
|
2020-08-12 15:28:16 +03:00 |
|