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
2019-06-25
Run gofmt -s and golint on the codebase (#2918)
Miek Gieben
8
-69
/
+72
2019-06-17
Update README.md (#2896)
Chris O'Haver
1
-1
/
+1
2019-06-17
Update plugin.go (#2894)
Chris O'Haver
1
-4
/
+5
2019-06-17
plugin/file: document using an explicit origin (#2893)
Miek Gieben
1
-0
/
+28
2019-06-17
Rename bind_test.go to setup_test.go (#2891)
An Xiao
1
-0
/
+0
2019-06-13
Raise error if regexp and template are not specified together (#2884)
An Xiao
2
-4
/
+11
2019-06-13
plugin/cache: remove item.Autoritative (#2885)
Miek Gieben
2
-12
/
+12
2019-06-11
Fix a typo in the document of plugin file (#2882)
An Xiao
1
-1
/
+1
2019-06-10
Follow up on PR 2868 (#2877)
Yong Tang
1
-6
/
+2
2019-06-10
Fix lowercase presummit (#2876)
Yong Tang
1
-1
/
+1
2019-06-09
Fix Datadog tracer (#2868)
Anshul Sharma
2
-17
/
+7
2019-06-09
Publish metadata from kubernetes plugin (#2829)
John Belamaric
6
-6
/
+218
2019-06-09
plugin/ready: fix starts and restarts (#2814)
Miek Gieben
4
-23
/
+20
2019-06-09
remove unused functions (#2873)
Chris O'Haver
2
-97
/
+0
2019-06-07
Revert "be sure to close connection after completion of xfr out. (#2866)" (#2...
Miek Gieben
1
-4
/
+2
2019-06-05
be sure to close connection after completion of xfr out. (#2866)
JINMEI Tatuya
1
-2
/
+4
2019-06-03
stepdown from CoreDNS maintainer (#2861)
Francois Tur
4
-8
/
+0
2019-06-01
allow an empty response (#2855)
Chris O'Haver
2
-11
/
+7
2019-06-01
plugin/kubernetes: skip deleting pods (#2853)
Miek Gieben
4
-9
/
+6
2019-05-31
Update README.md (#2856)
Cricket Liu
1
-48
/
+48
2019-05-31
make sure client CA and auth type are set if CA is explicitly specified. (#2825)
JINMEI Tatuya
6
-1
/
+160
2019-05-31
kubernetes: bump to client-go 11.0.0 (#2854)
Chris O'Haver
2
-4
/
+10
2019-05-29
Fix for #2842, instead of returning the first Pod, return the one whi… (#2846)
Andras Spitzer
2
-0
/
+8
2019-05-23
pkg/log: fix data race on d (#2698)
Miek Gieben
5
-25
/
+46
2019-05-18
plugin/metrcs: fix datarace on listeners (#2835)
Miek Gieben
6
-30
/
+62
2019-05-18
pkg/log: reset the buffer in the tests (#2828)
Miek Gieben
1
-0
/
+4
2019-05-13
plugin/metrics: fix failed reload (#2816)
Miek Gieben
3
-30
/
+25
2019-05-07
make ignore empty work with ext svc types (#2823)
Chris O'Haver
2
-1
/
+11
2019-05-05
Rename middleware -> plugin in comment (#2818)
Yong Tang
1
-1
/
+1
2019-05-05
plugin/autopath docs: remove last use of middleware (#2817)
Miek Gieben
1
-1
/
+1
2019-05-04
plugin/health: add OnRestartFailed (#2812)
Miek Gieben
3
-10
/
+3
2019-05-04
plugin/health: cleanups (#2811)
Miek Gieben
6
-28
/
+14
2019-05-01
kubernetes: never respond with NXDOMAIN for authority label (#2769)
Billie Cleek
2
-3
/
+66
2019-04-30
Update README.md (#2808)
Cricket Liu
1
-9
/
+9
2019-04-30
plugin/loop: Update troubleshooting step (#2804)
Chris O'Haver
1
-1
/
+1
2019-04-29
Remove trailing whitespaces (#2806)
Yong Tang
2
-3
/
+3
2019-04-28
Add any plugin (#2801)
Miek Gieben
5
-0
/
+126
2019-04-24
Update README.md (#2799)
Cricket Liu
1
-1
/
+1
2019-04-23
plugin/chaos: randomize author list (#2794)
Miek Gieben
1
-2
/
+6
2019-04-18
plugin/health: clarify use a bit (#2791)
Miek Gieben
1
-4
/
+6
2019-04-08
plugins: remove `upstream [ADDRESS]` from docs (#2772)
Miek Gieben
4
-26
/
+13
2019-04-08
[plugin/cache] cache failures (#2720)
Kun Chang
3
-8
/
+46
2019-04-08
Run gofmt -w -s on codebase (#2773)
Miek Gieben
6
-61
/
+61
2019-04-06
Doc tweaks (#2763)
Miek Gieben
1
-2
/
+2
2019-04-04
plugin/forward: remove proxy comparison (#2760)
Miek Gieben
1
-4
/
+0
2019-04-02
plugin/kubernetes: Disable resync by default (#2752)
John Belamaric
2
-2
/
+3
2019-04-02
Add all policies to forward plugin docs (#2751)
Fernando Ripoll
1
-0
/
+3
2019-04-01
Bump the resync period to five hours (#2748)
John Belamaric
1
-1
/
+1
2019-04-01
Update README.md (#2747)
Chris O'Haver
1
-1
/
+3
2019-04-01
Fully deprecate TIMEOUT and NO_RELOAD (#2742)
Xiao An
7
-97
/
+63
[next]