internetee-registry/db/migrate
2015-01-13 13:58:38 +02:00
..
20140616073945_init.rb
20140620130107_create_epp_users.rb
20140627082711_create_epp_sessions.rb
20140701130945_add_name_dirty_to_domains.rb
20140702144833_countries_table_rename.rb
20140702145448_address_column_rename.rb
20140724084927_add_ident_to_contact.rb
20140730082358_add_reserved_domains.rb
20140730082532_add_ident_type_to_contact.rb
20140730104916_add_period_to_domain.rb
20140730141443_add_contacts_to_domain.rb
20140731073300_add_org_name_to_contact.rb
20140731081816_add_nameservers_to_domain.rb
20140801140249_rename_nameserver_name.rb
20140804095654_add_user_stamps_to_contact.rb
20140808132327_add_period_unit_to_domain.rb
20140813102245_add_streets_to_address.rb
20140813135408_add_ipv6_to_nameserver.rb
20140815082619_create_setting_groups.rb
20140815110028_populate_settings.rb
20140815114000_add_auth_info_to_contact.rb
20140819095802_create_domains_statuses.rb
20140819103517_populate_domain_statuses.rb
20140822122938_add_postal_info_to_address.rb
20140826082057_create_domain_nameservers.rb
20140826103454_drop_domains_nameservers.rb
20140827140759_add_transfer_fields_to_domain.rb
20140828072329_populate_general_domain_settings.rb
20140828074404_create_domain_transfer.rb
20140828080320_remove_transfer_fields_from_domain.rb
20140828133057_create_contact_disclosures.rb
20140902121843_refactor_domain_statuses.rb
20140911101310_add_domain_directly_to_nameserver.rb
20140911101604_clean_redundant_fields.rb
20140925073340_remove_address_type.rb
20140925073734_add_name_to_contact.rb
20140925073831_add_devise_to_users.rb
20140925084916_add_admin_to_users.rb
20140925085340_add_identity_code_to_users.rb
20140925101927_add_registrar_to_users.rb
20140926081324_create_versions.rb Logging contacts and addresses,view undeleted ones 2014-10-06 10:46:05 +03:00
20140926082627_contact_and_version_archiving.rb Logging contacts and addresses,view undeleted ones 2014-10-06 10:46:05 +03:00
20140926121409_domain_related_archives.rb Domain versioning 2014-10-06 10:48:27 +03:00
20140929095329_add_wait_until_to_domain_transfer.rb
20140930093039_add_country_to_users.rb
20141001085322_create_dnskeys.rb
20141006124904_add_dnskey_range_validation.rb Validate DNS keys count 2014-10-06 16:53:26 +03:00
20141006130306_add_registrar_to_contacts.rb Contact - Registrar relation 2014-10-07 16:14:36 +03:00
20141008134959_add_dnskey_settings.rb DNSSEC refactor 2014-10-09 13:59:52 +03:00
20141009100818_create_delegation_signer.rb Fix dnskey adding 2014-10-09 16:17:12 +03:00
20141009101337_add_delegation_signer_to_dnskey.rb DNSSEC refactor 2014-10-09 13:59:52 +03:00
20141010085152_add_snapshot_to_domain.rb Basic archiving overhaul 2014-10-15 10:35:56 +03:00
20141010130412_add_ds_filelds_to_dnskey.rb Go back to original dnskey 2014-10-10 17:08:07 +03:00
20141014073435_change_public_key_type_to_text.rb Digest generation 2014-10-14 10:55:02 +03:00
20141015135255_create_settings.rb Refactor settings 2014-10-15 17:49:42 +03:00
20141015135742_correct_settings.rb Refactor settings 2014-10-15 17:49:42 +03:00
20141105150721_create_messages.rb Basic poll implementation 2014-11-06 13:51:28 +02:00
20141111105931_create_delayed_jobs.rb Basic delayed job implementation 2014-11-11 17:00:41 +02:00
20141114130737_create_keyrelay.rb Add basic keyrelay command, tests 2014-11-14 16:11:09 +02:00
20141120110330_create_zonefile_setting.rb Add test for ds key tag 2014-12-04 13:11:10 +02:00
20141120140837_add_ee_domain_objects.rb Create nameservers cache 2014-11-25 17:39:30 +02:00
20141121093125_add_zonefile_procedure.rb Use cached nameservers in zonefile procedure 2014-11-26 15:05:10 +02:00
20141124105221_remove_address_type_from_contact_disclosure.rb Views and tests for contact disclosure 2014-11-25 16:29:40 +02:00
20141125111414_create_nameservers_cache.rb Use cached nameservers in zonefile procedure 2014-11-26 15:05:10 +02:00
20141126140434_add_serial_to_zonefile_procedure.rb Add dynamic serial number to zonefile procedure 2014-11-28 15:14:24 +02:00
20141127091027_remove_defaults_from_disclosure.rb Updated disclosure 2014-12-01 11:25:47 +02:00
20141202114457_remove_ttl_from_zonefile_ds.rb Remove DS TTL from zonefile 2014-12-02 13:53:59 +02:00
20141203090115_fix_invalid_ips_in_zonefile_prodecure.rb Generate correct ds keys to zonefile, fix missing a and a4 records 2014-12-03 17:17:47 +02:00
20141210085432_add_code_cache_for_domain_contact.rb Cache contact code for epp eager errors 2014-12-10 11:35:48 +02:00
20141211095604_glue_records_fix_in_zonefile_procedure.rb Glue records fix 2014-12-11 16:57:26 +02:00
20141215085117_remove_ns_caching.rb Remove ns caching in zonefile procedure 2014-12-15 12:51:56 +02:00
20141216075056_create_contact_statuses.rb Contact statuses and update_contact modified 2014-12-18 13:53:01 +02:00
20141216133831_remove_registrar_from_user.rb Remove Registrar from User 2014-12-16 15:58:34 +02:00
20141218154829_populate_roles.rb Lock down the controllers 2014-12-19 13:45:17 +02:00
20141229115619_create_legal_documents.rb Create legal documents 2014-12-29 17:19:27 +02:00
20150105134026_drop_cached_nameservers.rb Remove cached nameservers 2015-01-05 15:45:37 +02:00
20150109081914_create_api_log_tables.rb Log REPP requests 2015-01-13 13:58:38 +02:00