summaryrefslogtreecommitdiff
path: root/designate/storage
Commit message (Expand)AuthorAgeFilesLines
* Enable H306 check and fix import orderingMichael Johnson2021-11-186-9/+9
* CERT DNS recordskpdev2021-07-252-1/+30
* Replace md5 for fipsAde Lee2021-06-281-5/+5
* Remove sixwangzihao2021-06-221-4/+1
* Fix migration for sqlalchemy 1.4Michael Johnson2021-06-141-18/+2
* fix database sync always get the wrong valuewu.chunyang2020-09-111-1/+3
* Fix slow zone imports.Dmitry Galkin2020-04-221-4/+36
* Update hacking for Python3Andreas Jaeger2020-04-011-1/+1
* Updated context to use project_idErik Olof Gunnar Andersson2019-06-131-2/+2
* Moved most configuration into designate.confErik Olof Gunnar Andersson2019-05-281-9/+0
* Added missing service_statuses metadataErik Olof Gunnar Andersson2019-04-011-0/+2
* nit: remove downgrade methods and add release noteGraham Hayes2019-01-172-30/+0
* Fix the record_types for CAA and NAPTRRocky2018-11-271-2/+2
* CAA DNS recordsTytus Kurek2018-11-072-1/+46
* NAPTR DNS recordsTytus Kurek2018-11-062-1/+45
* Add unique constraint to service_statusesErik Olof Gunnar Andersson2018-05-201-0/+47
* Remove translation of log messagesErik Olof Gunnar Andersson2018-03-144-13/+8
* PyMySQL 0.8.0 compat fixGraham Hayes2018-01-051-6/+7
* Auto-generate designate.conf.sample via genconfig testenvNguyen Van Trung2017-07-011-3/+4
* Trivial fix pep8 and typosNgo Quoc Cuong2017-05-062-2/+2
* Add SOA to RECORD_TYPES in sqlalchemy.tables and remove eventlet constraintMonty Taylor2017-04-241-1/+1
* Use modules for import not objectsCuong Nguyen2016-12-091-2/+2
* Fix DB migration with postgresqlThomas Bechtold2016-11-114-21/+29
* Remove vim header from source filesCao Xuan Hoang2016-10-052-3/+0
* Improve performance of recordsets APIJames Li2016-08-123-7/+45
* Add API for listing zone transfer acceptssonu.kumar2016-06-151-6/+27
* Merge "Ensure L to M DB migrations correctly inspect current DB state"Jenkins2016-06-011-2/+5
|\
| * Ensure L to M DB migrations correctly inspect current DB stateKiall Mac Innes2016-05-181-2/+5
* | Roll up migrations to start from libertyGraham Hayes2016-05-1934-2236/+395
|/
* Migrate service_statuses table charset to UTF8Federico Ceratto2016-05-091-0/+33
* Fix data filtering with paginationJames Li2016-04-201-8/+5
* Merge "Refactor central/service and others"Jenkins2016-04-151-1/+90
|\
| * Refactor central/service and othersFederico Ceratto2016-04-081-1/+90
* | Merge "Refactor pool and pool_manager attribute update"Jenkins2016-04-141-297/+113
|\ \
| * | Refactor pool and pool_manager attribute updateFederico Ceratto2016-04-071-297/+113
| |/
* | Add support for getting Service StatusEndre Karlson2016-04-124-0/+138
* | Resolves metadata field output on rest call to zone import and exportsonu.kumar2016-04-071-2/+27
|/
* Add placeholders for Mitaka DB BackportsGraham Hayes2016-03-3010-0/+260
* Merge "Log zone serial on fetch and update"Jenkins2016-03-231-0/+6
|\
| * Log zone serial on fetch and updateFederico Ceratto2016-03-181-0/+6
* | Add New Pools DB Tables and CodeKiall Mac Innes2016-03-173-9/+731
* | Fix _find_masters + unit testsGraham Hayes2016-03-111-1/+1
* | Move zone masters to a new tableGraham Hayes2016-03-103-39/+131
|/
* Randomize SOA refresh intervalFederico Ceratto2016-02-221-1/+6
* Add delayed NOTIFYFederico Ceratto2016-02-172-0/+38
* Switch "managed" fields from unicode to stringFederico Ceratto2016-02-052-34/+73
* Merge "Replace deprecated LOG.warn with LOG.warning"Jenkins2016-01-111-1/+1
|\
| * Replace deprecated LOG.warn with LOG.warningSwapnil Kulkarni (coolsvap)2016-01-051-1/+1
* | Update email addresses hp.com to hpe.comFederico Ceratto2016-01-1131-31/+31
* | Merge "Add UniqueConstraint for pool_id + hostname"Jenkins2016-01-072-0/+60
|\ \ | |/ |/|