1920 Commits (52da08dfec3ad6f62c2231844d354ae6c74eccd2)
 

Author SHA1 Message Date
  Ross McFarland 575f50fb56
Merge pull request #683 from octodns/run-ci-on-md-changes 5 years ago
  Ross McFarland 8745081746
Revert "Stopped running CI for doc changes." 5 years ago
  Evgenii Tereshkov 6c1cc47024
Update README.md: fix typo 5 years ago
  Yaroshevich Denis d18757754d
Merge branch 'master' into gcore-provider 5 years ago
  Yaroshevich, Denis 04a9b2b9b8 add logging for all apply actions, instead of in case of error(s) 5 years ago
  Ross McFarland 765766b1bf
Merge pull request #679 from xt0rted/patch-1 5 years ago
  Ross McFarland 236615fdd5
Merge branch 'master' into processors 5 years ago
  Ross McFarland 06f685583c
Remove some whitespace. 5 years ago
  Brian Surowiec bec4d025dc
Update branch name 5 years ago
  Yaroshevich, Denis 2f90ce4756 add more information in logs when RR create/update/delete fail 5 years ago
  Yaroshevich, Denis 88b003130e fix API incorrect behaviour while returning records data: API always must return type in upper case, but at this moment it returns record type as it was provided on record creation 5 years ago
  Yaroshevich, Denis d688c6123a Added G-Core DNS API v2 provider with support of A, AAAA records 5 years ago
  Ross McFarland fa5cff78ff
Merge pull request #668 from ucc/srv_null_records 5 years ago
  Ross McFarland 5e1f653848
Merge remote-tracking branch 'origin/master' into srv_null_records 5 years ago
  Ross McFarland 55af09d73c
use super for supports base case, remove unused `data_for`. 5 years ago
  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 23844b8382
Merge branch 'master' into srv_null_records 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
  Mark Tearle 5d23977bbd Adjust remaining unit tests due to extra records in test zone 5 years ago
  Mark Tearle 84a0c089d4 Warn that NULL SRV records are unsupported in DNS Made Easy provider 5 years ago
  Mark Tearle 2cd5511dc6 Warn that NULL SRV records are unsupported in DNSimple provider 5 years ago
  Mark Tearle e0d79f826f Update Edge DNS tests and fixtures for NULL SRV records 5 years ago
  Mark Tearle fb197b890e Update Mythic Beasts tests and fixtures for NULL SRV records 5 years ago
  Mark Tearle 909c7ad7e8 Update EasyDNS tests and fixtures for NULL SRV records 5 years ago
  Mark Tearle ae65311a96 Update Constellix tests and fixtures for NULL SRV records 5 years ago
  Mark Tearle 4105fb7ee7 Update Gandi tests and fixtures for NULL SRV records 5 years ago
  Mark Tearle 876a5b46f3 Update PowerDNS tests and fixtures for NULL SRV records 5 years ago
  Mark Tearle 39412924da Fix handling of NULL SRV records in DigitalOcean provider 5 years ago
  Mark Tearle 403be8bb83 Fix handling of NULL SRV records in Cloudflare provider 5 years ago
  Mark Tearle 45d5da23cf Add NULL SRV record examples to unit tests 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