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-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
2019-03-13
Fix context passing (#2681)
Stefan Budeanu
3
-8
/
+26
2019-03-13
Remove etcd unit testing from travis (#2672)
Miek Gieben
1
-1
/
+2
2019-03-13
plugin/metadata: tweak the docs a little (#2685)
Miek Gieben
1
-2
/
+9
2019-03-12
Remove pkg/healthcheck (#2678)
Miek Gieben
4
-542
/
+0
2019-03-12
plugin/trace: update datadog import (#2676)
Miek Gieben
1
-1
/
+1
2019-03-11
Remove proxy from kubernetes file (#2668)
Yong Tang
3
-82
/
+0
2019-03-07
plugin/health: remove ability to poll other plugins (#2547)
Miek Gieben
9
-169
/
+17
2019-03-07
Add *ready* plugin (#2616)
Miek Gieben
9
-0
/
+399
2019-03-07
plugin/errors: remove cLogger and eLogger (#2657)
Ruslan Drozhdzh
2
-161
/
+92
2019-03-07
Add deprecation notice for NO_RELOAD (#2643)
Xiao An
2
-0
/
+2
2019-03-04
Move *proxy* to external (#2651)
Yong Tang
25
-1699
/
+36
2019-03-02
plugin/reload: add bug text about import (#2638)
Miek Gieben
1
-0
/
+7
2019-03-01
plugin/forward: check message Id when reading from upstream server (#2637)
Ruslan Drozhdzh
1
-6
/
+13
2019-03-01
Fix some misspells in comment (#2634)
JoeWrightss
2
-2
/
+2
2019-02-27
Fix error string should not be capitalized (#2608)
Nguyen Quang Huy
6
-10
/
+10
2019-02-25
Add benchmark test (#2610)
Miek Gieben
1
-0
/
+27
2019-02-24
Update deprecated link in doc (#2607)
LongKB
1
-1
/
+1
2019-02-24
plugin/kubernetes: create dns.Msg later (#2604)
Miek Gieben
1
-18
/
+16
2019-02-23
refactor tests to remove duplicate code (#2602)
Darshan Chaudhary
1
-80
/
+38
2019-02-22
Fix some typos in comment (#2599)
JoeWrightss
1
-2
/
+2
2019-02-21
Trivial fix typo (#2590)
Nguyen Hai Truong
1
-1
/
+1
2019-02-21
Replacing 'HTTP' by 'HTTPS' for securing links (#2591)
LongKB
1
-1
/
+1
2019-02-21
Fix some typos in documents (#2592)
Xiao An
3
-5
/
+5
2019-02-21
Fix typo: rrflags -> rflags (#2587)
Miek Gieben
2
-3
/
+3
2019-02-20
Fix typos (#2584)
Guillaume Gelin
1
-2
/
+2
2019-02-20
Remove redundant words in comments (#2589)
Nguyen Hai Truong
2
-2
/
+2
2019-02-20
Remove some duplicate worlds (#2582)
Nguyen Phuong An
7
-7
/
+7
2019-02-18
plugin/forward: fixed debug dump output on FORMERR (#2576)
Uladzimir Trehubenka
1
-1
/
+1
2019-02-17
plugin/hosts: fix data race on h.size (#2573)
Miek Gieben
1
-1
/
+4
2019-02-17
plugin/reload: fix data races (#2567)
Miek Gieben
2
-13
/
+40
2019-02-17
plugin/auto: Reload zones every one minute (#2516)
mrasu
3
-24
/
+66
2019-02-17
cleanup by fmt and remove redundant type declarations (#2563)
Sandeep Rajan
6
-11
/
+11
2019-02-17
Remove unused test case (#2562)
DO ANH TUAN
1
-31
/
+0
2019-02-17
Fix some typos (#2560)
Nguyen Quang Huy
8
-9
/
+9
2019-02-17
Update A/PTR template README examples (#2553)
Brian Bao
1
-6
/
+6
2019-02-14
Change http to https for security links (#2559)
Nguyen Van Trung
1
-2
/
+2
2019-02-12
Adjust docs for [ADDRESS] in metrics plugin (#2555)
Anders Ingemann
1
-3
/
+3
2019-02-12
plugin/hosts provide more configuration flexibility (#2535)
Thomas Mangin
6
-70
/
+163
2019-02-12
pkg/replace: make it more efficient. (#2544)
Miek Gieben
6
-163
/
+243
2019-02-11
Remove grpc watch functionality (#2549)
Miek Gieben
14
-611
/
+30
2019-02-11
Fix t.Error error message (#2551)
JoeWrightss
2
-2
/
+2
2019-02-07
Fix some spelling errors in comment (#2533)
JoeWrightss
2
-2
/
+2
2019-02-07
Set klog's logtostderr flag (#2529)
Guy Templeton
1
-2
/
+8
2019-02-01
support etcd credentials in etcd plugin (#2442)
Christophe de Carvalho
4
-14
/
+74
[next]