dnscontrol/docs/_functions/global
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
..
D.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
D_EXTEND.md Add D_EXTEND (#885) (thanks to @ad8-bdl!) 2020-10-07 14:27:33 -04:00
DEFAULTS.md Vet and Lint the entire system (#296) 2018-01-09 12:53:16 -05:00
getConfiguredDomains.md New features: DU() and getConfiguredDomains() to assist modifying domains (#800) 2020-08-04 09:43:02 -04:00
IP.md Document IP() is IPv4 only (#744) 2020-05-22 10:22:24 -04:00
NewDnsProvider.md DOCS: Explain nameservers vs ns (#608) 2020-01-29 13:47:32 -05:00
NewRegistrar.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
require.md Documentation: Clarify require() name and usage (#690) 2020-03-12 12:41:00 -04:00
require_glob.md New feature: require_glob() (similar to require() but supports globs) (#804) 2020-08-19 14:00:40 -04:00
REV.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00