Commit Graph
781 Commits
Author SHA1 Message Date
Rhosyn Celyn 9dc44c3f2c Clean up and simplification of tests and command generation, bug fix for multiple sub domain NS records and handling of creation/deletion 2019-06-17 16:34:58 +01:00
Rhosyn Celyn 9b8e74c5dd Small clean up to populate and exceptions for requests 2019-06-14 15:09:41 +01:00
Rhosyn Celyn d6fb3310d5 Applied suggested modifications 2019-05-14 16:12:53 +01:00
cwningen 57b03971d8 Update octodns/provider/mythicbeasts.py
Seems fair to me! I think a lot of the suggestions you've mentioned are obvious ones that have been lost on me from being very confused trying to understand the available objects

Co-Authored-By: Ross McFarland <[email protected]>
2019-05-14 14:46:49 +01:00
Rhosyn Celyn fd63150cac Added tests, clean up and small modifications 2019-05-13 16:51:38 +01:00
Rhosyn Celyn 2b6d86fb4f E125 fix 2019-05-09 21:47:17 +01:00
Rhosyn Celyn 47f76d1535 Linting and clean up 2019-05-09 18:45:57 +01:00
Rhosyn Celyn 7ebde02647 Merge branch 'master' of https://github.com/mythic-beasts/octodns 2019-05-09 16:46:12 +01:00
Rhosyn Celyn 3f4afbac27 Working initial implementation for Mythic Beasts DNS API 2019-05-09 16:45:19 +01:00
Ross McFarland aeeec85ab6 Merge pull request #358 from github/rel-0-9-5
v0.9.5 version bump and CHANGELOG updates
v0.9.5
2019-05-06 10:26:51 -07:00
Ross McFarland 7668e15bb6 v0.9.5 version bump and CHANGELOG updates 2019-05-06 08:36:50 -07:00
Ross McFarland dc8ec2481e Merge pull request #357 from github/doc-dynamic
Pass at documenting dynamic record support
2019-05-06 08:12:36 -07:00
Theo Julienne f2a63e06b7 Apply suggestions from code review
Co-Authored-By: ross <[email protected]>
2019-05-06 07:58:14 -07:00
Ross McFarland 470daa8843 Pass at documenting dynamic record support
Bit of general doc cleanup and refactoring while I'm in here.
2019-05-03 09:16:06 -07:00
Rhosyn Celyn b670a0695f Updated tweaks and bug fixes for ANAME/ALIAS 2019-05-01 15:49:33 +01:00
Ross McFarland 65ee60491e Merge pull request #356 from github/route53-delete-fix-r2
Make sure both set-id and name match when finding rrset
2019-04-29 09:56:15 -07:00
Ross McFarland 1c60ed018b Make sure both set-id and name match when finding rrset 2019-04-29 09:49:40 -07:00
Ross McFarland 43a9a9cbd4 Merge pull request #355 from github/route53-delete-orig-rrset
Route53 delete orig rrset
2019-04-29 09:12:17 -07:00
Ross McFarland e4fbcf1090 Improved Route53Provider deltion for Dynamic Value too 2019-04-29 09:02:45 -07:00
Ross McFarland 2df87d7dfe Improve Route53 DELETE reliability using existing rrset 2019-04-29 08:52:56 -07:00
Ross McFarland 1deb63bb8c Merge pull request #343 from adhawkins/tinydns-additions
Tinydns additions
2019-04-26 03:22:51 -07:00
Ross McFarland 6d8a874e04 Merge branch 'master' into tinydns-additions 2019-04-26 02:50:43 -07:00
Ross McFarland 8c9b9fce89 Move method doc to comment 2019-04-26 02:43:58 -07:00
Andy Hawkins 9a4e99336d Merge branch 'tinydns-additions' of https://github.com/adhawkins/octodns into tinydns-additions 2019-04-26 09:45:11 +01:00
Andy Hawkins 29e477edbd Add comment about adding ':' characters into AAAA records read
from TinyDNS files
2019-04-26 09:44:03 +01:00
Ross McFarland b57cbbb092 Merge pull request #351 from PeterDaveHello/Update-CHANGELOG.md
Update CHANGELOG.md to include new normalizations
2019-04-23 12:24:00 -07:00
Ross McFarland 5fce418bf0 Merge branch 'master' into Update-CHANGELOG.md 2019-04-23 12:18:53 -07:00
Ross McFarland a3a02a7423 Merge pull request #350 from PeterDaveHello/Add-README.md-ToC
README.md: Add "Table of Contents"
2019-04-23 12:18:38 -07:00
Ross McFarland 96698d2324 Merge branch 'master' into Add-README.md-ToC 2019-04-23 12:08:05 -07:00
Ross McFarland 3fd181365a Merge pull request #348 from PeterDaveHello/update-gitignore
Update .gitignore to exclude setup.py generated build dir
2019-04-23 12:07:52 -07:00
Ross McFarland d64b703259 Merge branch 'master' into update-gitignore 2019-04-23 11:07:37 -07:00
Rhosyn Celyn be9dbd8ce3 Initial commit for Mythic API 2019-04-23 16:25:00 +01:00
Peter Dave Hello 273f9fe059 Update CHANGELOG.md to include new normalizations
cc #337 #346
2019-04-21 01:38:52 +08:00
Peter Dave Hello 54114b3a3a README.md: Add "Table of Contents" 2019-04-21 01:33:38 +08:00
Ross McFarland 617606db20 Merge pull request #349 from solvaholic/udpate-records-link
Update link to record objects
2019-04-20 09:25:38 -07:00
Ross McFarland e08ff63728 Merge branch 'master' into udpate-records-link 2019-04-20 08:39:31 -07:00
Ross McFarland a8555a732f Merge branch 'master' into tinydns-additions 2019-04-20 08:18:35 -07:00
Ross McFarland a81cdaa032 Merge pull request #346 from PeterDaveHello/normalize-cname
Normalize CNAME/ALIAS/PTR value to lower-case
2019-04-20 07:48:27 -07:00
Ross McFarland 219eb5eb0e Merge branch 'master' into normalize-cname 2019-04-20 07:43:21 -07:00
Ross McFarland f41d7ef242 Merge pull request #338 from PeterDaveHello/refactor-scripts
Refactor shell script syntax and consistency
2019-04-20 07:42:58 -07:00
Roger D. Winans eab676fd12 Update link to record objects
#303 renamed records.py to records/__init__.py.

