Commit graph

14 commits

Author SHA1 Message Date
Oleg Hasjanov
c22232ce07 added tests 2021-05-18 11:26:23 +03:00
Oleg Hasjanov
9f1cf8f620 limited delete prohibited opportunities 2021-05-14 12:41:49 +03:00
Oleg Hasjanov
3b22406428 added feature permission for release if domain has status server-release-prohibited 2021-05-14 12:17:43 +03:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Alex Sherman
1d5c46e6a0 Move ToStdout to /app/lib folder and include it in app.rb 2021-01-06 21:38:11 +05:00
Alex Sherman
217f009fa3 Small logic fixes 2021-01-06 12:09:03 +05:00
Alex Sherman
b60a7e571f Delete original WhoisRecord after domain deletion 2021-01-05 17:21:13 +05:00
Alex Sherman
0c5ef72c7d Add logging & domain lock on release 2021-01-05 15:10:17 +05:00
Artur Beljajev
5d5c2ed925 Notify registrar about domain deletion when auction feature is on
Fixes #1196
2019-05-10 14:48:50 +03:00
Artur Beljajev
cea834d5b7 Change domains.delete_at database column type to date, rename to
`delete_date`

Closes #1125
2019-05-02 16:32:44 +03:00
Artur Beljajev
6d40e9ec6a Support "force delete" procedure when releasing a domain
- `DomainCron.destroy_delete_candidates` runner is removed from
`config/schedule.rb` with `domains:release` rake task as a replacement

Closes #1119
2019-03-28 18:19:55 +02:00
Artur Beljajev
e6405c5fc8 Skip auction for blocked and reserved domains
Closes #1120
2019-03-22 16:26:55 +02:00
Artur Beljajev
98c415f672 Fix WHOIS update for a domain being sent to an auction 2019-03-08 12:38:49 +02:00
Artur Beljajev
42e8f86dae Integrate auction
Closes #874
2019-01-18 18:06:54 +02:00