index
:
coredns
dependabot/github_actions/actions/dependency-review-action-4.3.3
dependabot/github_actions/aquasecurity/trivy-action-0.22.0
dependabot/github_actions/codecov/codecov-action-4.5.0
dependabot/github_actions/github/codeql-action-3.25.10
dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
dependabot/go_modules/github.com/aws/aws-sdk-go-1.54.2
dependabot/go_modules/go-etcd-io-4cb3a346bb
dependabot/go_modules/golang.org/x/crypto-0.24.0
dependabot/go_modules/google.golang.org/api-0.184.0
dependabot/go_modules/k8s-io-95614c8192
fallthrough
master
superq/go1.22
superq/refactor_pbutil
torrent
traffic
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
correct metrics name of cache size (#3805)
Zou Nengren
2
-2
/
+2
2020-03-31
Update more metrics names (#3799)
Ben Kochie
8
-24
/
+33
2020-03-31
introduce metric naming test (#3789)
Zou Nengren
13
-93
/
+118
2020-03-30
Update k8s.io/[api|apimachinery|client-go] to v0.18.0 (#3796)
Yong Tang
12
-51
/
+66
2020-03-30
remove federation (#3794)
Zou Nengren
3
-37
/
+0
2020-03-27
regitry reload metrics (#3784)
Zou Nengren
1
-1
/
+1
2020-03-26
Fix plugin name in project README (#3683)
Chris O'Haver
2
-2
/
+2
2020-03-26
Documentation improvements for dns64 plugin (#3777)
Ben Kochie
1
-5
/
+7
2020-03-26
Cleanup metrics (#3776)
Miek Gieben
15
-48
/
+37
2020-03-26
add known issue (#3770)
Chris O'Haver
1
-2
/
+14
2020-03-26
Add dns64 plugin (#3534)
Ben Kochie
6
-0
/
+960
2020-03-25
export config file hash in a metric (#3768)
Zou Nengren
4
-3
/
+19
2020-03-20
plugin/cache: fix negative cache masking cases (#3744)
Chris O'Haver
3
-3
/
+107
2020-03-17
register missing metric (#3756)
Chris O'Haver
1
-1
/
+1
2020-03-13
parse.HostPortorFile: return error when 0 found (#3742)
Miek Gieben
3
-0
/
+13
2020-03-10
Add private DNS support for azure plugin (#3516)
Darshan Chaudhary
4
-60
/
+188
2020-03-06
Add configuration flag to set if RecursionDesired should be set on health che...
Christian Tryti
7
-26
/
+135
2020-03-05
Update README.md (#3721)
Miek Gieben
2
-3
/
+3
2020-02-29
explain drop metric (#3706)
Chris O'Haver
1
-1
/
+1
2020-02-24
plugin/hosts: Modifies NODATA handling (#3536)
Kohei Yoshida
2
-22
/
+42
2020-02-21
return all records with matching ip (#3687)
Chris O'Haver
2
-24
/
+50
2020-02-19
metrics: add type to latency as well (#3685)
Miek Gieben
3
-3
/
+4
2020-02-18
Replacing 'HTTP' by 'HTTPS' for securing links (#3682)
LongKB
1
-1
/
+1
2020-02-15
plugin/template: fix panic when missing next handler (#3672)
Andy Bursavich
1
-1
/
+1
2020-02-06
plugin/pkg/up: make default intervals shorter (#3651)
Miek Gieben
2
-10
/
+10
2020-02-05
Update README.md (#3655)
Chris O'Haver
1
-1
/
+1
2020-02-04
Add exponential backoff to healthcheck (#3643)
Ricky S
2
-21
/
+26
2020-02-04
plugins/forward: Add max_concurrent option (#3640)
Chris O'Haver
5
-2
/
+85
2020-01-31
plugin/kubernetes: fix metadata (#3642)
Chris O'Haver
5
-9
/
+9
2020-01-31
presubmit: test README.md sections (#3644)
Miek Gieben
5
-1
/
+11
2020-01-30
presubmit: check import path ordering (#3636)
Miek Gieben
8
-24
/
+14
2020-01-29
fix error formatting (#3639)
Chris O'Haver
1
-1
/
+1
2020-01-27
Fix acl page (#3626)
Miek Gieben
1
-1
/
+2
2020-01-18
plugin/acl: document metrics in README (#3605)
Erfan Besharat
1
-0
/
+11
2020-01-17
gofmt -w -s **/*.go (#3603)
Miek Gieben
4
-4
/
+4
2020-01-17
docs: update README and log plugin (#3602)
Miek Gieben
1
-7
/
+6
2020-01-16
Fix HostPortOrFile to support IPv6 addresses with zone (#3527)
Brad P. Crochet
2
-4
/
+35
2020-01-12
sign: add expiration jitter (#3588)
Miek Gieben
4
-29
/
+32
2020-01-03
plugin/cache: update comment to conform to the implementation (#3573)
Zheng Xie
1
-1
/
+6
2020-01-03
Resolve TXT records via CNAME (#3557)
Jonathan Nagy
6
-12
/
+80
2020-01-03
registry cache_miss logic (#3578)
Zou Nengren
1
-0
/
+1
2019-12-29
doc: fix generated manual pages (#3571)
Miek Gieben
8
-39
/
+16
2019-12-19
Bump kubernetes plugin schema version (#3554)
Antonio Ojea
2
-2
/
+2
2019-12-18
bump k8s releated library (#3552)
Zou Nengren
1
-6
/
+0
2019-12-17
Dedup policy implement between grpc and proxy plugin (#3537)
Zou Nengren
7
-142
/
+104
2019-12-07
Remove trailing whitespace as otherwise `make check` fails (#3515)
Yong Tang
1
-1
/
+1
2019-12-06
plugin/sign: fix signing of authoritative data (#3479)
Miek Gieben
9
-70
/
+235
2019-12-06
redirect handler for pprof index (#3503)
Zou Nengren
1
-0
/
+3
2019-12-06
use pkg/reuseport in rest plugins (#3492)
Zou Nengren
3
-6
/
+11
2019-11-29
Add a serve_stale option for plugin/cache (#3468)
Gonzalo Paniagua Javier
6
-15
/
+166
[next]