Commit graph

9477 commits

Author SHA1 Message Date
Alex Sherman
687196baed Add logging of Que jobs skipped in migration 2021-04-12 17:23:22 +05:00
Alex Sherman
83706a78e3 Add que data migration & move CsyncJob to AppilcationJob 2021-04-12 17:22:36 +05:00
Alex Sherman
7210140de6 Bring back Que gem for painless migration 2021-04-12 17:22:36 +05:00
Alex Sherman
f8c90e05d3 Increase sidekiq concurrency 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
dependabot[bot]
1d3be40e14
Merge pull request #1918 from internetee/dependabot/bundler/coderay-1.1.3 2021-04-12 09:15:41 +00:00
dependabot[bot]
98720c17d1
Merge pull request #1921 from internetee/dependabot/bundler/whenever-1.0.0 2021-04-12 09:10:07 +00:00
dependabot[bot]
6bd036ca1f Bump coderay from 1.1.0 to 1.1.3
Bumps [coderay](https://github.com/rubychan/coderay) from 1.1.0 to 1.1.3.
- [Release notes](https://github.com/rubychan/coderay/releases)
- [Changelog](https://github.com/rubychan/coderay/blob/master/Changes.textile)
- [Commits](https://github.com/rubychan/coderay/compare/v1.1.0...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 13:57:04 +05:00
Alex Sherman
778887e982
Merge pull request #1919 from internetee/dependabot/bundler/webmock-3.12.2
Bump webmock from 3.12.1 to 3.12.2
2021-04-12 12:49:18 +05:00
dependabot[bot]
d19d02e8e1
Bump whenever from 0.9.4 to 1.0.0
Bumps [whenever](https://github.com/javan/whenever) from 0.9.4 to 1.0.0.
- [Release notes](https://github.com/javan/whenever/releases)
- [Changelog](https://github.com/javan/whenever/blob/main/CHANGELOG.md)
- [Commits](https://github.com/javan/whenever/compare/v0.9.4...v1.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:02:55 +00:00
dependabot[bot]
8f5ef126bb
Bump webmock from 3.12.1 to 3.12.2
Bumps [webmock](https://github.com/bblimke/webmock) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.12.1...v3.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:02:07 +00:00
Alex Sherman
e843b7293b Add check for bounce presence in #failed? method of verification 2021-04-09 13:19:11 +05:00
Timo Võhmar
9f54b1e8a9
Update CHANGELOG.md 2021-04-08 20:56:01 +03:00
Timo Võhmar
4f4fd70573
Merge pull request #1911 from internetee/1899-add-email-to-fd-notes
Add invalid email to FD status note on auto-FD
2021-04-08 20:54:19 +03:00
Timo Võhmar
8b240c7a0c
Update CHANGELOG.md 2021-04-08 16:37:19 +03:00
Timo Võhmar
f6fcf15fff
Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it
implement domain statuses restore after domain locked, added test
2021-04-08 16:35:37 +03:00
Oleg Hasjanov
441a1911c4 refactoring 2021-04-08 11:58:48 +03:00
Alex Sherman
3eecdd8d29 Add invalid email to FD status note 2021-04-08 13:48:50 +05:00
Oleg Hasjanov
1cc6f2576f added tests 2021-04-08 11:10:14 +03:00
Oleg Hasjanov
3f8a99d8ca fixed storing lockable statuses 2021-04-07 20:10:10 +03:00
Oleg Hasjanov
9c0018d6fe refactoring 2021-04-07 15:44:57 +03:00
Timo Võhmar
26618a3c90
Update CHANGELOG.md 2021-04-07 15:33:18 +03:00
Oleg Hasjanov
dad4790ccc fix: made admin status store, related to lock feature 2021-04-07 14:46:40 +03:00
Alex Sherman
285e71893d
Merge pull request #1908 from internetee/dependabot/bundler/truemail-2.2.3
Bump truemail from 1.9.2 to 2.2.3
2021-04-07 16:31:04 +05:00
Alex Sherman
01fa7b1814
Merge pull request #1909 from internetee/dependabot/bundler/paper_trail-12.0.0
Bump paper_trail from 10.3.1 to 12.0.0
2021-04-07 16:16:40 +05:00
Alex Sherman
5f0ffb1448
Merge pull request #1907 from internetee/dependabot/bundler/pry-0.14.0
Bump pry from 0.10.1 to 0.14.0
2021-04-07 16:16:18 +05:00
dependabot[bot]
11c4013b59
Bump truemail from 1.9.2 to 2.2.3
Bumps [truemail](https://github.com/truemail-rb/truemail) from 1.9.2 to 2.2.3.
- [Release notes](https://github.com/truemail-rb/truemail/releases)
- [Changelog](https://github.com/truemail-rb/truemail/blob/master/CHANGELOG.md)
- [Commits](https://github.com/truemail-rb/truemail/compare/v1.9.2...v2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 11:09:43 +00:00
Alex Sherman
951155bdf5
Merge pull request #1906 from internetee/dependabot/bundler/select2-rails-4.0.13
Bump select2-rails from 3.5.9.3 to 4.0.13
2021-04-07 16:08:43 +05:00
Alex Sherman
742eacc327
Merge pull request #1904 from internetee/dependabot/github_actions/actions/download-artifact-v2.0.9
Bump actions/download-artifact from v1 to v2.0.9
2021-04-07 15:53:36 +05:00
Alex Sherman
6d495e270c
Merge pull request #1905 from internetee/dependabot/github_actions/actions/upload-artifact-v2.2.3
Bump actions/upload-artifact from v1 to v2.2.3
2021-04-07 15:46:17 +05:00
dependabot[bot]
001d271cdb
Bump paper_trail from 10.3.1 to 12.0.0
Bumps [paper_trail](https://github.com/airblade/paper_trail) from 10.3.1 to 12.0.0.
- [Release notes](https://github.com/airblade/paper_trail/releases)
- [Changelog](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airblade/paper_trail/compare/v10.3.1...v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 10:30:23 +00:00
dependabot[bot]
21822a6f9f
Bump pry from 0.10.1 to 0.14.0
Bumps [pry](https://github.com/pry/pry) from 0.10.1 to 0.14.0.
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pry/pry/compare/v0.10.1...v0.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 10:29:48 +00:00
dependabot[bot]
6a56c6cce2
Bump select2-rails from 3.5.9.3 to 4.0.13
Bumps [select2-rails](https://github.com/argerim/select2-rails) from 3.5.9.3 to 4.0.13.
- [Release notes](https://github.com/argerim/select2-rails/releases)
- [Commits](https://github.com/argerim/select2-rails/compare/v3.5.9.3...v4.0.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 10:29:33 +00:00
dependabot[bot]
174e7b9330
Bump actions/upload-artifact from v1 to v2.2.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 10:29:13 +00:00
dependabot[bot]
46c18a7e88
Bump actions/download-artifact from v1 to v2.0.9
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from v1 to v2.0.9.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v1...158ca71f7c614ae705e79f25522ef4658df18253)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 10:29:11 +00:00
Alex Sherman
1c38353be2 Add Github Dependabot setup 2021-04-07 15:28:37 +05:00
Oleg Hasjanov
3985513407 separete responsibility of different pieces of code 2021-04-07 12:47:34 +03:00
Timo Võhmar
04c46bebf0
Update CHANGELOG.md 2021-04-06 16:01:21 +03:00
Timo Võhmar
fa9a4e2872
Merge pull request #1903 from internetee/1898-lift-fd-if-contact-fixed
Remove ForceDelete if all domain emails are correct
2021-04-06 15:58:46 +03:00
Oleg Hasjanov
da3172169a formatted refactoring 2021-04-06 15:41:40 +03:00
Oleg Hasjanov
73a0b4091b made data migration 2021-04-06 12:32:33 +03:00
Oleg Hasjanov
fe97d7f35a implement state store before force delete 2021-04-06 11:04:25 +03:00
Alex Sherman
95a2b705b4 Add checking if any of domain emails still got bounce related 2021-04-06 12:36:32 +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
Alex Sherman
6383dede4b Add prototype of FD lifting interaction 2021-04-06 09:20:43 +05:00
Oleg Hasjanov
b2cfc90f4f added clear json history method, added failed tests for force delete 2021-04-05 18:04:29 +03:00
Oleg Hasjanov
9bfdb0fb39 clear unnecessary code in structure, refactored formatted code 2021-04-05 16:53:57 +03:00
Oleg Hasjanov
28a54d6612 implement domain statuses restore after domain locked, added test 2021-04-05 15:36:24 +03:00
Timo Võhmar
90cb154d15
Update CHANGELOG.md 2021-04-01 16:32:17 +03:00