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
/
moniker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup bug in bind9 backend.
Kiall Mac Innes
2013-02-11
1
-1
/
+2
*
Domain Sync should not attempt to delete records after deleting the domain
Kiall Mac Innes
2013-02-07
1
-2
/
+3
*
Prevent renaming of a domain, and ensure records are contained in their paren...
Kiall Mac Innes
2013-02-07
9
-65
/
+98
*
Add SPF to type ENUM in Records Table
Kiall Mac Innes
2013-02-07
2
-1
/
+41
*
Remove some magic from the RPC Backend API
Kiall Mac Innes
2013-02-03
1
-16
/
+16
*
Add naive domain/record synchronization implementations
Kiall Mac Innes
2013-02-03
9
-6
/
+220
*
Rename moniker-api-paste.ini -> api-paste.ini
Kiall Mac Innes
2013-01-31
2
-1
/
+1
*
Cleanup and simplify Tenant "Sudo" Code
Kiall Mac Innes
2013-01-31
4
-17
/
+19
*
Cleanup Blacklist code, Protect from sub-domain hijacking. Upgrade to pyflake...
Kiall Mac Innes
2013-01-31
7
-18
/
+277
*
Override the format for records
Endre Karlson
2013-01-30
3
-1
/
+6
*
Replace reserved domain suffixes with regex based domain name blacklist
Kiall Mac Innes
2013-01-30
3
-40
/
+39
*
Use Policy enforcement to record an Audit trail
Kiall Mac Innes
2013-01-30
2
-8
/
+62
*
Update to JSONSchema 0.8 final
Kiall Mac Innes
2013-01-30
1
-2
/
+39
*
Re-add version.py.
Kiall Mac Innes
2013-01-29
2
-1
/
+19
*
Initial Diagnostics API endpoint.
Kiall Mac Innes
2013-01-29
8
-11
/
+112
*
Sync with Oslo 30a50c8a
Kiall Mac Innes
2013-01-29
17
-417
/
+403
*
Allow Moniker Services to Spawn N processes each.
Kiall Mac Innes
2013-01-28
3
-0
/
+6
*
Change to rootwrapper - bug #1075120
Endre Karlson
2013-01-24
7
-42
/
+516
*
A Domain's TTL should be optional
Kiall Mac Innes
2013-01-24
1
-2
/
+3
*
Sanitize content field for certain record types.
Kiall Mac Innes
2013-01-21
1
-2
/
+8
*
Pass server list from central -> backend for domain operations.
Kiall Mac Innes
2013-01-21
12
-61
/
+92
*
PowerDNS Backend Driver
Kiall Mac Innes
2013-01-18
5
-71
/
+332
*
Fix bug #1075268 - Support multiple notification handlers listening to the sa...
Kiall Mac Innes
2013-01-14
1
-1
/
+2
*
Merge "Add support for a "sudo" like mechanism in the API."
Jenkins
2013-01-14
9
-22
/
+122
|
\
|
*
Add support for a "sudo" like mechanism in the API.
Kiall Mac Innes
2013-01-14
9
-22
/
+122
*
|
Add dummy versions list endpoint
Kiall Mac Innes
2013-01-14
1
-0
/
+31
|
/
*
Add support for admin-reserved DNS domain name suffixes.
Kiall Mac Innes
2013-01-10
5
-0
/
+146
*
Add support for PTR records
Kiall Mac Innes
2013-01-10
4
-5
/
+66
*
Sync with oslo a8973c52
Kiall Mac Innes
2013-01-09
3
-5
/
+5
*
Add tests for API 409 Handling (Duplicates / Conflicts)
Kiall Mac Innes
2013-01-09
2
-0
/
+36
*
Add tests for API 404 Handling
Kiall Mac Innes
2013-01-09
4
-4
/
+104
*
Handle RPC timeout's appropriately in the API
Kiall Mac Innes
2013-01-09
6
-0
/
+156
*
Add tests for KeystoneContextMiddleware and NoAuthMiddleware
Kiall Mac Innes
2013-01-08
1
-0
/
+78
*
Allow wildcard DNS records using a *
Kiall Mac Innes
2013-01-08
2
-2
/
+36
*
Ensure `moniker-manage --version` reports the correct version number.
Kiall Mac Innes
2013-01-08
1
-1
/
+2
*
Sync with oslo-incubator ad93e4e3
Kiall Mac Innes
2013-01-08
13
-96
/
+286
*
Switch to a single config file, using a config group per service.
Kiall Mac Innes
2013-01-08
17
-36
/
+157
*
Allow configuration file to be specified via --config-file
Kiall Mac Innes
2013-01-08
4
-13
/
+24
*
Add more happy path API tests for servers/domains/records.
Kiall Mac Innes
2013-01-07
8
-73
/
+331
*
Ensure Schema handle datetime objects appropriately
Kiall Mac Innes
2013-01-07
2
-0
/
+37
*
Centralize argv slicing
Kiall Mac Innes
2013-01-07
1
-2
/
+2
*
Use consistent base class name for moniker.backend tests
Kiall Mac Innes
2013-01-07
4
-7
/
+7
*
Remove dead code from moniker.storage
Kiall Mac Innes
2013-01-06
2
-19
/
+0
*
Fixup hostname regex + add some tests for valid host names.
Kiall Mac Innes
2012-12-29
2
-5
/
+35
*
Sync with oslo 8888ad01
Kiall Mac Innes
2012-12-29
5
-33
/
+31
*
Ditch pre_version argument to oslo-version.
Kiall Mac Innes
2012-12-23
1
-2
/
+1
*
Added generic SQLOPTS
Patrick Galbraith
2012-12-17
3
-24
/
+26
*
Record TTL should default to, and accept, NULL values
Kiall Mac Innes
2012-12-16
3
-3
/
+35
*
Remove unnecessary if/else block from the bind9 zone template
Kiall Mac Innes
2012-12-13
1
-6
/
+0
*
Ensure partial API updates are validated correctly
Kiall Mac Innes
2012-12-11
3
-3
/
+12
[next]