You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Marc 'risson' Schmitt 2b454ccc22
manager: error when an alias zone is synced without its source
5 years ago
..
config Check that an alias zone source is not an alias zone 5 years ago
fixtures Ignore records with unsupported rrtypes and log warning. 5 years ago
zones Add CAA record support to AxfrSource/ZoneFileSource 5 years ago
helpers.py Implement SUPPORTS_DYNAMIC functionality, no providers 7 years ago
test_octodns_equality.py EqualityTupleMixin impl, use everywhere we were doing tuple compares 6 years ago
test_octodns_manager.py manager: error when an alias zone is synced without its source 5 years ago
test_octodns_plan.py Use six's StringIO, remove compat.py 6 years ago
test_octodns_provider_azuredns.py Remove Azure allow empty CNAME, PTR value behavior 5 years ago
test_octodns_provider_base.py Lots of text_type 6 years ago
test_octodns_provider_cloudflare.py Update tests with new per_page params 6 years ago
test_octodns_provider_constellix.py Only allow ALIAS on APEX 5 years ago
test_octodns_provider_digitalocean.py Add support for DNAME records 5 years ago
test_octodns_provider_dnsimple.py Add support for DNAME records 5 years ago
test_octodns_provider_dnsmadeeasy.py Only allow ALIAS on APEX 5 years ago
test_octodns_provider_dyn.py Make sure map and keys are lists when needed 6 years ago
test_octodns_provider_easydns.py Add support for DNAME records 5 years ago
test_octodns_provider_edgedns.py Rename fastdns to edgedns w/backwards compat for now 6 years ago
test_octodns_provider_etc_hosts.py Remove debugging prints, test dyn dynamic, fix problems found by tests 7 years ago
test_octodns_provider_gandi.py Update test_octodns_provider_gandi.py 5 years ago
test_octodns_provider_googlecloud.py GoogleCloud python3 6 years ago
test_octodns_provider_mythicbeasts.py Only allow ALIAS on APEX 5 years ago
test_octodns_provider_ns1.py Handle and test for old-style NS1 catchall naming pattern 6 years ago
test_octodns_provider_ovh.py Add test for ovh caa record coverage 6 years ago
test_octodns_provider_powerdns.py PowerDNS: Support pre-release versions 5 years ago
test_octodns_provider_rackspace.py RackspaceProvider python3, value types hashing 6 years ago
test_octodns_provider_route53.py Merge remote-tracking branch 'origin/master' into add-route53-interval-option 6 years ago
test_octodns_provider_selectel.py SelectelProvider python3 (tests) 6 years ago
test_octodns_provider_transip.py Transip v2.1.1, back out test skips and coverage omits 6 years ago
test_octodns_provider_ultra.py UltraDNS unit test improvements 5 years ago
test_octodns_provider_yaml.py Remove support for dynamic DNAME records as no provider currently 5 years ago
test_octodns_record.py Improve ALIAS, CNAME, DNAME & PTR record FQDN validation 5 years ago
test_octodns_record_geo.py Add support for geo-targeting of CA provinces 6 years ago
test_octodns_source_axfr.py Add CAA record support to AxfrSource/ZoneFileSource 5 years ago
test_octodns_source_envvar.py EnvVar: Integrating review feedback and finishing tests 5 years ago
test_octodns_source_tinydns.py Add tests for escaping semicolons in TinyDNS TXT records 7 years ago
test_octodns_yaml.py Use six's StringIO, remove compat.py 6 years ago
test_octodns_zone.py Lots of text_type 6 years ago