1850 Commits (6d302af719d1036dac0c1a2be2e2f055a8458077)
 

Author SHA1 Message Date
  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
  Ross McFarland c0000ee627
Merge branch 'master' into rreichel3/azure-dns-zones-improvement 5 years ago
  Robert Reichel 3ab532c5af Fix test coverage 5 years ago
  Robert Reichel f92fdfce17 Even more desperate attempts to appease linter 5 years ago
  Robert Reichel f79ad89e82 Continue linter appeasement 5 years ago
  Robert Reichel 83cc7fbe1a Appease the linter 5 years ago
  Robert Reichel a8505d66f1 Improve checking and creating Azure DNS Zones 5 years ago
  Ross McFarland 4ce2563d2e
Remove the rest of the . ending files, clean up code and tests for better coverage 5 years ago
  Ross McFarland c06dd6f846
Merge branch 'fix-windows-filename-problems' of github.com:octodns/octodns into fix-windows-filename-problems 5 years ago
  Ross McFarland 9057aaf49d
Merge remote-tracking branch 'origin/master' into fix-windows-filename-problems 5 years ago
  Ross McFarland dd1dbfbfdd
Rework copyfile and skip based on feedback from windows test 5 years ago
  Ross McFarland dbc858d4a4
Merge branch 'master' into fix-windows-filename-problems 5 years ago
  Ross McFarland 3a37620ce5
Merge pull request #664 from octodns/zonefile-ext-fix 5 years ago
  Ross McFarland 37381bd274
Skip the axfr default name test if we can't create the needed tests file 5 years ago
  Ross McFarland ea943e606e
Avoid . on the end of files, but still test axfr default 5 years ago
  Ross McFarland c08d4ac88f
Look for zone filename not zone_name in axfr directory listing 5 years ago
  Ross McFarland 97feaa7823
Rename extention zonefile test to avoid existing unit.tests. 5 years ago
  Ross McFarland e232d595de
Merge pull request #596 from ppieprzycki/azuredns_txt 5 years ago
  Ross McFarland 9e04076d5f
Merge branch 'master' into azuredns_txt 5 years ago
  Adam Smith 19a68ec502
Merge pull request #660 from yzguy/zonefilesource_alt_ext 5 years ago
  Adam Smith b2eab63d54 ZoneFileSource: allow users to specify file extension 5 years ago
  Adam Smith 97dbb6a782
Merge pull request #659 from yzguy/fqdn_module_missing 5 years ago
  Adam Smith 8d1f6c69e7 Add fqdn module to setup.py as dependency 5 years ago
  Piotr Pieprzycki 7fe72f0061 Remove blank lines 5 years ago
  Piotr Pieprzycki 7afedb9893
Merge branch 'master' into azuredns_txt 5 years ago
  Ross McFarland a2094ff9eb
Merge pull request #587 from Arunothia/master 5 years ago
  Ross McFarland ab89a92c80
Merge branch 'master' into master 5 years ago
  Ross McFarland 2b82fa56a7
Merge pull request #654 from PeterDaveHello/patch-1 5 years ago
  Arunothia Marappan 082e1a0229
Merge branch 'master' into master 5 years ago
  Arunothia Marappan 32811ed5c1
Update octodns/provider/azuredns.py 5 years ago
  Peter Dave Hello d801a40057
Fix indent of config/example.com.yaml in README.md 5 years ago
  Ross McFarland 4222c6bdb8
Merge pull request #653 from PeterDaveHello/RefactorGitHookShellScript 5 years ago
  Arunothia Marappan cffc906071 Removing trailing whitespace in comment 5 years ago
  Arunothia Marappan cad48ea4e8 Updating lengthy comment 5 years ago
  Arunothia Marappan d28d51290b Removing space from blank line 5 years ago
  Arunothia Marappan 949a136f53 Enforcing Delete to happen before all other operations in _apply 5 years ago
  Arunothia Marappan e8573a91f4 Merge branch 'master' of https://github.com/octodns/octodns 5 years ago
  Peter Dave Hello 0fad8fa0d9 Quote variable to prevent globbing, word splitting in .git_hooks_pre-commit 5 years ago
  Peter Dave Hello 8095f4560a Replace legacy `...` w/ $(...) in .git_hooks_pre-commit 5 years ago