Alex Sherman
|
7be87de865
|
Remove deprecated render file clauses
|
2021-05-06 12:14:35 +05:00 |
|
Alex Sherman
|
d6645d47f2
|
Fix broken job queing test
|
2021-05-06 12:14:35 +05:00 |
|
Alex Sherman
|
1c767d0364
|
Fix outdated pdf rendering
|
2021-05-06 12:14:35 +05:00 |
|
Alex Sherman
|
c613de1a11
|
Refactor epp error due to Rails 6.1 changes
|
2021-05-06 12:14:35 +05:00 |
|
Alex Sherman
|
39bbe6e06d
|
Refactor deprecated in rails 6.1 issues
|
2021-05-06 12:14:35 +05:00 |
|
dependabot[bot]
|
83f3e14330
|
Bump rails from 6.0.3.6 to 6.1.3.1
Bumps [rails](https://github.com/rails/rails) from 6.0.3.6 to 6.1.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.6...v6.1.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 12:14:35 +05:00 |
|
dependabot[bot]
|
8f03d8fd90
|
Merge pull request #1960 from internetee/dependabot/bundler/mimemagic-0.4.3
|
2021-05-05 13:21:00 +00:00 |
|
Oleg Hasjanov
|
62177078c2
|
refactoring
|
2021-05-04 15:49:03 +03:00 |
|
Oleg Hasjanov
|
759254d954
|
change response message
|
2021-05-04 14:37:50 +03:00 |
|
Timo Võhmar
|
dffa6470d8
|
Update CHANGELOG.md
|
2021-05-03 16:44:25 +03:00 |
|
Timo Võhmar
|
ffa9b715b0
|
Update CHANGELOG.md
|
2021-05-03 16:42:42 +03:00 |
|
dependabot[bot]
|
26db6a8078
|
Bump mimemagic from 0.3.10 to 0.4.3
Bumps [mimemagic](https://github.com/mimemagicrb/mimemagic) from 0.3.10 to 0.4.3.
- [Release notes](https://github.com/mimemagicrb/mimemagic/releases)
- [Changelog](https://github.com/mimemagicrb/mimemagic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mimemagicrb/mimemagic/compare/v0.3.10...v0.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 10:18:36 +00:00 |
|
Timo Võhmar
|
a82eac54de
|
Update CHANGELOG.md
|
2021-05-03 09:47:53 +03:00 |
|
Timo Võhmar
|
e3edf78aa3
|
Merge pull request #1952 from internetee/html-error-returned-for-invalid-epp-xml-request
added errors handler
|
2021-05-03 09:40:32 +03:00 |
|
dependabot[bot]
|
9dbc0399fa
|
Merge pull request #1961 from internetee/dependabot/bundler/nokogiri-1.11.3
|
2021-05-03 06:37:02 +00:00 |
|
dependabot[bot]
|
696a74e464
|
Merge pull request #1963 from internetee/dependabot/bundler/bootsnap-1.7.4
|
2021-05-03 06:36:33 +00:00 |
|
dependabot[bot]
|
cab07f5172
|
Merge pull request #1964 from internetee/dependabot/bundler/truemail-2.4.0
|
2021-05-03 06:36:05 +00:00 |
|
dependabot[bot]
|
87ea96b114
|
Bump truemail from 2.3.4 to 2.4.0
Bumps [truemail](https://github.com/truemail-rb/truemail) from 2.3.4 to 2.4.0.
- [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/v2.3.4...v2.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 05:05:41 +00:00 |
|
dependabot[bot]
|
39b6348cf6
|
Bump bootsnap from 1.7.3 to 1.7.4
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.3...v1.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 05:04:28 +00:00 |
|
dependabot[bot]
|
e8ea94da36
|
Bump nokogiri from 1.11.0 to 1.11.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 to 1.11.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.0...v1.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 05:02:32 +00:00 |
|
Timo Võhmar
|
64d4f4d0bc
|
Update CHANGELOG.md
|
2021-04-30 18:16:38 +03:00 |
|
Timo Võhmar
|
51e5439fa0
|
Merge pull request #1881 from internetee/1880-returns-command-failed-for-transfer-request-with-invalid-legaldoc
Fix error message on too big LegalDoc size in epp
|
2021-04-30 18:15:19 +03:00 |
|
Timo Võhmar
|
ce1630bc2f
|
Update CHANGELOG.md
|
2021-04-29 21:14:20 +03:00 |
|
Timo Võhmar
|
d6795fc0b2
|
Update CHANGELOG.md
|
2021-04-29 21:12:19 +03:00 |
|
Timo Võhmar
|
f7455008c1
|
Merge pull request #1939 from internetee/1937-lhv-connect-check-invoices-marked-paid-by-admin
added test for transaction with binded invoice which already paid
|
2021-04-29 20:59:08 +03:00 |
|
Alex Sherman
|
4d420664f6
|
Merge pull request #1959 from internetee/1943-data-migration-creates-extra-code
upload structure after migrate
|
2021-04-29 16:59:03 +05:00 |
|
dependabot[bot]
|
5a92e3460f
|
Merge pull request #1920 from internetee/dependabot/bundler/nokogiri-1.11.3
|
2021-04-29 10:52:05 +00:00 |
|
dependabot[bot]
|
669425d0bb
|
Bump nokogiri from 1.10.10 to 1.11.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-29 10:43:57 +00:00 |
|
Alex Sherman
|
ee8fdd3816
|
Set latest structure.sql version
|
2021-04-29 14:33:53 +05:00 |
|
Oleg Hasjanov
|
f165b40d4f
|
upload structure after migrate
|
2021-04-29 11:45:54 +03:00 |
|
Oleg Hasjanov
|
2d911e53c3
|
added method which note cancelled payment orders
|
2021-04-29 09:51:10 +03:00 |
|
Oleg Hasjanov
|
b3e27b37b5
|
change status from cancelled to unpaid
|
2021-04-28 16:53:06 +03:00 |
|
Alex Sherman
|
c52c669339
|
Fix error code/message
|
2021-04-28 14:02:31 +05:00 |
|
Alex Sherman
|
0f58e47513
|
Fix test to have file at Base64, fix size validation
|
2021-04-28 13:50:23 +05:00 |
|
Alex Sherman
|
31a463c587
|
Move size constant to LegalDocument class
|
2021-04-28 13:50:23 +05:00 |
|
Alex Sherman
|
9f21b1704c
|
Change error type if legaldoc file is more than 8 MB
|
2021-04-28 13:50:23 +05:00 |
|
Oleg Hasjanov
|
3b11f0bc20
|
Test: Added test for legal doc sizes
|
2021-04-28 13:50:23 +05:00 |
|
Oleg Hasjanov
|
e76f8da618
|
refactoring test
|
2021-04-27 16:08:26 +03:00 |
|
Timo Võhmar
|
067db7aa0a
|
Update CHANGELOG.md
|
2021-04-26 18:31:30 +03:00 |
|
Timo Võhmar
|
d626cd03ad
|
Merge pull request #1941 from internetee/1940-prepare-to-sidekiq7.0
Remove Sidekiq::Web setup deprecated in next version of Sidekiq
|
2021-04-26 18:29:28 +03:00 |
|
Timo Võhmar
|
13fa8654dc
|
Update CHANGELOG.md
|
2021-04-26 18:25:49 +03:00 |
|
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 |
|
Timo Võhmar
|
aa97b4954b
|
Merge pull request #1929 from internetee/1927-disputes-closing-fix
Validating info epp response on disputed domain against schema
|
2021-04-26 17:36:57 +03:00 |
|
Alex Sherman
|
46c49cc9b5
|
Merge pull request #1953 from internetee/renew-migration-versions
Add explicit rails versioning in migrations
|
2021-04-26 18:59:25 +05:00 |
|
Alex Sherman
|
8359abcf92
|
Add explicit rails versioning in migrations
|
2021-04-26 18:54:26 +05:00 |
|
Oleg Hasjanov
|
c0917d4978
|
changed error code
|
2021-04-26 16:05:52 +03:00 |
|
Oleg Hasjanov
|
aa3bf2ff25
|
Merge branch 'html-error-returned-for-invalid-epp-xml-request' of https://github.com/internetee/registry into html-error-returned-for-invalid-epp-xml-request
|
2021-04-26 15:24:00 +03:00 |
|
Oleg Hasjanov
|
62cdae9439
|
Merge https://github.com/internetee/registry into html-error-returned-for-invalid-epp-xml-request
|
2021-04-26 15:22:53 +03:00 |
|
Alex Sherman
|
ba9a485542
|
Add test to check response on /error/ epp endpoint
|
2021-04-26 17:17:13 +05:00 |
|
Alex Sherman
|
9c2bbd8e89
|
Merge pull request #1949 from internetee/dependabot/bundler/rexml-3.2.5
Bump rexml from 3.2.4 to 3.2.5
|
2021-04-26 14:57:41 +03:00 |
|