Commit graph

347 commits

Author SHA1 Message Date
Timo Võhmar
38ceccfadc
Merge pull request #2187 from internetee/2185-mail-validation-event-threshold-not-applied
2185 mail validation event threshold not applied
2021-10-22 15:40:02 +03:00
olegphenomenon
f75d975b29 remove active domains from whois job 2021-10-20 11:37:12 +03:00
olegphenomenon
1048fbdd35 refactored tests, changed condition for validate email data 2021-10-15 15:24:27 +03:00
Alex Sherman
763c91a9fe Fix email validation in test 2021-10-07 16:47:49 +05:00
Alex Sherman
70a6a44525 Fix deprecated email_notification usage in tests 2021-10-07 16:18:02 +05:00
Alex Sherman
5f0c031410 Add a rake task running job & test for job 2021-10-07 16:14:35 +05:00
Alex Sherman
e110924968 Add argument-supported rake task boilerplate 2021-10-07 16:13:48 +05:00
Alex Sherman
550c5abd6c Add punycode email support 2021-10-07 16:13:48 +05:00
Alex Sherman
6675dac63d Revert "WIP Interim save"
This reverts commit 74efab33be5f52d622a96e0967e694b3c5f617dc.
2021-10-07 16:11:24 +05:00
Alex Sherman
7d3f0249dc WIP Interim save 2021-10-07 16:09:15 +05:00
olegphenomenon
41ee61d57a refactored task 2021-09-23 16:54:41 +03:00
olegphenomenon
b7b0cf1335 refactoring 2021-09-23 16:54:41 +03:00
olegphenomenon
4501463434 added new task and test for replace new status for locked domains 2021-09-23 16:54:41 +03:00
dinsmol
e7e3278267 fixed codeclimate errors 2021-09-09 13:06:51 +03:00
dinsmol
f4e0084895 fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
Oleg Hasjanov
d260eacc1a added tasks for migrate data and tests 2021-07-09 12:19:49 +03:00
Oleg Hasjanov
6b6a41ae20 move constants to methods 2021-07-05 16:31:44 +03:00
Oleg Hasjanov
edca9c881f optimize searching 2021-06-22 11:32:32 +03:00
Oleg Hasjanov
e798b2ef6d added force delete filter 2021-06-18 17:12:12 +03:00
Oleg Hasjanov
8837252a46 implement scan valid org contacts 2021-06-17 16:20:46 +03:00
Oleg Hasjanov
7c8c9120b5 added test 2021-06-17 16:02:40 +03:00
Oleg Hasjanov
0d40feb9c0 refactoring 2021-06-17 16:02:40 +03:00
Oleg Hasjanov
aaaae888bf implement asynchronous rake task for collect contact data from csv 2021-06-17 16:02:40 +03:00
Timo Võhmar
3b956007bc
Merge pull request #2029 from internetee/1915-failed-attempt-from-delayed-jobs
1915 failed attempt from delayed jobs
2021-06-14 14:19:11 +03:00
Oleg Hasjanov
80f5ec6014 added excluded for force delete domains 2021-06-11 16:14:33 +03:00
Oleg Hasjanov
80346ee484 added validation for puny code and collected also from tech and admin contacts 2021-06-11 14:04:31 +03:00
Oleg Hasjanov
940fb2b4ed implement prototype of invalid emails data parser 2021-06-10 16:56:18 +03:00
Alex Sherman
76a0b80f85 Add test rake job for processing dummy payment 2021-05-31 15:33:55 +05:00
Alex Sherman
4199acdf00
Merge pull request #1993 from internetee/fix-array-argument-in-job
Fix DomainExpireEmailJob migration
2021-05-19 12:34:25 +05:00
Alex Sherman
5bee61d664 Fix DomainExpireEmailJob migration 2021-05-19 12:29:16 +05:00
Alex Sherman
37fdf8ad49 Fix processing of transactions not related to registrar 2021-05-18 17:35:20 +05:00
Alex Sherman
8b398d74f2 Move job migration to rake task 2021-05-18 13:19:10 +05:00
Oleg Hasjanov
40368aaa62 added non canceled method for check paid invoices 2021-04-21 12:56:36 +03:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Alex Sherman
a3260bb5bf Add rake task to create fake BouncedMailAddress 2021-03-22 14:31:47 +05:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Alex Sherman
c744a81e4c Improve invoice processing logging 2020-10-16 15:05:57 +05:00
Karl Erik Õunapuu
7e9a3250bd
Log deleted contacts to file, don't send poll message on initial cycle 2020-09-16 12:16:02 +03:00
Karl Erik Õunapuu
ab1fa9064e
Merge remote-tracking branch 'origin/master' into refactor-contact-archivation 2020-09-16 10:37:53 +03:00
Karl Erik Õunapuu
be960457e6
Process payments: Create new invoice by transaction to allow direct top ups 2020-09-07 16:58:27 +03:00
Karl Erik Õunapuu
5c7e07dbb5
Use log() method instead of puts 2020-09-04 14:52:24 +03:00
Karl Erik Õunapuu
fa6ebd9cda
contacts:archive: delete orphaned once it's discovered / allow to start query from specific contact_id 2020-09-04 11:24:00 +03: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
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
Artur Beljajev
4c884cce37 Clear expired EPP sessions
Fixes #711
2020-08-31 13:35:30 +05:00
Karl Erik Õunapuu
64def385b0 Replace LHV JKS store with P12 2020-07-27 12:09:29 +03:00