Commit graph

43 commits

Author SHA1 Message Date
Karl Erik Õunapuu
7fd31b7004
Docs: REPP contact management 2020-10-26 15:12:40 +02:00
Karl Erik Õunapuu
d2d7bfb386
Docs: REPP registrar nameserver replacement 2020-10-26 14:55:30 +02:00
Karl Erik Õunapuu
909460668d
Docs: REPP Domain tech contact replace 2020-10-26 14:35:58 +02:00
Karl Erik Õunapuu
09c62fd7eb
Docs: Update REPP domain transfer 2020-10-26 13:40:11 +02:00
Karl Erik Õunapuu
4e895d9124
Docs: Update REPP domain 2020-10-26 12:59:04 +02:00
Karl Erik Õunapuu
cfd8e8b7f1
Docs: Update REPP account 2020-10-26 12:13:15 +02:00
Maciej Szlosarczyk
3aa978f722
Add disputed domains to API documentation 2020-05-28 14:02:58 +03:00
Maciej Szlosarczyk
fda3d346b3
Add auctions endpoint to REPP 2020-05-21 14:20:56 +03:00
Timo Võhmar
09b4575a71
Update retained_domains.md 2020-05-18 12:46:52 +03:00
Maciej Szlosarczyk
6e5a97ad4d
Add handling of type filters and handling of ETags
Add API documentation and test cases around ETags for the API.
2020-05-15 14:43:18 +03:00
Artur Beljajev
f0a7edd6d8 Ignore legacy database columns
Closes #1377
2019-12-15 18:27:01 +02: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
1ad62bf4bd Remove domains.reserved database column as unused 2019-04-03 14:49:13 +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
106592e53e Merge branch 'master' into registry-791
# Conflicts:
#	db/structure.sql
2018-07-19 20:40:45 +03:00
Maciej Szlosarczyk
6fb1e44cca
Move affected domains to the top of the hash, update integration test 2018-07-05 17:53:03 +03:00
Maciej Szlosarczyk
3e81366cfc
Add affected domain parameter to REST API response 2018-07-05 17:24:32 +03:00
Artur Beljajev
304b04bd61 Remove domains.statuses_before_force_delete from REST API 2018-06-11 06:19:33 +03:00
Artur Beljajev
8c915164c5 Change naming
#662
2018-06-04 02:14:15 +03:00
Artur Beljajev
228078a84e Add bulk replace to registrar area
#662
2018-04-06 00:16:17 +03:00
Artur Beljajev
2db401fd98 Add registrar nameserver replacement UI
#661
2018-02-26 10:30:46 +02:00
Artur Beljajev
18010c6a2e Merge branch 'master' into registry-661
# Conflicts:
#	db/structure.sql
2018-02-26 07:39:51 +02:00
Artur Beljajev
69c32546de Add name server API
#661
2018-02-22 12:44:24 +02:00
Artur Beljajev
e1ad847a89 REST API: Return successful domain transfers
#693
2018-02-16 17:22:32 +02:00
Artur Beljajev
56e3f236bc Merge remote-tracking branch 'origin/registry-660' into registry-661
# Conflicts:
#	db/structure.sql
#	doc/repp-doc.md
2018-01-30 00:58:49 +02:00
Artur Beljajev
871d2c313f Update REST API documentation [ci skip]
#661
2018-01-29 18:40:15 +02:00
Artur Beljajev
229a42e2eb
Update domain_transfers.md 2018-01-29 18:24:43 +02:00
Artur Beljajev
9a4361cad7 Update REST API documentation [ci skip]
#660
2018-01-28 17:04:26 +02:00
Artur Beljajev
4b836f1476 Rename domain "auth_info" to "transfer_code"
#660
2018-01-21 19:31:16 +02:00
Timo Võhmar
be0a3332a8 Update domain.md
added missing contact details to transfer_info response
2015-11-26 23:15:47 +02:00
Timo Võhmar
06e5ec99fa Update domain.md
Typo fixes in transfer info documentation
2015-11-26 14:11:00 +02:00
Timo Võhmar
a5785ca7fb Update domain.md
Documentation for request of contact details related to a domain.
2015-11-26 14:07:48 +02:00
Priit Tark
33a4d4b868 Regenerate doc examples #2928 2015-09-09 12:44:23 +03:00
Priit Tark
8cd3dcf551 Renamed owner_contact to registrant 2015-04-16 12:31:51 +03:00
Martin Lensment
669c28377b Fix test description 2015-04-16 11:48:50 +03:00
Martin Lensment
4a6c1f4166 Add account balance REPP 2015-04-16 11:46:18 +03:00
Martin Lensment
39b9459ab5 Update REPP limit 2015-04-01 17:00:19 +03:00
Martin Lensment
28d0cfd4df Add descriptions to fields 2015-04-01 13:52:35 +03:00
Martin Lensment
42001c4601 Use ranges for allowed values instead of arrays 2015-04-01 13:45:59 +03:00
Martin Lensment
21f07076cd New REPP doc 2015-04-01 13:32:38 +03:00
Martin Lensment
d5a117dfc5 Update REPP doc 2015-03-31 10:40:22 +03:00
Martin Lensment
f5b9bc83c5 REPP readme improvement 2015-03-25 10:48:45 +02:00
Martin Lensment
dcf64bf5df Basic REPP doc 2015-03-18 11:06:52 +02:00