Commit graph

42 commits

Author SHA1 Message Date
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
a735d62640 Remove registrar address from WHOIS
Closes #1193
2019-05-10 11:43:19 +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
5107d2d3a9 Refactor force delete procedure
- Change `domains.force_delete_at` database column type to date,
rename to `force_delete_date`
- Save `force_delete_date` in application timezone
- Improve tests

Fixes #812, #253
2019-03-28 18:19:51 +02:00
Artur Beljajev
d695d95ad7 Add contact disclosable attributes
Closes #992
2018-12-07 13:26:02 +02:00
Artur Beljajev
1a1c3c7d85 Remove unused whois_records.body DB column
Part of https://github.com/internetee/rest-whois/issues/131
2018-12-03 18:24:39 +02:00
Artur Beljajev
6b26128411 Remove unused JSON key 2018-11-08 15:56:09 +02:00
Artur Beljajev
c44f3df7f5 Remove Rubocop inline directives 2018-06-07 19:17:16 +03:00
Maciej Szlosarczyk
20d341f2e5
Add handling of missing disclaimer 2018-04-26 12:18:03 +03:00
Maciej Szlosarczyk
9c606bdf2f
Add disclaimer to whois JSON 2018-04-25 15:28:56 +03:00
Timo Võhmar
32722c4d49
Merge pull request #816 from internetee/registry-789
Do not show discarded domain details in WHOIS
2018-04-18 16:01:44 +03:00
Artur Beljajev
e97c9d4b30 Merge branch 'master' into registry-800
# Conflicts:
#	db/structure.sql
2018-04-17 15:07:43 +03:00
Artur Beljajev
ce3b04bff0 Do not show discarded domain details in WHOIS
#789
2018-04-09 00:42:22 +03:00
Artur Beljajev
b694f0c2f6 Remove unused methods 2018-04-01 18:42:34 +03:00
Artur Beljajev
c675512b22 Change domains.valid_to DB column to NOT NULL
#800
2018-03-31 23:31:40 +03:00
Artur Beljajev
c14d15d7b7 Rename registrar's url attribute to website
#279
2017-02-21 16:15:26 +02:00
Artur Beljajev
36760a3802 Show registrant's kind, reg_no and ident country code in WHOIS
#266
2016-12-22 16:36:41 +02:00
Stas
8ed8a46046 111297422-que_jobs 2016-01-25 16:56:04 +02:00
Georg Kahest
399ea93a23 disclose refix 2016-01-05 14:53:04 +02:00
Stas
a790693f3e 110245112-find_by_overwrite 2015-12-18 14:46:38 +02:00
Stas
375d8a7b96 109818648-model_changed 2015-12-17 14:00:01 +02:00
Stas
6842fbccd6 109818648-whois_view_change 2015-12-16 11:37:02 +02:00
Georg Kahest
9fbeeb70a2 whois fix updated time 2015-12-04 20:33:11 +02:00
Vladimir Krylov
563c6eb023 Merge branch 'story/107699154-whois-open-email' into staging 2015-11-19 12:27:19 +02:00
Vladimir Krylov
b8f1dbbf54 Stroy#107699154 disclosed should have array 2015-11-19 12:27:06 +02:00
Vladimir Krylov
f5478c0dc7 Merge branch 'story/107699154-whois-open-email' into staging 2015-11-19 12:07:58 +02:00
Stas
3ea53ad016 107997032-whois_db_delete
(cherry picked from commit c4dbd4c)
2015-11-17 14:57:17 +02:00
Vladimir Krylov
93b9049ded Story#107699154 - in whois add registrant email into @disclosed 2015-11-12 10:57:34 +02:00
Vladimir Krylov
fdd2b6809e Story#105418634 rubymine memory problem 2015-10-28 20:53:27 +02:00
Vladimir Krylov
6ae65a8b42 Story#105418634 revert 2015-10-28 20:46:16 +02:00
Vladimir Krylov
bfcf5a2a0f Story#105418634 Update Whois body(whois is using stringified json) 2015-10-28 20:45:49 +02:00
Vladimir Krylov
a2d039bb2e Story#105418634 Update Whois body 2015-10-28 20:10:12 +02:00
Vladimir Krylov
a5bce57915 Story#105418634 Update Whois json (set delete and outzone) 2015-10-28 15:23:29 +02:00
Vladimir Krylov
0c06cec8e3 Story#105418634 Update Whois json 2015-10-28 15:13:59 +02:00
Priit Tark
7530d6ecab Rubocop upgraded #2711 2015-06-26 18:19:36 +03:00
Martin Lensment
777f3836e7 Fix whois #2623 2015-06-15 18:36:57 +03:00
Priit Tark
d9b2e5880a Whois update updates server 2015-05-05 13:34:55 +03:00
Priit Tark
37b74d2086 registrar updates 2015-04-30 18:54:20 +03:00
Priit Tark
64152479a9 Updated pagination size and registrar trigger now honors only whois attributes 2015-04-30 18:34:49 +03:00
Priit Tark
4cf57239a0 Cleaned up rspec create settings and refactored whois_record 2015-04-30 18:34:49 +03:00
Priit Tark
dfe93bd347 Update whois body 2015-04-24 16:43:07 +03:00
Priit Tark
a0c880151b Refactored whois_body to whois_record 2015-04-24 16:43:07 +03:00
Renamed from app/models/whois_body.rb (Browse further)