Merge branch 'master' of github.com:domify/registry

This commit is contained in:
Priit Tark 2015-07-13 11:13:44 +03:00
commit b0296bd33e
10 changed files with 1814 additions and 878 deletions

View file

@ -16,6 +16,7 @@ Application build and update
For production you probably would like to create databases to your locale, example:
create database registry_production owner registry encoding 'UTF-8' LC_COLLATE 'et_EE.utf8' LC_CTYPE 'et_EE.utf8' template template0;
create extension hstore;
Deploy overview: (database schema should be loaded and seeds should be present)

File diff suppressed because it is too large Load diff

View file

@ -141,7 +141,7 @@ Domain name mapping protocol short version:
Field name Min-max Field description
----------------------- ------- -----------------
<transfer> 1
<transfer> 1 Attribute: op="request/query/approve/reject/cancel"
<domain:transfer> 1 Attribute: xmlns:domain="https://raw.githubusercontent.com/internetee/registry/alpha/doc/schemas/domain-eis-1.0.xsd"
<domain:name> 1 Domain name. Can contain unicode characters.
<domain:authInfo> 1