Commit graph

9238 commits

Author SHA1 Message Date
Alex Sherman
eac7dd352b Revert "Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it"
This reverts commit f6fcf15fff, reversing
changes made to 26618a3c90.
2021-04-14 12:31:26 +05:00
Timo Võhmar
c1dba6c8f6
Update CHANGELOG.md 2021-04-13 17:54:56 +03:00
Timo Võhmar
fb1045a97e
Merge pull request #1914 from internetee/1837-invalidate-emails-with-bounces
Add check for bounce presence in #failed? method of verification
2021-04-13 17:53:25 +03:00
Alex Sherman
640fd130d0 Fix ActiveJob adapter in production env 2021-04-13 18:15:06 +05:00
Alex Sherman
151ba314c1
Merge pull request #1923 from internetee/fix-domain-history-view
Fix domain history viewing pending_json
2021-04-13 15:20:28 +05:00
Alex Sherman
e78d01724e Fix empty nameserver domain names for history 2021-04-13 15:06:13 +05:00
Alex Sherman
1881992927 Fix domain history viewing pending_json 2021-04-13 14:43:51 +05:00
Alex Sherman
293f780e5d
Merge pull request #1922 from internetee/fix-domain-update-procedure
Fix updating domain metadata if current_user_id absent in pending_json
2021-04-13 13:37:33 +05:00
Alex Sherman
c056cf4290 Fix updating domain metadata if current_user_id absent in pending_json 2021-04-13 12:59:57 +05:00
Timo Võhmar
ed7bc55e1b
Update CHANGELOG.md 2021-04-12 16:42:25 +03:00
Timo Võhmar
d6f67941e2
Merge pull request #1871 from internetee/645-2-gracefully-drop-que-email-jobs-sidekiq
Change Que for Sidekiq as job backend
2021-04-12 16:25:38 +03:00
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