Commit graph

9801 commits

Author SHA1 Message Date
Oleg Hasjanov
7960a2263c refactoring 2021-06-21 14:48:38 +03:00
Alex Sherman
c531769151 Add support of bulk removing of dnskeys 2021-06-21 16:04:49 +05:00
Oleg Hasjanov
d79d1fbeb1 fixed dnskey invalid alg response 2021-06-21 13:50:45 +03:00
Alex Sherman
d6310d6b15 Add new algos & test 2021-06-21 12:57:38 +05:00
Timo Võhmar
2bdb235610
Merge pull request #2044 from internetee/1851-validate-estonian-company-data-from-business-registry
added force delete filter
2021-06-18 17:20:22 +03:00
Oleg Hasjanov
e798b2ef6d added force delete filter 2021-06-18 17:12:12 +03:00
Timo Võhmar
54f9a3ed72
Update CHANGELOG.md 2021-06-18 16:08:06 +03:00
Timo Võhmar
e606db8200
Merge pull request #2043 from internetee/2030-support-multiple-schema-file-versions
fixed bag, added test
2021-06-18 16:06:18 +03:00
Timo Võhmar
0e9e2c811a
Merge pull request #2040 from internetee/1851-validate-estonian-company-data-from-business-registry
implement asynchronous rake task for collect contact data from csv
2021-06-18 16:05:15 +03:00
Oleg Hasjanov
72b3fdebad updated application yml sample file for system tests 2021-06-18 14:34:46 +03:00
Oleg Hasjanov
285eb28ac6 refactoring, added webclient for system tests 2021-06-18 13:54:28 +03:00
Oleg Hasjanov
3d9a763f32 fixed bag, added test 2021-06-18 12:52:14 +03:00
Oleg Hasjanov
5f16b6df19 added force delete filter 2021-06-18 09:46:26 +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
cf450d373a
Update CHANGELOG.md 2021-06-17 15:09:07 +03:00
Timo Võhmar
6e85fdad1f
Merge pull request #2019 from internetee/1930-automate-checking-responses
Automate checking epp responses against  schema
2021-06-17 15:07:29 +03:00
Alex Sherman
7163695ad1 Add tests & fixes for epp contact 2021-06-17 13:38:02 +05:00
Alex Sherman
860c3c8008 Add domain base & auction tests
Add tests for domain create, delete, renew, transfer, update
2021-06-17 13:38:02 +05:00
Alex Sherman
f2f56d8350 Add base tests & make domain crID optional 2021-06-17 13:23:10 +05:00
Alex Sherman
3eb645a590 Refactor schema checking to custom assertion 2021-06-17 13:19:48 +05:00
Timo Võhmar
920ce907cb
Update CHANGELOG.md 2021-06-17 10:43:47 +03:00
Alex Sherman
814f543755 Find domains also by name_puny 2021-06-17 12:25:53 +05:00
Alex Sherman
62312beb3a Add stripping of whitespaces existing dnskeys private key 2021-06-16 17:05:08 +05:00
Timo Võhmar
90b9764411
Update CHANGELOG.md 2021-06-16 12:58:15 +03:00
Timo Võhmar
f096f465d8
Merge pull request #2032 from internetee/2030-support-multiple-schema-file-versions
2030 support multiple schema file versions
2021-06-16 12:53:43 +03:00
Oleg Hasjanov
3fb1ccb41f changed epp-xml version in gemfile 2021-06-16 12:10:46 +03:00
Alex Sherman
df28e2917b
Merge pull request #2038 from internetee/2037-fix-csync-scan
Fix typo
2021-06-16 13:03:17 +05:00
Alex Sherman
16ba9ae30e Fix typo 2021-06-16 12:58:26 +05:00
Oleg Hasjanov
6a07aeb4c7 refactoring 2021-06-15 16:43:52 +03:00
Oleg Hasjanov
b7c0a6c4c9 added test, connect epp-xml another branch in gemfile, made domain object as array 2021-06-15 09:35:27 +03:00
Timo Võhmar
f848a5d94c
Update CHANGELOG.md 2021-06-14 14:22:36 +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
dependabot[bot]
ee824d44c3
Merge pull request #2031 from internetee/dependabot/bundler/countries-4.0.0 2021-06-14 07:29:20 +00:00
dependabot[bot]
efc9213c48
Bump countries from 3.1.0 to 4.0.0
Bumps [countries](https://github.com/countries/countries) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/countries/countries/releases)
- [Changelog](https://github.com/countries/countries/blob/master/CHANGELOG.md)
- [Commits](https://github.com/countries/countries/compare/v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: countries
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 05:02:57 +00:00
Oleg Hasjanov
80f5ec6014 added excluded for force delete domains 2021-06-11 16:14:33 +03:00
Oleg Hasjanov
6b9c9754de updated display 2021-06-11 15:03:28 +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
Timo Võhmar
3ef10f74e1
Update CHANGELOG.md 2021-06-11 10:22:28 +03:00
Timo Võhmar
2f301bb4f3
Merge pull request #2025 from internetee/2024-fix-csync-crashes
Add error processing for nameservers in Csync job
2021-06-11 10:21:00 +03:00
Oleg Hasjanov
940fb2b4ed implement prototype of invalid emails data parser 2021-06-10 16:56:18 +03:00
Oleg Hasjanov
4cf7a103c8 added response for wrong epp path 2021-06-10 14:19:14 +03:00
Alex Sherman
074bad8bde Revert "Add local gem"
This reverts commit 0bb713de54.
2021-06-10 12:16:20 +05:00
Alex Sherman
0bb713de54 Add local gem 2021-06-10 12:15:36 +05:00
Oleg Hasjanov
5b8b18f584 updated approach for loading schemas in xml console 2021-06-09 17:27:53 +03:00
Alex Sherman
f985250937 Added 1 minute pause before updating whois 2021-06-09 13:47:59 +05:00
Oleg Hasjanov
ad23a7cbd2 updated respons for wrong path 2021-06-09 10:51:00 +03:00
Alex Sherman
af5f66f1de Add error processing for nameservers in Csync job 2021-06-08 14:59:34 +05:00