Tom Limoncelli
|
fae8eb91f9
|
DOC: Add a styleguide for developers. (#2230)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Jed Fox <git@jedfox.com>
|
2023-03-26 09:22:41 -04:00 |
|
Tom Limoncelli
|
257f9f21fc
|
TESTING: Add comments for first-timers (#2234)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-26 09:02:38 -04:00 |
|
Tom Limoncelli
|
d1748b5bc7
|
REFACTOR: Rearrange tests and add comments (#2232)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-26 08:54:45 -04:00 |
|
Paul Dee
|
f51f9436b0
|
Loopia: now passes test: 18:testByRecordSet (#2231)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-25 11:26:45 -04:00 |
|
Tom Limoncelli
|
a3934e7b35
|
GCLOUD: Support ALIAS record type (#2225)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-25 11:22:43 -04:00 |
|
Tom Limoncelli
|
65bfdaee13
|
TESTING: Skip slow+useless tests for HEDNS (#2222)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-24 11:12:32 -04:00 |
|
Paul Dee
|
7de874fbf8
|
DOCS: Document Loopia doesn't support Null MX (#2220)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-24 09:26:15 -04:00 |
|
Paul Dee
|
ac5006ba68
|
DOCS: Fix number type in typescript (#2219)
|
2023-03-24 08:39:04 -04:00 |
|
Tom Limoncelli
|
3bf78471e6
|
TESTING: Fix HE.DNS BYO-Secrets (#2221)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-24 07:43:57 -04:00 |
|
Paul Dee
|
edf1b9fd50
|
LOOPIA: Ban Null MX (#2215)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-23 14:56:35 -07:00 |
|
Robert Blenkinsopp
|
b30e9769ae
|
HEDNS: Re-enable CI integration tests (#1916)
|
2023-03-23 10:04:24 -07:00 |
|
Robert Blenkinsopp
|
5e53c48b04
|
HEDNS: Fix support for LOC records (#2216)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-23 09:37:19 -07:00 |
|
Norman
|
b01453eb16
|
NSONE: strip dots from nameservers (#2217)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-23 04:54:18 -07:00 |
|
Tom Limoncelli
|
178ab4635c
|
TESTING: Add ByLabel and ByRecordSet tests (#2210)
|
2023-03-22 11:57:28 -07:00 |
|
Tom Limoncelli
|
c3df299e51
|
TEST: Add -diff2 integration testing (#2209)
|
2023-03-22 09:04:29 -07:00 |
|
Tom Limoncelli
|
8de767b3f1
|
BIND: Fix SOA tests (diff2) (#2211)
|
2023-03-22 08:46:36 -07:00 |
|
Tom Limoncelli
|
2bcfe09aa1
|
CHORE: Update dependencies (#2208)
|
2023-03-22 07:40:39 -07:00 |
|
Tom Limoncelli
|
1d768b3108
|
REFACTOR: export models func downcase() (#2207)
|
2023-03-21 22:11:25 -07:00 |
|
Tom Limoncelli
|
ecb0ecb62a
|
DOCS: Make version a variable in rel eng doc (#2206)
|
2023-03-21 22:10:08 -07:00 |
|
Paul Dee
|
a08a4b3486
|
Update goreleaser providers regexp (#2205)
|
2023-03-21 14:33:43 -07:00 |
|
Andrew Baxter
|
50a9b9d0a1
|
Don't add extra dot after dnsimple SRV record contents (#2195)
Co-authored-by: andrew <>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-20 14:46:28 -04:00 |
|
dependabot[bot]
|
0178917fd8
|
Build(deps): Bump actions/setup-go from 3 to 4 (#2204)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 14:46:06 -04:00 |
|
Jeffrey Cafferata
|
1bf6a4c7ec
|
DOCS: Fixed LOC_BUILDER_STR filename (#2199)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-20 09:42:15 -04:00 |
|
Tom Limoncelli
|
edf4c92815
|
FEATURE: Truncate report of ignored/purged items unless --full (#2203)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-20 09:40:28 -04:00 |
|
Tom Limoncelli
|
80bf577afb
|
CHORE: go generate
|
2023-03-20 09:29:19 -04:00 |
|
Tom Limoncelli
|
1b5f9ef802
|
Revert "CHORE: Disable CGO (#2202)"
This reverts commit 6f778cb608 .
|
2023-03-19 15:44:22 -04:00 |
|
Jan-Philipp Benecke
|
ac8815e0e1
|
MAINT: Use WaitGroup instead of labeled loop (#2201)
Signed-off-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-19 15:30:19 -04:00 |
|
Tom Limoncelli
|
6f778cb608
|
CHORE: Disable CGO (#2202)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-19 12:21:47 -04:00 |
|
Tom Limoncelli
|
ad2f028d76
|
BUG: TTL consistency check should be on ResourceSet, not Label (#2200)
|
2023-03-18 10:54:59 -04:00 |
|
Jeffrey Cafferata
|
e0dadba9b5
|
DOCS: Reintroduced the missing space (#2198)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-17 15:40:09 -04:00 |
|
Tom Limoncelli
|
c72495d37b
|
BUG: AutoDNSSEC validation is too aggressive (#2196)
|
2023-03-17 15:13:45 -04:00 |
|
Tom Limoncelli
|
9f6499048c
|
Revert "BUG: AutoDNSSEC validation is too aggressive"
This reverts commit 61fc663c3d .
|
2023-03-17 11:37:06 -04:00 |
|
Tom Limoncelli
|
61fc663c3d
|
BUG: AutoDNSSEC validation is too aggressive
This should be a warning.
|
2023-03-17 11:36:44 -04:00 |
|
Jan-Philipp Benecke
|
302a74b935
|
PowerDNS: Implement diff2 differ and some cleanup (#2194)
Signed-off-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
|
2023-03-17 10:22:10 -04:00 |
|
Tom Limoncelli
|
93e2b815fd
|
TESTING: Add TYPE field to providers.json (#2193)
|
2023-03-16 23:21:56 -04:00 |
|
Paul Dee
|
996f18797b
|
Format provider name as a link also to its corresponding markdown file (#2182)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-16 23:15:39 -04:00 |
|
Tom Limoncelli
|
2162e19134
|
CHANGE: Old SOA mbox format no longer a warning (#2191)
|
2023-03-16 23:14:47 -04:00 |
|
Paul Dee
|
2796c36a55
|
DOCS: Fixes to the add rtype procedures (#2187)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-16 23:05:16 -04:00 |
|
Paul Dee
|
feecdd73d8
|
DOCS: LOC Link errors (#2188)
|
2023-03-16 23:04:13 -04:00 |
|
Tom Limoncelli
|
2960f0ba72
|
CHORE: go generate (#2186)
|
2023-03-16 20:11:51 -04:00 |
|
Tom Limoncelli
|
56161e2c87
|
KNOT is supported (#2184)
|
2023-03-16 20:01:59 -04:00 |
|
Tom Limoncelli
|
367c83a3f5
|
LOC: Refine which providers support it (#2185)
|
2023-03-16 19:59:44 -04:00 |
|
Paul Dee
|
6e6805d14d
|
DOCS: Follow-up fix for LOC documentation (#2183)
|
2023-03-16 18:16:00 -04:00 |
|
Tom Limoncelli
|
8b2a38a845
|
CHORE: go generate (#2181)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-16 14:10:58 -04:00 |
|
Paul Dee
|
3b6591fd95
|
NEW FEATURE: Support DNS LOC record type (#2174)
|
2023-03-16 14:04:20 -04:00 |
|
Tom Limoncelli
|
31765b0bef
|
LOOPIA: Linting corrections (#2175)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-16 13:57:18 -04:00 |
|
Tom Limoncelli
|
30646a15f7
|
CHORE: go generate (#2180)
|
2023-03-16 09:21:35 -04:00 |
|
Tom Limoncelli
|
f63ca8c896
|
HETZNER: Don't use string.Title() (#2179)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-15 21:22:05 -04:00 |
|
Paul Dee
|
c2c27c1717
|
Follow up commit (#2177)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-15 19:26:52 -04:00 |
|
Paul Dee
|
731181ffa1
|
DOCS: Mostly styling and links (#2178)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-15 18:43:57 -04:00 |
|