1583 Commits (a63fb06b05e90afde6115ac1a051d8336224077a)
 

Author SHA1 Message Date
  Ross McFarland a63fb06b05
Merge pull request #635 from ucc/loc_record_support 5 years ago
  Ross McFarland cac0a85a42
Merge branch 'master' into loc_record_support 5 years ago
  Ross McFarland ed1a3f7f99
Merge pull request #677 from octodns/2-7-requirement-tweaks 5 years ago
  Ross McFarland e516e7647b
Remove 2.7 form the version matix 5 years ago
  Ross McFarland f64ee57b14
Actually only install twine on 3.x 5 years ago
  Ross McFarland cec53b2180
Require different twines based on python version 5 years ago
  Mark Tearle ccd7994347
Merge branch 'master' into loc_record_support 5 years ago
  Ross McFarland 5cb0fa1641
Merge pull request #674 from patcon/related-proj-docs 5 years ago
  Patrick Connolly 29c8f3253e
Update README.md 5 years ago
  Ross McFarland 571b707d63
Merge branch 'master' into related-proj-docs 5 years ago
  Ross McFarland ce3de86524
Merge pull request #675 from snh/powerdns-sort 5 years ago
  Ross McFarland 6034e8022f
Swap import order 5 years ago
  Steven Honson fdf74f9dd3
powerdns: sort in place 5 years ago
  Steven Honson 39d86f023e
powerdns: deletes before replaces 5 years ago
  Patrick Connolly a8366aa02d Stopped running CI for doc changes. 5 years ago
  Patrick Connolly e991d8dc10
Removed implementation example. 5 years ago
  Ross McFarland 89356f8302
Merge pull request #671 from octodns/making-changes-info 5 years ago
  Ross McFarland 61b117693b
Merge branch 'master' into making-changes-info 5 years ago
  Mark Tearle 9e70caf92c Update test_octodns_source_axfr.py to catch up with upstream changes/tests 5 years ago
  Mark Tearle f5c2f3a141 Add LOC record support to PowerDNS provider 5 years ago
  Mark Tearle 5852ae7a2f Detect changes to LOC record correctly 5 years ago
  Mark Tearle 5963c8b894 Force order of Delete() -> Create() -> Update() in Cloudflare provider 5 years ago
  Mark Tearle 8338e8db58 Add LOC record support to Cloudflare provider 5 years ago
  Mark Tearle 3ac8d0fa1c Add LOC record support to AXFR source 5 years ago
  Mark Tearle 9d4bd0aaec Add support for LOC records 5 years ago
  Patrick Connolly 2346ebc1ce Added list of projects & resources. 5 years ago
  Ross McFarland ade8d54df3
Merge pull request #665 from octodns/fix-windows-filename-problems 5 years ago
  Ross McFarland 858628a867
Update yaml test path to work on windows 5 years ago
  Ross McFarland f9cbf81817
Merge branch 'master' into fix-windows-filename-problems 5 years ago
  Ross McFarland 4081c7b31b
Add the number of changes and zone name to "making changes" 5 years ago
  Ross McFarland 5dccb25bc1
Merge pull request #670 from octodns/fqdn-force-string 5 years ago
  Ross McFarland cda56a3ca7
Force the value passed to FQDN to be a str 5 years ago
  Ross McFarland 9aa22da1f7
Merge pull request #669 from rreichel3/rreichel3/lazy-load-azuredns-client 5 years ago
  Robert Reichel ec0b309437 Remove unused client ref 5 years ago
  Robert Reichel 290a630303 Update test_octodns_provider_azuredns.py 5 years ago
  Robert Reichel c83e765acc Merge branch 'rreichel3/lazy-load-azuredns-client' of https://github.com/rreichel3/octodns into rreichel3/lazy-load-azuredns-client 5 years ago
  Robert Reichel d94db03f5b Fix lint 5 years ago
  Robert Reichel 9056c781c2
Merge branch 'master' into rreichel3/lazy-load-azuredns-client 5 years ago
  Robert Reichel 950090bb54 Update test_octodns_provider_azuredns.py 5 years ago
  Robert Reichel 1982fbddac Update patching 5 years ago
  Robert Reichel 45d0efe4ec Merge branch 'rreichel3/lazy-load-azuredns-client' of https://github.com/rreichel3/octodns into rreichel3/lazy-load-azuredns-client 5 years ago
  Robert Reichel c2c05a761e Fix patching 5 years ago
  Robert Reichel a58371e3bb
Apply suggestions from code review 5 years ago
  Robert Reichel 831d1cc30b Add missing colon 5 years ago
  Robert Reichel 5e78d07a97 Use @property in lieu of property() 5 years ago
  Robert Reichel 975376d09d Remove trailing whitespace 5 years ago
  Robert Reichel 6fb77c0810 Add set DNS client logic if needed for testing 5 years ago
  Robert Reichel 6146be8ec3 Remove unused set_dns_client property 5 years ago
  Robert Reichel 0b116a57b9 Modify Azure DNS Client logic to lazy load 5 years ago
  Ross McFarland 99a9f77bac
Merge pull request #667 from rreichel3/rreichel3/azure-dns-zones-improvement 5 years ago