..
config
Drop dynamic record value weight to 0-16
7 years ago
fixtures
add Constellix Provider
7 years ago
zones
Add tests for escaping semicolons in TinyDNS TXT records
7 years ago
helpers.py
Implement SUPPORTS_DYNAMIC functionality, no providers
7 years ago
test_octodns_manager.py
Add proper tests for SplitYamlProvider
7 years ago
test_octodns_plan.py
Flesh out UT for new Plan.exists messaging
8 years ago
test_octodns_provider_azuredns.py
AzureProvider: update for azure-mgmt-dns 2.1.0 and add support for CAA records.
7 years ago
test_octodns_provider_base.py
Make SUPPORTS_DYNAMIC an optional property, defaulting to False
7 years ago
test_octodns_provider_cloudflare.py
Fix Typos
7 years ago
test_octodns_provider_constellix.py
add Constellix Provider
7 years ago
test_octodns_provider_digitalocean.py
Fix Typos
7 years ago
test_octodns_provider_dnsimple.py
Fix Typos
7 years ago
test_octodns_provider_dnsmadeeasy.py
Fix Typos
7 years ago
test_octodns_provider_dyn.py
Address TODO about Dyn TD's and subzones to fix bug
7 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_fastdns.py
fastdns provider:
7 years ago
test_octodns_provider_googlecloud.py
Merge branch 'master' into googledns-semicolon-escapes
8 years ago
test_octodns_provider_mythicbeasts.py
Fixes for escaping TXT properly, extra test coverage
7 years ago
test_octodns_provider_ns1.py
Fix Typos
7 years ago
test_octodns_provider_ovh.py
pycodestyle updates, mostly escaping \, couple r's, ignore break on binary
8 years ago
test_octodns_provider_powerdns.py
Fix Typos
7 years ago
test_octodns_provider_rackspace.py
Implement populate exists for RackspaceProvider
8 years ago
test_octodns_provider_route53.py
fix split calls in Route53Provider to not specify ' ' parameter so they can tolerate multiple sequential separators
6 years ago
test_octodns_provider_selectel.py
Add Selectel as OctoDNS provider
7 years ago
test_octodns_provider_transip.py
Added detection for edge case that could happen with existing records where the value is '@'
6 years ago
test_octodns_provider_yaml.py
Don't use classmethod for listing YAML files
7 years ago
test_octodns_record.py
Fix Typos
7 years ago
test_octodns_record_geo.py
Implement Dync populate dynamic, flesh out testing for all but dyn
7 years ago
test_octodns_source_axfr.py
add Zone File source, reads Bind compatible zone files
7 years ago
test_octodns_source_tinydns.py
Add tests for escaping semicolons in TinyDNS TXT records
7 years ago
test_octodns_yaml.py
Improved/actionable keys out of order error message
9 years ago
test_octodns_zone.py
Implement SUPPORTS_DYNAMIC functionality, no providers
7 years ago