1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Commit Graph

1734 Commits

Author SHA1 Message Date
bcf590f649 Enable --diff2 flag anywhere on the command line (#2281)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.31.0
2023-04-16 14:46:39 -04:00
57f3576df1 HEXONET: Remove duplicate code (#2279)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-16 14:27:58 -04:00
ca5ef2d4ac HETZNER: Clean up lint warning (#2280)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-16 14:22:03 -04:00
60470a3886 BUG: Some DNS zones are downloaded twice (#2120)
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Grégoire Henry <hnrgrgr@users.noreply.github.com>
Co-authored-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Kai Schwarz <kschwarz@hexonet.net>
Co-authored-by: Asif Nawaz <asif.nawaz@centralnic.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Will Power <1619102+willpower232@users.noreply.github.com>
2023-04-14 15:22:23 -04:00
61559f6a96 MSDNS: Document pssession options (#2273) 2023-04-13 13:38:39 -04:00
16976693f3 DOCS: add reference tag for TypeScript server to recognise the type definitions (#2264)
Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-11 17:26:03 -04:00
e0a6426ab4 fix typos (#2270)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-11 15:08:02 -04:00
310632761f CI: BYO secrets for NS1 (#2271) 2023-04-11 13:02:41 -04:00
7699a0be0e Update "provider request" docs (#2269)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-10 17:44:40 -04:00
63981d3d26 Can use LOC (#2267) 2023-04-10 14:03:46 -04:00
3e0e22268e DOCS: Provider requests (#2266) 2023-04-09 11:28:01 -04:00
f25d5fa46a NS1: Handle assigned nameservers better (#2260) 2023-04-04 07:50:05 -04:00
e230ade9c2 HETZNER: provider maintenance (#2258)
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2023-04-03 17:26:05 -04:00
45a5c2d4bd Build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns from 1.0.0 to 1.1.0 (#2257)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-02 09:23:09 -04:00
1db254814b Build(deps): Bump alpine from 3.17.2 to 3.17.3 (#2256)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-02 08:42:43 -04:00
8d79ee072f TESTING: Don't skip other tests when test failed (#2252)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-02 08:42:10 -04:00
2a28d81490 MSDNS: be more efficient with ttl changes (#2251)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-31 09:08:26 -04:00
73623f650c CLOUDNS: fix two integration test failed (#2246)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-31 07:48:46 -04:00
f17b34a513 HEXONET: minor refactoring (#2255)
Co-authored-by: Asif Nawaz <asif.nawaz@centralnic.com>
2023-03-31 07:47:42 -04:00
bded57b375 DNSimple: Remove CAA Whitespace in Target restriction (#2250)
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
2023-03-30 13:19:34 -04:00
f676c4956e diff2: Add a "hints" when change is TTL-only (#2249)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-29 14:34:10 -04:00
6ac1961341 TESTING: Disable colorized output during tests (#2248)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-29 13:57:49 -04:00
f700184e38 CHORE: Update deps (#2240)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.30.0
2023-03-29 06:56:01 -04:00
036c8b23b3 CHORE: Alphabetize various code lists (#2242)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-28 19:30:01 -04:00
a8c9f9ada5 TESTS: comment fix (#2241) 2023-03-28 19:25:40 -04:00
5d8cd9fc09 BUILD: Fix Linux binary releases (#2237)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 15:58:17 -04:00
9ffec690f5 TRANSIP: Improve diff2 implementation (#2228)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 12:51:45 -04:00
c34a1a6ed1 DOCS: GitBook styling for style guide (#2235)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 12:06:46 -04:00
cafd0f3491 TRANSIP: Enable CI integration tests (#2226)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 09:31:33 -04:00
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
257f9f21fc TESTING: Add comments for first-timers (#2234)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 09:02:38 -04:00
d1748b5bc7 REFACTOR: Rearrange tests and add comments (#2232)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 08:54:45 -04:00
f51f9436b0 Loopia: now passes test: 18:testByRecordSet (#2231)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-25 11:26:45 -04:00
a3934e7b35 GCLOUD: Support ALIAS record type (#2225)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-25 11:22:43 -04:00
65bfdaee13 TESTING: Skip slow+useless tests for HEDNS (#2222)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.29.1
2023-03-24 11:12:32 -04:00
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
ac5006ba68 DOCS: Fix number type in typescript (#2219) 2023-03-24 08:39:04 -04:00
3bf78471e6 TESTING: Fix HE.DNS BYO-Secrets (#2221)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-24 07:43:57 -04:00
edf1b9fd50 LOOPIA: Ban Null MX (#2215)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-23 14:56:35 -07:00
b30e9769ae HEDNS: Re-enable CI integration tests (#1916) 2023-03-23 10:04:24 -07:00
5e53c48b04 HEDNS: Fix support for LOC records (#2216)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-23 09:37:19 -07:00
b01453eb16 NSONE: strip dots from nameservers (#2217)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-23 04:54:18 -07:00
178ab4635c TESTING: Add ByLabel and ByRecordSet tests (#2210) v3.29.0 2023-03-22 11:57:28 -07:00
c3df299e51 TEST: Add -diff2 integration testing (#2209) 2023-03-22 09:04:29 -07:00
8de767b3f1 BIND: Fix SOA tests (diff2) (#2211) 2023-03-22 08:46:36 -07:00
2bcfe09aa1 CHORE: Update dependencies (#2208) 2023-03-22 07:40:39 -07:00
1d768b3108 REFACTOR: export models func downcase() (#2207) 2023-03-21 22:11:25 -07:00
ecb0ecb62a DOCS: Make version a variable in rel eng doc (#2206) 2023-03-21 22:10:08 -07:00
a08a4b3486 Update goreleaser providers regexp (#2205) 2023-03-21 14:33:43 -07:00
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