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

1645 Commits

Author SHA1 Message Date
Tom Limoncelli
6ec0782e08 wip! 2023-03-09 14:48:38 -08:00
Tom Limoncelli
a47caec91c models.PostProcessRecords should be in GetZoneRecordsCorrections; models.PostProcessRecords should be in GetDomainCorrections 2023-03-09 14:44:32 -08:00
Tom Limoncelli
c154a208d2 m 2023-03-09 10:12:18 -08:00
Tom Limoncelli
0fdc80108e Update unittest 2023-03-09 09:43:15 -08:00
Tom Limoncelli
15b5fa6620 wip! 2023-03-09 09:39:21 -08:00
Tom Limoncelli
f31ccdffed wip! 2023-03-09 09:26:20 -08:00
Tom Limoncelli
8ef6444b5a wip! 2023-03-09 09:11:08 -08:00
Tom Limoncelli
cd3199e9b2 wip! 2023-03-09 09:02:09 -08:00
Tom Limoncelli
49d8053fae wip! 2023-03-09 08:46:56 -08:00
Tom Limoncelli
372120f56c convert luadns 2023-03-09 08:36:23 -08:00
Tom Limoncelli
0706e4814b Merge branch 'master' into tlim_corrector 2023-03-09 08:29:21 -08:00
Tom Limoncelli
0371deec62 wip! 2023-03-09 08:28:14 -08:00
Tom Limoncelli
7339402d25 all converted 2023-03-09 08:18:37 -08:00
0bf851ec06 New provider: LuaDNS (#2127) 2023-03-09 07:15:59 -08:00
Tom Limoncelli
18e2814a5a wip! 2023-03-09 06:40:27 -08:00
Tom Limoncelli
f4f77edf53 wip! 2023-03-09 05:23:14 -08:00
Tom Limoncelli
ececcf5cee Merge branch 'master' into tlim_corrector 2023-03-09 05:18:52 -08:00
Tom Limoncelli
ad4b8daa13 BUGFIX: REPORT change type always crashes on push (#2130) v3.27.2 2023-03-08 22:22:12 -08:00
Tom Limoncelli
eb4af05d31 DIGITALOCEAN: Improve TXT record handling (#2128) 2023-03-08 07:59:35 -08:00
Tom Limoncelli
e10f169056 wip! 2023-03-07 09:13:36 -08:00
Tom Limoncelli
5c6e4ac0f4 wip! 2023-03-06 23:50:32 -05:00
Tom Limoncelli
5c04ec60e3 Merge branch 'master' into tlim_corrector 2023-03-06 22:52:04 -05:00
Jeffrey Cafferata
3d3f15d1d0 DOCS: Correct flag name (#2118)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-06 15:23:06 -05:00
Tom Limoncelli
ebe0726189 wip! 2023-03-06 09:55:55 -05:00
dependabot[bot]
e4450c79e9 Build(deps): Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#2124) 2023-03-05 16:22:00 +00:00
dependabot[bot]
36d6e889ec Build(deps): Bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0 (#2122)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 11:15:52 -05:00
dependabot[bot]
095880747f Build(deps): Bump golang.org/x/text from 0.7.0 to 0.8.0 (#2121)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 10:16:09 -05:00
Tom Limoncelli
1135879d40 Merge branch 'master' into tlim_corrector 2023-03-04 16:29:15 -05:00
Tom Limoncelli
7c7480200f m 2023-03-04 16:29:04 -05:00
dependabot[bot]
ce714c1baa Build(deps): Bump github.com/transip/gotransip/v6 from 6.19.0 to 6.19.1 (#2114)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 13:07:12 -05:00
Tom Limoncelli
4fa191df0c refactor corrections 2023-03-03 16:23:46 -05:00
dependabot[bot]
91242d54dc Build(deps): Bump github.com/softlayer/softlayer-go from 1.1.0 to 1.1.2 (#2113)
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-03-03 09:17:41 -05:00
dependabot[bot]
9062b3354c Build(deps): Bump google.golang.org/api from 0.110.0 to 0.111.0 (#2115)
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-03-03 09:04:44 -05:00
dependabot[bot]
1c938bb9b6 Build(deps): Bump alpine from 3.17.1 to 3.17.2 (#2116)
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-03-03 09:01:50 -05:00
Jeffrey Cafferata
93c77ebe34 DOCS: Added Gitbook filenames to JSON code snippets. (#2119) 2023-03-02 16:17:27 -05:00
Jeffrey Cafferata
4b37906049 DOCS: TransIP: Fixed creds.json example (#2117) 2023-03-02 15:48:11 -05:00
Paul Dee
48a504839d Doc: Fixed a bit of havoc which appears in go docs (#2105)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-01 10:17:07 -05:00
Tom Limoncelli
dde7e5daf7 FEATURE: Detect simple CNAME loops (#2112) 2023-03-01 10:15:41 -05:00
Tom Limoncelli
b54c5eab10 ROUTE53: Report R53_ALIAS loops as an error (#2111) 2023-03-01 10:00:58 -05:00
Paul Dee
0d2a7bf93e Update getting-started.md (#2108)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-01 08:41:02 -05:00
Paul Dee
894d1a5316 Update examples.md (#2109)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-01 08:39:12 -05:00
Yannik Sembritzki
5d554f1cef BUG: Compare zones list to ace zone name (#2096) (#2110)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-03-01 08:38:13 -05:00
Tom Limoncelli
cfb24dba77 AUTODNS: Convert to diff2 (#2102) 2023-02-28 11:36:23 -05:00
Tom Limoncelli
2586e2b611 CORE: Clean up diff2 code in prep for production (#2104) v3.27.1 2023-02-28 01:25:09 -05:00
Tom Limoncelli
e129e40313 FEATURE: Colorize diff2 output (#2103) 2023-02-28 01:14:06 -05:00
Paul Dee
26fb0f1d6b DOC: Fixed a bit of havoc which appears in go docs (#2101) 2023-02-27 21:37:34 -05:00
Tom Limoncelli
7f9b165726 CHORE: update deps (#2099) v3.27.0 2023-02-27 20:59:18 -05:00
Paul Dee
35c0386a3d CSCGLOBAL: Fix comment typo (#2100) 2023-02-27 20:46:55 -05:00
Tom Limoncelli
169d7c8062 CHORE: linting (#2098) 2023-02-27 20:28:17 -05:00
Tom Limoncelli
4eab96226c CLOUDNS: Adopt diff2 in compatibility mode (#1874) 2023-02-27 20:16:59 -05:00