This updates docs/records.md to link to the new path.
2019-04-19 19:55:08 -04:00
Peter Dave Hello 9d730ce0c0 Update .gitignore to exclude setup.py generated build dir 2019-04-18 02:59:49 +08:00
Peter Dave Hello 68580ac25b Normalize CNAME/ALIAS/PTR value to lower-case 2019-04-17 23:43:01 +08:00
Andy Hawkins c89b0dbabd Add tests for escaping semicolons in TinyDNS TXT records 2019-04-17 11:35:51 +01:00
Andy Hawkins 799e939381 Escape semicolons read in from TinyDNS TXT records 2019-04-17 11:34:55 +01:00
Peter Dave Hello a516f2ca7c Refactor shell script syntax and consistency
- Add a missing space for styling
- Replace legacy "\`...\`" with `$(...)`
- Quote variable to prevent word splitting
- Use builtin `command -v` instead of non-standard `which`
- Add two missing `>&2` redirection for error/warning message
2019-04-13 22:04:04 +08:00
Andy Hawkins 3b98f3e0e1 Add tests for TinyDNS AAAA records 2019-04-12 21:30:45 +01:00
Andy Hawkins a10cab351b Add support for TinyDNS AAAA records 2019-04-12 21:29:58 +01:00
Andy Hawkins 1892489e77 Add tests for TinyDNS TXT records 2019-04-12 20:41:02 +01:00
Andy Hawkins fbfc3f8bb9 Add support for TinyDNS TXT records 2019-04-12 20:40:28 +01:00