Commit Graph

  • 23844b8382 Merge branch 'master' into srv_null_records Ross McFarland 2021-02-18 06:15:04 -08:00
  • ed1a3f7f99 Merge pull request #677 from octodns/2-7-requirement-tweaks Ross McFarland 2021-02-16 07:47:41 -08:00
  • e516e7647b Remove 2.7 form the version matix Ross McFarland 2021-02-16 07:39:52 -08:00
  • f64ee57b14 Actually only install twine on 3.x Ross McFarland 2021-02-16 07:11:46 -08:00
  • cec53b2180 Require different twines based on python version Ross McFarland 2021-02-16 07:11:14 -08:00
  • ccd7994347 Merge branch 'master' into loc_record_support Mark Tearle 2021-02-15 22:52:49 +08:00
  • 5d23977bbd Adjust remaining unit tests due to extra records in test zone Mark Tearle 2021-01-30 15:44:32 +08:00
  • 84a0c089d4 Warn that NULL SRV records are unsupported in DNS Made Easy provider Mark Tearle 2020-12-25 19:21:41 +08:00
  • 2cd5511dc6 Warn that NULL SRV records are unsupported in DNSimple provider Mark Tearle 2021-01-30 00:08:24 +08:00
  • e0d79f826f Update Edge DNS tests and fixtures for NULL SRV records Mark Tearle 2021-01-15 18:32:11 +08:00
  • fb197b890e Update Mythic Beasts tests and fixtures for NULL SRV records Mark Tearle 2021-01-11 22:07:58 +08:00
  • 909c7ad7e8 Update EasyDNS tests and fixtures for NULL SRV records Mark Tearle 2021-01-08 16:51:36 +08:00
  • ae65311a96 Update Constellix tests and fixtures for NULL SRV records Mark Tearle 2020-12-29 17:11:22 +08:00
  • 4105fb7ee7 Update Gandi tests and fixtures for NULL SRV records Mark Tearle 2020-12-29 17:06:50 +08:00
  • 876a5b46f3 Update PowerDNS tests and fixtures for NULL SRV records Mark Tearle 2020-12-19 22:32:23 +08:00
  • 39412924da Fix handling of NULL SRV records in DigitalOcean provider Mark Tearle 2020-12-09 21:23:14 +08:00
  • 403be8bb83 Fix handling of NULL SRV records in Cloudflare provider Mark Tearle 2020-12-09 19:13:17 +08:00
  • 45d5da23cf Add NULL SRV record examples to unit tests Mark Tearle 2020-12-09 19:02:36 +08:00
  • 5cb0fa1641 Merge pull request #674 from patcon/related-proj-docs Ross McFarland 2021-02-11 17:48:25 -08:00
  • 29c8f3253e Update README.md Patrick Connolly 2021-02-11 20:35:32 -05:00
  • 571b707d63 Merge branch 'master' into related-proj-docs Ross McFarland 2021-02-11 17:13:08 -08:00
  • ce3de86524 Merge pull request #675 from snh/powerdns-sort Ross McFarland 2021-02-11 17:12:40 -08:00
  • 6034e8022f Swap import order Ross McFarland 2021-02-11 17:05:42 -08:00
  • fdf74f9dd3 powerdns: sort in place Steven Honson 2021-02-12 00:48:42 +11:00
  • 39d86f023e powerdns: deletes before replaces Steven Honson 2021-02-12 00:29:48 +11:00
  • a8366aa02d Stopped running CI for doc changes. Patrick Connolly 2021-02-09 16:06:25 -05:00
  • e991d8dc10 Removed implementation example. Patrick Connolly 2021-02-09 16:02:52 -05:00
  • 89356f8302 Merge pull request #671 from octodns/making-changes-info Ross McFarland 2021-02-09 08:12:56 -08:00
  • 61b117693b Merge branch 'master' into making-changes-info Ross McFarland 2021-02-09 07:50:53 -08:00
  • 9e70caf92c Update test_octodns_source_axfr.py to catch up with upstream changes/tests Mark Tearle 2021-02-09 20:47:03 +08:00
  • f5c2f3a141 Add LOC record support to PowerDNS provider Mark Tearle 2021-01-31 22:45:48 +08:00
  • 5852ae7a2f Detect changes to LOC record correctly Mark Tearle 2021-01-13 21:46:23 +08:00
  • 5963c8b894 Force order of Delete() -> Create() -> Update() in Cloudflare provider Mark Tearle 2020-12-01 00:02:49 +08:00
  • 8338e8db58 Add LOC record support to Cloudflare provider Mark Tearle 2020-11-30 23:56:04 +08:00
  • 3ac8d0fa1c Add LOC record support to AXFR source Mark Tearle 2020-11-30 23:44:55 +08:00
  • 9d4bd0aaec Add support for LOC records Mark Tearle 2020-11-29 23:42:51 +08:00
  • 2346ebc1ce Added list of projects & resources. Patrick Connolly 2021-02-08 21:24:41 -05:00
  • ade8d54df3 Merge pull request #665 from octodns/fix-windows-filename-problems Ross McFarland 2021-02-05 12:13:35 -08:00
  • 858628a867 Update yaml test path to work on windows Ross McFarland 2021-02-05 12:06:46 -08:00
  • f9cbf81817 Merge branch 'master' into fix-windows-filename-problems Ross McFarland 2021-02-05 12:04:31 -08:00
  • 4081c7b31b Add the number of changes and zone name to "making changes" Ross McFarland 2021-02-05 11:55:37 -08:00
  • 5dccb25bc1 Merge pull request #670 from octodns/fqdn-force-string Ross McFarland 2021-02-04 12:02:31 -08:00
  • cda56a3ca7 Force the value passed to FQDN to be a str Ross McFarland 2021-02-04 10:48:45 -08:00
  • 9aa22da1f7 Merge pull request #669 from rreichel3/rreichel3/lazy-load-azuredns-client Ross McFarland 2021-02-02 12:45:53 -08:00
  • ec0b309437 Remove unused client ref Robert Reichel 2021-02-02 13:34:15 -05:00
  • 290a630303 Update test_octodns_provider_azuredns.py Robert Reichel 2021-02-02 13:29:52 -05:00
  • c83e765acc Merge branch 'rreichel3/lazy-load-azuredns-client' of https://github.com/rreichel3/octodns into rreichel3/lazy-load-azuredns-client Robert Reichel 2021-02-02 13:26:30 -05:00
  • d94db03f5b Fix lint Robert Reichel 2021-02-02 13:26:28 -05:00
  • 9056c781c2 Merge branch 'master' into rreichel3/lazy-load-azuredns-client Robert Reichel 2021-02-02 13:23:30 -05:00
  • 950090bb54 Update test_octodns_provider_azuredns.py Robert Reichel 2021-02-02 13:23:02 -05:00
  • 1982fbddac Update patching Robert Reichel 2021-02-02 13:18:04 -05:00
  • 45d0efe4ec Merge branch 'rreichel3/lazy-load-azuredns-client' of https://github.com/rreichel3/octodns into rreichel3/lazy-load-azuredns-client Robert Reichel 2021-02-02 13:14:30 -05:00
  • c2c05a761e Fix patching Robert Reichel 2021-02-02 13:14:29 -05:00
  • a58371e3bb Apply suggestions from code review Robert Reichel 2021-02-02 12:40:57 -05:00
  • 831d1cc30b Add missing colon Robert Reichel 2021-02-02 12:34:44 -05:00
  • 5e78d07a97 Use @property in lieu of property() Robert Reichel 2021-02-02 12:31:04 -05:00
  • 975376d09d Remove trailing whitespace Robert Reichel 2021-02-02 12:26:04 -05:00
  • 6fb77c0810 Add set DNS client logic if needed for testing Robert Reichel 2021-02-02 12:21:48 -05:00
  • 6146be8ec3 Remove unused set_dns_client property Robert Reichel 2021-02-02 12:21:00 -05:00
  • 0b116a57b9 Modify Azure DNS Client logic to lazy load Robert Reichel 2021-02-02 12:18:40 -05:00
  • 99a9f77bac Merge pull request #667 from rreichel3/rreichel3/azure-dns-zones-improvement Ross McFarland 2021-01-31 09:27:22 -08:00
  • c0000ee627 Merge branch 'master' into rreichel3/azure-dns-zones-improvement Ross McFarland 2021-01-31 09:24:56 -08:00
  • 3ab532c5af Fix test coverage Robert Reichel 2021-01-29 15:30:17 -05:00
  • f92fdfce17 Even more desperate attempts to appease linter Robert Reichel 2021-01-29 15:24:42 -05:00
  • f79ad89e82 Continue linter appeasement Robert Reichel 2021-01-29 15:22:13 -05:00
  • 83cc7fbe1a Appease the linter Robert Reichel 2021-01-29 15:19:19 -05:00
  • a8505d66f1 Improve checking and creating Azure DNS Zones Robert Reichel 2021-01-29 15:11:27 -05:00
  • 4ce2563d2e Remove the rest of the . ending files, clean up code and tests for better coverage Ross McFarland 2021-01-28 13:24:35 -08:00
  • c06dd6f846 Merge branch 'fix-windows-filename-problems' of github.com:octodns/octodns into fix-windows-filename-problems Ross McFarland 2021-01-28 12:23:40 -08:00
  • 9057aaf49d Merge remote-tracking branch 'origin/master' into fix-windows-filename-problems Ross McFarland 2021-01-28 12:23:31 -08:00
  • dd1dbfbfdd Rework copyfile and skip based on feedback from windows test Ross McFarland 2021-01-28 12:23:13 -08:00
  • dbc858d4a4 Merge branch 'master' into fix-windows-filename-problems Ross McFarland 2021-01-25 17:36:41 -08:00
  • 3a37620ce5 Merge pull request #664 from octodns/zonefile-ext-fix Ross McFarland 2021-01-25 17:36:32 -08:00
  • 37381bd274 Skip the axfr default name test if we can't create the needed tests file Ross McFarland 2021-01-25 15:50:34 -08:00
  • ea943e606e Avoid . on the end of files, but still test axfr default Ross McFarland 2021-01-25 15:45:23 -08:00
  • c08d4ac88f Look for zone filename not zone_name in axfr directory listing Ross McFarland 2021-01-25 15:35:37 -08:00
  • 97feaa7823 Rename extention zonefile test to avoid existing unit.tests. Ross McFarland 2021-01-25 15:32:30 -08:00
  • e232d595de Merge pull request #596 from ppieprzycki/azuredns_txt Ross McFarland 2021-01-23 09:12:26 -08:00
  • 9e04076d5f Merge branch 'master' into azuredns_txt Ross McFarland 2021-01-23 09:09:12 -08:00
  • 19a68ec502 Merge pull request #660 from yzguy/zonefilesource_alt_ext Adam Smith 2021-01-09 15:30:58 -05:00
  • b2eab63d54 ZoneFileSource: allow users to specify file extension Adam Smith 2021-01-08 19:36:58 -05:00
  • 97dbb6a782 Merge pull request #659 from yzguy/fqdn_module_missing Adam Smith 2021-01-08 18:44:19 -05:00
  • 8d1f6c69e7 Add fqdn module to setup.py as dependency Adam Smith 2021-01-08 15:08:38 -08:00
  • 7fe72f0061 Remove blank lines Piotr Pieprzycki 2021-01-04 09:14:58 +01:00
  • 7afedb9893 Merge branch 'master' into azuredns_txt Piotr Pieprzycki 2021-01-04 08:55:18 +01:00
  • a2094ff9eb Merge pull request #587 from Arunothia/master Ross McFarland 2021-01-03 13:34:24 -08:00
  • ab89a92c80 Merge branch 'master' into master Ross McFarland 2021-01-03 13:24:09 -08:00
  • 2b82fa56a7 Merge pull request #654 from PeterDaveHello/patch-1 Ross McFarland 2021-01-03 13:15:50 -08:00
  • 082e1a0229 Merge branch 'master' into master Arunothia Marappan 2020-12-26 15:02:27 -08:00
  • 32811ed5c1 Update octodns/provider/azuredns.py Arunothia Marappan 2020-12-26 15:01:14 -08:00
  • d801a40057 Fix indent of config/example.com.yaml in README.md Peter Dave Hello 2020-12-27 04:49:11 +08:00
  • 4222c6bdb8 Merge pull request #653 from PeterDaveHello/RefactorGitHookShellScript Ross McFarland 2020-12-26 08:23:18 -08:00
  • cffc906071 Removing trailing whitespace in comment Arunothia Marappan 2020-12-25 21:53:47 -08:00
  • cad48ea4e8 Updating lengthy comment Arunothia Marappan 2020-12-25 21:50:46 -08:00
  • d28d51290b Removing space from blank line Arunothia Marappan 2020-12-25 21:11:02 -08:00
  • 949a136f53 Enforcing Delete to happen before all other operations in _apply Arunothia Marappan 2020-12-25 21:07:23 -08:00
  • e8573a91f4 Merge branch 'master' of https://github.com/octodns/octodns Arunothia Marappan 2020-12-25 17:59:18 -08:00
  • 0fad8fa0d9 Quote variable to prevent globbing, word splitting in .git_hooks_pre-commit Peter Dave Hello 2020-12-21 03:32:25 +08:00
  • 8095f4560a Replace legacy ... w/ $(...) in .git_hooks_pre-commit Peter Dave Hello 2020-12-21 03:29:09 +08:00
  • 1633af6723 Merge pull request #652 from PeterDaveHello/UpdateDevDependency Ross McFarland 2020-12-20 07:37:52 -08:00