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

2119 Commits

Author SHA1 Message Date
ad2fb7eb11 fix unused params in: providers/desec 2024-03-04 12:28:09 -05:00
e98187e4d7 fix unused params in: providers/azureprivatedns 2024-03-04 12:28:09 -05:00
e9f119df6e fix unused params in: providers/cscglobal 2024-03-04 12:28:09 -05:00
b1c6ddc5ba fix unused params in: providers/azuredns 2024-03-04 12:28:09 -05:00
30942acee2 fix unused params in: providers/akamaiedgedns 2024-03-04 12:28:09 -05:00
b1477d35e4 fix unused params in: pkg/normalize 2024-03-04 12:28:09 -05:00
3057a0b6c4 CHORE: Update deps 2024-03-03 15:49:42 -05:00
dd87f01560 gofmt 2024-03-03 15:42:49 -05:00
e6c03c098a cleanup: Remove dead code and unused params 2024-03-03 15:42:49 -05:00
798c0d6b9e deadcode: Change/ChangeList.String 2024-03-03 15:42:49 -05:00
0576cec7d8 deadcode: Errorf 2024-03-03 15:42:49 -05:00
4f32ddf132 deadcode: DebugUnmanagedConfig 2024-03-03 15:42:49 -05:00
2ff585d4c5 deadcode: dump Print 2024-03-03 15:42:49 -05:00
c3580b1d12 unused parameter knownFailures in cfg[], getProvider, runTests 2024-03-03 15:42:49 -05:00
3b01dc8b3f unused param t in testPermitted() 2024-03-03 15:42:49 -05:00
822a40c4e4 unused params in makeUknown() and formatDsl() 2024-03-03 15:42:49 -05:00
a3dad4d382 deadcode: RRstoRCs (moved) 2024-03-03 15:42:49 -05:00
15f7737017 deadcode: providers/opensrs/auditrecords.go (not a DSP) 2024-03-03 15:42:49 -05:00
bdad44f2e8 deadcode: providers/internetbs/auditrecords.go (not a DSP) 2024-03-03 15:42:49 -05:00
1b16cf455f deadcode: providers/doh/auditrecords.go (not a DSP) 2024-03-03 15:42:49 -05:00
c0d8ca7a18 deadcode: move createTestWorker 2024-03-03 15:42:49 -05:00
ea71a9c3c9 deadcode: CaaTargetHasSemicolon 2024-03-03 15:42:49 -05:00
28ca119b18 deadcode: WriteZoneFileRR 2024-03-03 15:42:49 -05:00
4d13c0251a deadcode: NewUTF8, utf8.Execute, utf8.Exit 2024-03-03 15:42:49 -05:00
951b47d583 deadcode: SSH.StartProcess, SSH.createCmd, SSH.quote 2024-03-03 15:42:49 -05:00
80ff814988 deadcode: groupbyRSet 2024-03-03 15:42:49 -05:00
34d6e079b2 deadcode: groupbyRSet 2024-03-03 15:42:49 -05:00
ed999b99bd deadcode: justMsgString (move to test) 2024-03-03 15:42:49 -05:00
e4dc7aaf38 deadcode: quotedList() keysWithColons() 2024-03-03 15:42:49 -05:00
18f7208044 Remove unused t parameter in setupTestShellCompletionCommand 2024-03-03 15:42:49 -05:00
dfda97b593 Remove dead code in WriteTypes 2024-03-03 15:42:49 -05:00
68314ee034 TESTING: Bug: integration tests ignore 'type' in ignoreTarget (#2867) 2024-03-03 12:17:12 -05:00
73c303bf76 CLOUDFLAREAPI: Permit adding NS records to apex domain (#2864) 2024-03-03 10:12:13 -05:00
32b8863a93 AXFRDDNS: Avoid appending dot if TSIG key ID already has a dot suffix (#2855)
Co-authored-by: Yang Zhou <yangz@fortinet.com>
2024-02-27 16:59:37 -05:00
544d731dec get-zones now outputs END); notation and prettier whitespace (#2849) 2024-02-27 15:11:13 -05:00
11d8e08ca0 DOCS: Trailing commas (#2851) 2024-02-26 15:46:11 -05:00
558d2e8c9c CICD: GoReleaser release footer (#2853) 2024-02-26 14:07:39 -05:00
27fecedfe4 GitHub: Added contact links (#2852) 2024-02-26 12:28:22 -05:00
bb3d191efb CHORE: Vendor go-powershell (#2837) 2024-02-15 13:46:32 -05:00
dbbc9e52a9 CICD: Provide the correct GitHub action contexts (#2842) 2024-02-15 10:52:09 -05:00
998c32ec5c DOCS: Broken documentation URL's (#2839) 2024-02-15 08:53:46 -05:00
17115b6b59 Build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#2836)
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>
2024-02-12 13:43:14 -05:00
3918c755fa DOCS: Document daily update limits (#2835) 2024-02-12 13:42:37 -05:00
22d96f2c26 deSEC: API rejects empty updates caused by IGNORE() of all records (#2830) 2024-02-09 15:55:13 -05:00
f5bb6e658b Revert "CHORE: Refactor integration tests to support multiple tests"
This reverts commit fab3172fee.
2024-02-08 16:40:19 -05:00
fab3172fee CHORE: Refactor integration tests to support multiple tests 2024-02-08 16:39:30 -05:00
2cb4dcfc5a CICD: Bumps actions/upload-artifact from 3.1.3 to 4.3.0 (#2831) 2024-02-05 07:48:26 -05:00
139cc2826f CHORE: Upgrade deps (#2829) 2024-02-01 15:13:48 -05:00
3beb49f267 Build(deps): Bump github.com/softlayer/softlayer-go from 1.1.2 to 1.1.3 (#2827)
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>
2024-02-01 14:36:05 -05:00
0f4ca76ad4 Build(deps): Bump alpine from 3.19.0 to 3.19.1 (#2823)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 14:35:30 -05:00