summaryrefslogtreecommitdiff
path: root/designate/storage
Commit message (Expand)AuthorAgeFilesLines
...
| * Add UniqueConstraint for pool_id + hostnameEndre Karlson2016-01-052-0/+60
* | Test database schema and indexesFederico Ceratto2015-11-251-5/+5
|/
* Rename all references of Domain to ZoneGraham Hayes2015-11-175-285/+490
* Added placeholder migrations for stable/libertyGraham Hayes2015-11-1210-0/+300
* Merge "Implement deleted zone purging"Jenkins2015-09-082-2/+75
|\
| * Implement deleted zone purgingFederico Ceratto2015-09-082-2/+75
* | Fix AXFR / Secondary zone functionalityEndre Karlson2015-09-061-2/+2
|/
* Asynchronous Zone ExportTimSimmons2015-08-284-1/+147
* Refactor Zone Import InternalsTimSimmons2015-08-282-36/+39
* Merge "Add DomainMaster Object to designate objects"Jenkins2015-08-221-5/+123
|\
| * Add DomainMaster Object to designate objectsGraham Hayes2015-08-131-5/+123
* | Export ZonesMimi2015-08-111-0/+18
|/
* Merge "Add shard and domain_shard to tables"Jenkins2015-07-012-3/+115
|\
| * Add shard and domain_shard to tablesEndre Karlson2015-06-302-3/+115
* | fix broken UTs for python3 compatibilityPradeep Kumar Singh2015-06-301-1/+2
|/
* Asynchronous Zone ImportTim Simmons2015-06-224-0/+177
* Moved RecordSet lookup to a custom join queryGraham Hayes2015-05-111-21/+21
* Merge "Fix a wrong obj_reset_changes field"Jenkins2015-05-041-1/+1
|\
| * Fix a wrong obj_reset_changes fieldstanzgy2015-05-041-1/+1
* | Drop use of 'oslo' namespace packageDoug Hellmann2015-04-288-8/+8
|/
* Add an index to speed up update_statusTim Simmons2015-04-231-0/+49
* Add stable/kilo placeholder migrationsKiall Mac Innes2015-04-0910-0/+300
* Merge "Fixed sort key to not sort by an un-indexed field by default"Jenkins2015-04-071-0/+48
|\
| * Fixed sort key to not sort by an un-indexed field by defaultGraham Hayes2015-04-071-0/+48
* | Merge "Fix support for PostgreSQL"Jenkins2015-04-076-117/+93
|\ \ | |/ |/|
| * Fix support for PostgreSQLEndre Karlson2015-04-016-117/+93
* | Reduce the # of SQL queries during AXFRsTim Simmons2015-03-312-0/+31
|/
* Allow for duplicate domains in different poolsEndre Karlson2015-03-252-1/+55
* Merge "Remove "Including all tenants items" debug log"Jenkins2015-03-231-5/+3
|\
| * Remove "Including all tenants items" debug logstanzgy2015-03-191-5/+3
* | Move Pool NS Records to their own tableKiall Mac Innes2015-03-203-43/+258
|/
* MDNS part of Secondary zonesEndre Karlson2015-03-161-0/+25
* Support secondary zonesEndre Karlson2015-03-163-11/+245
* Implement Scoped TSIG Key SupportKiall Mac Innes2015-03-022-0/+78
* Ensure count record/recordsets respect deleted domainsKiall Mac Innes2015-02-171-2/+18
* Merge "Remove dead server code in storage and add tests"Jenkins2015-02-051-10/+0
|\
| * Remove dead server code in storage and add testsEndre Karlson2015-02-051-10/+0
* | Refactor RecordSet Relation LoadsKiall Mac Innes2015-01-211-28/+18
|/
* Switch to oslo.logEndre Karlson2015-01-213-4/+4
* Server Pool Storage Clean UpBetsy Luzader2015-01-204-99/+37
* Moved to oslo_utils namespaceKiall Mac Innes2015-01-142-2/+2
* Moved to oslo_db namespaceGraham Hayes2015-01-142-2/+2
* Migrate Server tableBetsy Luzader2015-01-083-18/+155
* Pool_Attribute Storage TestsBetsy Luzader2014-12-301-1/+2
* Merge "Fixed the syntax of obj_reset_changes in SQLA"Jenkins2014-12-171-12/+9
|\
| * Fixed the syntax of obj_reset_changes in SQLAGraham Hayes2014-12-151-12/+9
* | Pool Manager Integration with Centralrjrjr2014-12-151-1/+1
|/
* Add metadata, totalcount fields to zones/recordsets collectionsJordan Cazamias2014-12-011-2/+12
* Added functionality to allow for zone ownership transfersGraham Hayes2014-11-203-1/+304
* Add a reverse name columns to domains/recordsetsTim Simmons2014-11-183-2/+135