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.
 
 
 
 
Ross McFarland a5f0acf56e
Merge branch 'main' into yaml-include-array-support
2 months ago
..
config Rework to adding support for merge include, <<: !include 2 months ago
config-semis Double escaped semi-colon validation & tests 7 months ago
zones Add support for SVCB and HTTPS records 2 years ago
helpers.py Include tests of secret_handlers from config yaml and some of that's implementation details 2 years ago
test_octodns_equality.py Remove from __futures__ bits, all are now manditory 3 years ago
test_octodns_idna.py Fix encoding and decoding of mixed idna fqdns 4 months ago
test_octodns_manager.py Add processor support to octodns-dump 2 months ago
test_octodns_plan.py Add Plan.meta support for making non-record changes to zones 10 months ago
test_octodns_processor_acme.py Fix typo in AcmeManagingProcessor 7 months ago
test_octodns_processor_arpa.py Improve AutoArpa wildcard handling with wildcard_replacement option 3 months ago
test_octodns_processor_clamp.py clamp: Added test cases 2 months ago
test_octodns_processor_filter.py lint check 8 months ago
test_octodns_processor_meta.py Switch MetaProcessor.include_extra to k=v 1 year ago
test_octodns_processor_ownership.py Add OwnershipProcessor.should_replace to support ownership on alias zones 4 months ago
test_octodns_processor_restrict.py Add allowed_ttls support to TtlRestrictionFilter 3 years ago
test_octodns_processor_spf.py Escape the DMARC1 values properly 3 years ago
test_octodns_processor_templating.py Merge remote-tracking branch 'origin/main' into fix-alias-templating 4 months ago
test_octodns_processor_trailing_dots.py Fix for EnsureTrailingDots reverting value types back to strings 2 years ago
test_octodns_provider_base.py Add new provider parameter "root_ns_warnings" to disable root NS related 4 months ago
test_octodns_provider_yaml.py apply support for YamlProvider.escaped_semicolons=false 5 months ago
test_octodns_record.py idna_decode barfs on .., so needs a work-around 1 year ago
test_octodns_record_a.py isort import formatting 3 years ago
test_octodns_record_aaaa.py break record tests into individual files 3 years ago
test_octodns_record_alias.py isort import formatting 3 years ago
test_octodns_record_caa.py Tests for Value.template methods 6 months ago
test_octodns_record_change.py break record tests into individual files 3 years ago
test_octodns_record_chunked.py Merge branch 'main' into escaped-semi 5 months ago
test_octodns_record_cname.py isort import formatting 3 years ago
test_octodns_record_dname.py isort import formatting 3 years ago
test_octodns_record_ds.py Tests for Value.template methods 6 months ago
test_octodns_record_dynamic.py Add ICMP & UDP healthcheck protocols 1 year ago
test_octodns_record_geo.py deprecation.deprecated, use official mechinism for deprecations 2 years ago
test_octodns_record_ip.py Tests for Value.template methods 6 months ago
test_octodns_record_loc.py Tests for Value.template methods 6 months ago
test_octodns_record_mx.py Tests for Value.template methods 6 months ago
test_octodns_record_naptr.py Quote NAPTR 'flags', 'service' and 'regexp' values as required by RFC3403 4 months ago
test_octodns_record_ns.py isort import formatting 3 years ago
test_octodns_record_ptr.py updated black formatting 3 years ago
test_octodns_record_spf.py isort import formatting 3 years ago
test_octodns_record_srv.py Tests for Value.template methods 6 months ago
test_octodns_record_sshfp.py Tests for Value.template methods 6 months ago
test_octodns_record_svcb.py Tests for Value.template methods 6 months ago
test_octodns_record_target.py Tests for Value.template methods 6 months ago
test_octodns_record_tlsa.py Tests for Value.template methods 6 months ago
test_octodns_record_txt.py add support for chunked values to ValuesMixin.rrs 2 years ago
test_octodns_record_uri.py implementation of the URI record type 5 months ago
test_octodns_record_urlfwd.py Tests for Value.template methods 6 months ago
test_octodns_secret_environ.py Fix env var int handling regression 2 years ago
test_octodns_source_envvar.py isort import formatting 3 years ago
test_octodns_source_tinydns.py Record.parse_rdata_texts, TinyDns support for arbitrary record types 2 years ago
test_octodns_yaml.py Rework to adding support for merge include, <<: !include 2 months ago
test_octodns_zone.py Improve leneience logic comment, further test cases 3 months ago