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-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
2019-03-31
plugin/chaos: add default list of authors (#2737)
Miek Gieben
6
-28
/
+43
2019-03-31
[plugin/route53]: Do not return NXDOMAIN where it should be NODATA. (#2734)
dilyevsky
2
-45
/
+62
2019-03-29
plugin/cancel: add context cancelation plugin (#2711)
Miek Gieben
6
-0
/
+215
2019-03-29
plugin/pprof: spice up the readme (#2731)
Miek Gieben
1
-7
/
+17
2019-03-29
plugin/pprof - add option to enable block profiling (#2729)
Francois Tur
4
-11
/
+53
2019-03-26
restore change detection (#2696)
Chris O'Haver
2
-3
/
+183
2019-03-26
Remove context.Context from request.Request (#2726)
Miek Gieben
19
-114
/
+117
2019-03-26
pkg/response: add extra test for impossible msg (#2727)
Miek Gieben
1
-6
/
+13
2019-03-25
Don't double report metrics on error (#2719)
Miek Gieben
1
-1
/
+3
2019-03-25
Remove server addr from the context (#2722)
Miek Gieben
5
-22
/
+11
2019-03-25
plugin/log: remove ErrorFunc (#2716)
Miek Gieben
3
-24
/
+5
2019-03-24
request.Request: remove useless function (#2714)
Miek Gieben
2
-2
/
+4
2019-03-23
Support logging to dnstap in forward plugin (#2703)
peiranliushop
4
-10
/
+128
2019-03-23
plugin/metrics: Add a metric to monitor which plugin(s) is(are) enabled (#2700)
Jiacheng Xu
4
-0
/
+27
2019-03-22
Add `namespace_labels` configuration for kubernetes plugin (#2707)
Matt Greenfield
9
-40
/
+278
2019-03-20
plugin/kubernetes: add ready function (#2709)
Miek Gieben
2
-0
/
+9
2019-03-18
patch setup (#2675)
MengZeLee
1
-47
/
+40
2019-03-15
plugin/grpc: bugfix setup parser (#2697)
Iñigo
2
-9
/
+6
2019-03-14
plugin/grpc: New gRPC plugin (#2667)
Iñigo
11
-0
/
+948
2019-03-13
[plugin/route53] Support wildcards and other escaped chars. (#2352)
dilyevsky
2
-1
/
+117
[next]