Commit graph

19 commits

Author SHA1 Message Date
Alex Sherman
59ddc5acce Turn off removing auctioned Whois::Record 2021-01-15 15:32:40 +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
0c5ef72c7d Add logging & domain lock on release 2021-01-05 15:10:17 +05:00
Alex Sherman
5c419ae8be Update whois record with auction registration_deadline if any 2020-05-06 15:44:24 +05:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Maciej Szlosarczyk
1147f7c5b7
Remove error raise put in previously for debugging 2019-04-08 08:59:42 +03:00
Maciej Szlosarczyk
d0f3ef0fa0
Add explicit error at the end of update_from_auction method 2019-04-04 16:31:11 +03:00
Artur Beljajev
daba47790c Revamp WHOIS for auctions
Fixes #1105
2019-03-24 20:14:03 +02:00
Artur Beljajev
d646edf85c Return array instead of string 2019-03-13 12:43:38 +02:00
Artur Beljajev
1f70df9348 Fix WHOIS generation for domains at auction 2019-03-12 20:04:42 +02:00
Artur Beljajev
42e8f86dae Integrate auction
Closes #874
2019-01-18 18:06:54 +02:00
Priit Tark
a0c880151b Refactored whois_body to whois_record 2015-04-24 16:43:07 +03:00
Priit Tark
db81a9e7bc WhoisBody refactored to has_one 2015-04-24 16:42:50 +03:00
Priit Tark
3d0d98d9b1 Refactored whois from domain into whois body 2015-04-24 16:41:50 +03:00
Priit Tark
39fad4515c Added whois_body 2015-02-03 10:34:12 +02:00
Andres Keskküla
f48df84da1 Rubocop 2014-12-22 16:38:35 +02:00
Andres Keskküla
4a35af30f9 Disabled whois servers until logic is fully done 2014-12-22 16:32:47 +02:00
Andres Keskküla
00837452a8 Refactored whois models to a module and subclasses 2014-12-08 17:01:17 +02:00
Andres Keskküla
67519a46f4 Added private and public whois, refactored to dir 2014-12-08 16:03:40 +02:00