Commit graph

8205 commits

Author SHA1 Message Date
Karl Erik Õunapuu
eed9f4baed Allow to run tests in multiple threads 2020-06-02 13:23:02 +03:00
Alex Sherman
7cfc5efd36 Fix registration deadline format for whois/restwhois 2020-06-02 13:14:21 +05:00
Timo Võhmar
6f76dd927b
Update CHANGELOG.md 2020-06-01 20:17:05 +03:00
Timo Võhmar
e7b3023412
Merge pull request #1594 from internetee/1452-legaldocs-better-error-handling
Add error handling if legaldoc file not found
2020-06-01 20:13:14 +03:00
Karl Erik Õunapuu
0af1cc17d1 Clean up 2020-06-01 16:19:17 +03:00
Karl Erik Õunapuu
7580824a38 Fix deprecation issues with has_paper_trail 2020-06-01 16:11:20 +03:00
Karl Erik Õunapuu
602cf78dfe Replace sassc-rails with sass-rails 2020-06-01 16:11:01 +03:00
Karl Erik Õunapuu
0d4ab6ce8d Allow any host to connect to development 2020-06-01 13:55:06 +03:00
Karl Erik Õunapuu
8db09aaacf Use .touch instead of paper_trail.touch_with_version
touch_with_version was removed from newer version of PaperTrail
2020-06-01 13:54:21 +03:00
Alex Sherman
e92afb59c1 Add tests, fix error handling 2020-06-01 15:15:59 +05:00
Alex Sherman
e15b1283e5 Add error handling if legaldoc file not found
Closes #1452
2020-06-01 14:36:20 +05:00
Karl Erik Õunapuu
c74ab91db3 Replace sass-rails with sassc-rails 2020-06-01 12:08:23 +03:00
Karl Erik Õunapuu
b71f52e601 Fix Que 0.x time parsing in RoR 6 2020-06-01 11:39:43 +03:00
Karl Erik Õunapuu
5814d3d34c Fix Que 0.x time parsins in Ror 6
https://github.com/que-rb/que/issues/247
2020-06-01 10:48:13 +03:00
Karl Erik Õunapuu
155b6e98cb Update file download HTTP headers in test 2020-06-01 10:36:49 +03:00
Timo Võhmar
abf228df7a
Update CHANGELOG.md 2020-05-29 19:05:37 +03:00
Timo Võhmar
ee59f35d8b
Update CHANGELOG.md 2020-05-29 19:05:18 +03:00
Timo Võhmar
ead8fa687c
Merge pull request #1592 from internetee/dependabot/bundler/kaminari-1.2.1
Bump kaminari from 1.2.0 to 1.2.1
2020-05-29 19:02:33 +03:00
Karl Erik Õunapuu
1575cf5ea1 Rename Repp/Api back to it's original form
Because zeitwerk is disabled
2020-05-29 16:50:03 +03:00
Karl Erik Õunapuu
77d0a2937f Fix render_to_string call 2020-05-29 16:49:25 +03:00
Karl Erik Õunapuu
53a41a07fc Disable parallel tests for now 2020-05-29 16:48:52 +03:00
Karl Erik Õunapuu
e8bb305893 Disable Zeitwerk 2020-05-29 16:34:24 +03:00
Karl Erik Õunapuu
f47805a767 Use require_relative where possible 2020-05-29 16:28:57 +03:00
Karl Erik Õunapuu
cee260069f Add bootsnap gem 2020-05-29 16:28:18 +03:00
Karl Erik Õunapuu
b2bc7f2917 Regenerate structure.sql 2020-05-29 15:01:41 +03:00
Karl Erik Õunapuu
1e1f808c8d Use PaperTrail.request.whodunnit
PaperTrail.whodunnit was removed from PaperTrail 10.x
2020-05-29 14:59:17 +03:00
Karl Erik Õunapuu
97db4fe4f9 Migrations from rails app:update 2020-05-29 14:53:05 +03:00
Karl Erik Õunapuu
75fc8ba74f Temporary rename Repp::API to Repp::Api (acronym issue) 2020-05-29 14:51:41 +03:00
Karl Erik Õunapuu
e4f0a7e00a Include manifest.js for webpack 2020-05-29 14:02:24 +03:00
Karl Erik Õunapuu
17489a8670 Load rails 6.0 defaults 2020-05-29 14:02:03 +03:00
Karl Erik Õunapuu
8397c01e73 Add listen gem, dependency of development 2020-05-29 13:55:53 +03:00
Karl Erik Õunapuu
ced0f1a634 Run rails:upgrade 2020-05-29 13:34:37 +03:00
Karl Erik Õunapuu
3669e3072c Upgrade gemset to Rails 6.0.0 2020-05-29 13:17:05 +03:00
Karl Erik Õunapuu
d06f241c76 Pump sass-rails to 6.0.0 2020-05-29 13:16:25 +03:00
Karl Erik Õunapuu
36b8528c78 Pump paper_trail to 10.3 to support Rails 6 2020-05-29 13:13:31 +03:00
Karl Erik Õunapuu
4e8f51f68b Update Rails to 5.2.4.3 2020-05-29 13:05:44 +03:00
dependabot[bot]
102ee30034
Bump kaminari from 1.2.0 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/kaminari/kaminari/releases)
- [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaminari/kaminari/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-28 21:15:45 +00:00
Timo Võhmar
6e24ced83e
Update CHANGELOG.md 2020-05-28 20:11:46 +03:00
Timo Võhmar
2aa979e02f
Merge pull request #1591 from internetee/549-fix-lhv-refnum-absence
Raise lvh gem version
2020-05-28 20:00:36 +03:00
Alex Sherman
9d09d14741 Raise lvh gem version
Fixes https://github.com/internetee/auction_center/issues/549
2020-05-28 21:35:51 +05:00
Timo Võhmar
51736382b1
Update CHANGELOG.md 2020-05-28 18:37:04 +03:00
Timo Võhmar
d80f6c986c
Merge pull request #1590 from internetee/upgrade-directo-to-1.0.1
Upgrade Directo to 1.0.1
2020-05-28 18:35:38 +03:00
Timo Võhmar
a8cfba6564
Merge pull request #1589 from internetee/add-disputed-domains-to-retained-api
Add disputed domains to retained API
2020-05-28 17:49:19 +03:00
Karl Erik Õunapuu
ac76a69736 Upgrade Directo to 1.0.1 2020-05-28 15:11:59 +03:00
Maciej Szlosarczyk
c7f95c41a2
Split "big" method into two smaller ones 2020-05-28 14:24:18 +03:00
Maciej Szlosarczyk
3aa978f722
Add disputed domains to API documentation 2020-05-28 14:02:58 +03:00
Maciej Szlosarczyk
011967d8ea
Add disputes to the list of retained domains 2020-05-28 13:33:52 +03:00
Timo Võhmar
f7f810ad0e
Update CHANGELOG.md 2020-05-25 17:17:09 +03:00
Timo Võhmar
429a545390
Merge pull request #1587 from internetee/1586-current-registrant-verification-is-asked
Dispute: Don't ask verification from old registrant when doing registrant change
2020-05-25 17:14:22 +03:00
Karl Erik Õunapuu
e06596551c Prevent verification email from being sent when registrantChange w/ disputed pw 2020-05-25 16:02:59 +03:00