Commit graph

156 commits

Author SHA1 Message Date
Timo Võhmar
714d0e5530
Merge pull request #1926 from internetee/1912-auto-destroy-records-from-bounce-list
Implemented job and test
2021-04-26 18:19:49 +03:00
Alex Sherman
c6f0c3f6a7 Fix some interaction calls 2021-04-26 14:03:41 +05:00
Oleg Hasjanov
5618875888 Changed log to syslog 2021-04-23 11:04:46 +03:00
Oleg Hasjanov
649d355972 added logging 2021-04-19 10:28:10 +03:00
Oleg Hasjanov
77b99b3d2e refactoring 2021-04-15 14:48:11 +03:00
Oleg Hasjanov
f0de396e82 refactoring 2021-04-15 14:44:46 +03:00
Oleg Hasjanov
f3612fc1e4 Implemented job and test 2021-04-15 14:38:35 +03:00
Alex Sherman
83706a78e3 Add que data migration & move CsyncJob to AppilcationJob 2021-04-12 17:22:36 +05:00
Alex Sherman
929ada8fd0 Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Alex Sherman
39d392696a Add a job to check if domain needs to be fd-lifted 2021-04-06 10:18:33 +05:00
Karl Erik Õunapuu
88e1bc3727 parent 64e3bc885a2cb8b46a1aaa4bf4f121ee7f5d44a6
author Karl Erik Õunapuu <karlerik@kreative.ee> 1591359032 +0300
committer Alex Sherman <yul.golem@gmail.com> 1617029320 +0500

CsyncJob: Don't respect IPv6 if nessecary
2021-03-30 14:22:45 +05:00
Karl Erik Õunapuu
e46fdd57af Create input / Parse output for cdnskey-scanner 2021-03-30 12:26:26 +05:00
Alex Sherman
ab248a641e Fix domain expiration mailer email validation 2021-03-23 18:40:59 +05:00
Alex Sherman
51e86a0dd5 Remove unused job 2021-02-25 15:11:33 +05:00
Alex Sherman
1b7a6f9005 Fix DomainCron sending registrant change expired mail
Closes #877
2021-02-25 15:04:10 +05:00
Timo Võhmar
2fc4c9df14
Merge pull request #1770 from internetee/1769-move-domain-release-processing-to-interactor
Move domain delete confirm procedure to interactor
2020-12-16 16:46:42 +02:00
Timo Võhmar
93d48cc48e
Merge pull request #1772 from internetee/1771-move-update-whois-record-to-interactor
Move WhoisUpdate job to interactor
2020-12-15 18:56:25 +02:00
Timo Võhmar
4fe489c0c0
Merge pull request #1761 from internetee/1760-move-domain-update-confirm-to-interactor
Move DomainUpdateConfirm to Interactor
2020-12-09 16:32:24 +02:00
Alex Sherman
a54249f6ff Move WhoisUpdate job to interactor 2020-12-08 16:08:33 +05:00
Alex Sherman
f6a7a08b24 Move job to interactor 2020-12-08 13:16:30 +05:00
Alex Sherman
42012863e2 Move interactor to the Domains namespace 2020-12-08 13:15:24 +05:00
Alex Sherman
4b7cffbb57 Move functionality from job to interactor 2020-12-08 13:15:24 +05:00
Alex Sherman
31bfe19d77 Move DomainUpdateConfirm from Que to ActiveJob 2020-12-08 13:15:24 +05:00
Alex Sherman
30ddf83ee4 Move interactor to namespace 2020-12-08 13:14:48 +05:00
Alex Sherman
4c7f9f2026 Add interactor tests 2020-12-08 13:14:48 +05:00
Alex Sherman
d406334926 Move DomainDelete to interactor design pattern 2020-12-08 13:14:48 +05:00
Alex Sherman
89c5413fc7 Unused class clean-up 2020-11-24 14:47:29 +05:00
Alex Sherman
cb3cf37331 Change email sending from job to delayed send 2020-11-23 16:57:28 +05:00
Alex Sherman
a3e6bc4cf9 Mode DomainDeleteConfirm job to interactor 2020-11-23 16:31:26 +05:00
Alex Sherman
c3f63ed43a Add new mailer template for expired soft delete domains 2020-11-05 11:00:27 +05:00
Karl Erik Õunapuu
764e35e198
Make payable argument required 2020-09-15 12:43:40 +03:00
Karl Erik Õunapuu
17188ec635
Send unpayable e-invoice when invoice has already been paid via wire transfer 2020-09-08 13:14:14 +03:00
Karl Erik Õunapuu
53a45f60a4
Fix CC issues 2020-09-03 14:05:23 +03:00
Karl Erik Õunapuu
732afd8cbf
Reinit Directo client by function 2020-09-03 13:36:34 +03:00
Karl Erik Õunapuu
452fa49a71
Send each registrar's monthly summary to Directo separately 2020-09-03 13:16:16 +03:00
Karl Erik Õunapuu
2ed7f467aa Create job for regenerating Subzone WHOIS entries 2020-08-14 12:29:43 +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
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
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
b0332a7abd Add logging to email_verification.log 2020-07-08 17:10:44 +05:00
Alex Sherman
f8eea08357 Move emails & domains to citext, CC fixes 2020-07-08 17:10:43 +05:00
Alex Sherman
438a2e05ab Add test for email verification job 2020-07-08 17:09:40 +05:00
Alex Sherman
3d444c3a04 Fix CC issues 2020-07-08 17:08:41 +05:00
Alex Sherman
a13725faa7 Add email verification rake task 2020-07-08 17:08:41 +05:00
Alex Sherman
9758c82221 Add fields & bulk import gem 2020-07-08 17:08:07 +05:00
Alex Sherman
95a017629e Add email verification job 2020-07-08 17:07:45 +05:00
Karl Erik Õunapuu
1e1f808c8d Use PaperTrail.request.whodunnit
PaperTrail.whodunnit was removed from PaperTrail 10.x
2020-05-29 14:59:17 +03:00