dnscontrol/providers
Tom Limoncelli b275286dae
Add D_EXTEND (#885) (thanks to @ad8-bdl!)
* fix get-zones code block indentation

* extend D_EXTEND to handle subdomains

* fix targets: make absolute incl. subdomain where necessary

* clarify subdomain target test (not IP && not fqdn)

* Add parse_tests for D and D_EXTEND

* _getDomainObject: examine all domains

* human readable form

* consistent test IP addresses

* Improve docs and formatting

* propagate subdomain to canonicalisation

* en-US spelling

* rm extraneous console.log

* ignore subdomain for CF_REDIRECT

* clarify D_EXTEND doc re. CF_REDIRECT

* rm extraneous linebreak

* _getDomainObject: examine all domains

* human readable form

* consistent test IP addresses

* propagate subdomain to canonicalisation

* en-US spelling

* rm extraneous console.log

* ignore subdomain for CF_REDIRECT

* clarify D_EXTEND doc re. CF_REDIRECT

* rm extraneous linebreak

* GANDI_V5: Use github.com/go-gandi/go-gandi, not github.com/tiramiseb/go-gandi (#883)

* DOCUMENTATION: Fix error in CNAME.md (#877)

The current example `CNAME("def", "test.subdomain"), // def.example.com -> test.subdomain.example.com` is invalid (correctly raises a validation error, "ERROR: in CNAME def.example.com: target (test.subdomain) must end with a (.)")

* typos, fmt; example syntax fixes and real output

* formatting; re-add lost comment

* RecordConfig subdomain should be nullable

* providers/cscglobal/api.go: Fix fmt string

* More tests and docs

* go generate

Co-authored-by: Ben L <47653825+ad8-bdl@users.noreply.github.com>
2020-10-07 14:27:33 -04:00
..
_all New Registrar: CSC Global (#827) 2020-09-07 12:00:21 -04:00
activedir Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
axfrddns AUTODNSSEC -> AUTODNSSEC_ON (#863) 2020-09-27 16:37:42 -04:00
azuredns AZURE: Cleanup: Errorf is a pure function but its return value is ignored #836 (#843) 2020-09-04 07:30:41 -04:00
bind AUTODNSSEC -> AUTODNSSEC_ON (#863) 2020-09-27 16:37:42 -04:00
cloudflare Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
cloudns ClouDNS: Return API error only when body unmarshals to errorResponse (#875) 2020-09-29 07:23:14 -04:00
config Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
cscglobal Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
desec Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
digitalocean Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
dnsimple AUTODNSSEC -> AUTODNSSEC_ON (#863) 2020-09-27 16:37:42 -04:00
doh NEW PROVIDER: DOH: Read-only Registrar that validates NS records (#840) 2020-09-04 10:22:41 -04:00
exoscale Cleanup: Bubble errors up from diff instead of panic (#799) (#817) 2020-08-20 15:49:00 -04:00
gandi_v5 GANDI_V5: Use github.com/go-gandi/go-gandi, not github.com/tiramiseb/go-gandi (#883) 2020-10-02 13:53:03 -04:00
gcloud Cleanup: Bubble errors up from diff instead of panic (#799) (#817) 2020-08-20 15:49:00 -04:00
hedns NEW PROVIDER: HEDNS: Hurricane Electric DNS (dns.he.net) (#822) 2020-08-26 13:38:28 -04:00
hexonet Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
internetbs Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
inwx INWX: Support creating domains (#855) 2020-09-21 09:27:50 -04:00
linode Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
namecheap Cleanup: Bubble errors up from diff instead of panic (#799) (#817) 2020-08-20 15:49:00 -04:00
namedotcom Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
netcup Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
ns1 Cleanup: Bubble errors up from diff instead of panic (#799) (#817) 2020-08-20 15:49:00 -04:00
octodns Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
opensrs Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
ovh Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
powerdns AUTODNSSEC -> AUTODNSSEC_ON (#863) 2020-09-27 16:37:42 -04:00
route53 Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
softlayer Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
vultr Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
capabilities.go New provider: INWX (#808) 2020-08-17 08:45:44 -04:00
capability_string.go Provider support for DS records as children only (#765) 2020-06-18 17:24:13 -04:00
providers.go Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00