index
:
delta/openstack/designate.git
master
milestone-proposed
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/designate.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend reports API extension with more information
Kiall Mac Innes
2013-04-29
1
-0
/
+2
*
Cleanup method/varible ordering in the various places they are defined
Kiall Mac Innes
2013-04-29
1
-5
/
+6
*
Add Central.find_*() methods
Kiall Mac Innes
2013-04-11
1
-0
/
+4
*
Abstract API exception handling
Kiall Mac Innes
2013-03-26
1
-2
/
+5
*
Merge "Added /reports, /reports/domains, /reports/records & /reports/tenants"
Jenkins
2013-03-25
2
-1
/
+5
|
\
|
*
Added /reports, /reports/domains, /reports/records & /reports/tenants
Simon McCartney
2013-03-25
2
-1
/
+5
*
|
Add support for specifying custom domain/record name max lengths.
Kiall Mac Innes
2013-03-20
1
-0
/
+6
*
|
Add localhost, localdomain and local and remove com, net, org from default bl...
Kiall Mac Innes
2013-03-19
1
-1
/
+1
*
|
Add 'accepted_tld_list' config option
Kiall Mac Innes
2013-03-14
1
-0
/
+3
*
|
Use the 'fake' backend by default
Kiall Mac Innes
2013-03-12
1
-2
/
+2
|
/
*
Make Diagnostics and Sync API's optional
Kiall Mac Innes
2013-03-12
1
-0
/
+3
*
Separate notification handling from the central service
Kiall Mac Innes
2013-03-11
1
-4
/
+8
*
Rename sync-all to the more accurate "sync-domains"
Kiall Mac Innes
2013-03-02
1
-1
/
+1
*
Add novalocal to the default domain name blacklist.
Kiall Mac Innes
2013-03-01
1
-1
/
+1
*
Move diagnostics API resource under /v1/ and split out the sync methods.
Kiall Mac Innes
2013-02-23
1
-9
/
+0
*
Add ability to fetch the list of nameservers hosting a particular domain.
Kiall Mac Innes
2013-02-21
1
-0
/
+1
*
Provide initial support for TSIG.
Kiall Mac Innes
2013-02-11
1
-0
/
+6
*
Add naive domain/record synchronization implementations
Kiall Mac Innes
2013-02-03
1
-1
/
+5
*
Rename moniker-api-paste.ini -> api-paste.ini
Kiall Mac Innes
2013-01-31
1
-0
/
+0
*
Override the format for records
Endre Karlson
2013-01-30
1
-0
/
+11
*
Replace reserved domain suffixes with regex based domain name blacklist
Kiall Mac Innes
2013-01-30
2
-3
/
+3
*
Initial Diagnostics API endpoint.
Kiall Mac Innes
2013-01-29
2
-1
/
+11
*
Move config files from 'etc/' to 'etc/moniker/' to match what oslo's update.p...
Kiall Mac Innes
2013-01-28
5
-0
/
+0
*
Add sample config entry for reserved_domain_suffixes
Kiall Mac Innes
2013-01-24
1
-0
/
+3
*
Change to rootwrapper - bug #1075120
Endre Karlson
2013-01-24
3
-2
/
+42
*
Add sample PowerDNS backend config
Kiall Mac Innes
2013-01-18
1
-0
/
+12
*
Log messages produced by the Keystone Auth Token middleware
Kiall Mac Innes
2013-01-14
1
-1
/
+1
*
Merge "Add support for a "sudo" like mechanism in the API."
Jenkins
2013-01-14
2
-4
/
+6
|
\
|
*
Add support for a "sudo" like mechanism in the API.
Kiall Mac Innes
2013-01-14
2
-4
/
+6
*
|
Add dummy versions list endpoint
Kiall Mac Innes
2013-01-14
1
-2
/
+6
|
/
*
Add support for admin-reserved DNS domain name suffixes.
Kiall Mac Innes
2013-01-10
1
-1
/
+3
*
*Really* cleanup the sample config this time
Kiall Mac Innes
2013-01-09
1
-13
/
+43
*
Cleanup sample config file
Kiall Mac Innes
2013-01-08
1
-3
/
+3
*
Switch to a single config file, using a config group per service.
Kiall Mac Innes
2013-01-08
3
-69
/
+40
*
Fixup default policy.json
Kiall Mac Innes
2013-01-08
1
-1
/
+1
*
Provide sample logdir config option.
Kiall Mac Innes
2012-12-29
3
-0
/
+9
*
Move database_connection sample config to the correct section
Kiall Mac Innes
2012-12-13
1
-4
/
+3
*
Fixup sample moniker-api.conf
Kiall Mac Innes
2012-12-09
1
-1
/
+1
*
bug #1086467, fixed by using moniker record ID in dns_domains column.
Patrick Galbraith
2012-12-04
1
-0
/
+11
*
Allow the central and agent services to have separate defaults for the backen...
Kiall Mac Innes
2012-12-04
1
-1
/
+1
*
Add backend_driver default to moniker-central.conf
Kiall Mac Innes
2012-12-03
1
-0
/
+3
*
Fixup sample agent config
Kiall Mac Innes
2012-11-22
1
-5
/
+5
*
Add policy checks for all resource create/update/delete/get/list actions
Kiall Mac Innes
2012-11-17
1
-1
/
+13
*
Pull Keystone middleware from the keystone client package.
Kiall Mac Innes
2012-11-17
1
-1
/
+1
*
Restrict the Servers resource to admin users
Kiall Mac Innes
2012-11-17
1
-1
/
+7
*
Abstract out functionality into plugins
Endre Karlson
2012-11-16
2
-7
/
+31
*
Subclass OS-Common's Context class
Kiall Mac Innes
2012-11-13
1
-1
/
+1
*
Be consistent with sample state_path configuration value.
Kiall Mac Innes
2012-11-12
2
-1
/
+4
*
Switch bind9 agent to a driver based implementation.
Kiall Mac Innes
2012-11-10
1
-2
/
+2
*
Minor sample config file fixes
Kiall Mac Innes
2012-11-09
2
-1
/
+3
[next]