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
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-29
Make presubmit actually fail the build (#2013)
Miek Gieben
1
-1
/
+1
2018-07-27
Makefile: remove goimports (#2008)
Miek Gieben
1
-7
/
+1
2018-06-21
Makefile fixes: (#1892)
Miek Gieben
1
-13
/
+8
2018-06-13
Bump dns version to 1.0.8 (#1873)
Miek Gieben
1
-1
/
+1
2018-06-01
Extend presubmit to covert test and request (#1846)
Miek Gieben
1
-1
/
+1
2018-05-21
Enforcing gofmt -s on linter check (#1820)
Yong Tang
1
-1
/
+1
2018-05-19
Fix `make check` dependency error (#1818)
Yong Tang
1
-0
/
+2
2018-05-16
Dep ensure (#1803)
Miek Gieben
1
-8
/
+3
2018-05-10
Up miekg/dns to 1.0.6 (#1792)
Miek Gieben
1
-1
/
+1
2018-05-05
Pr 1770 (#1771)
Miek Gieben
1
-0
/
+4
2018-04-26
Do ' go vet' after we have fetch the repos (#1744)
Miek Gieben
1
-1
/
+1
2018-04-23
Presubmit (#1719)
Miek Gieben
1
-1
/
+7
2018-04-15
make: default to default go path (#1681)
Miek Gieben
1
-0
/
+1
2018-04-01
make: use dns 1.0.5 (#1649)
Miek Gieben
1
-1
/
+1
2018-02-23
Update go dep (#1560)
Yong Tang
1
-0
/
+2
2018-02-22
Update golang.org/x/net and golang.org/x/text (#1553)
Yong Tang
1
-2
/
+2
2018-02-21
Caddy 0.10.11 Fix (#1544)
Miek Gieben
1
-1
/
+1
2018-02-18
go 1.10: update travis and gofmt (#1541)
Miek Gieben
1
-2
/
+6
2018-02-14
Enable goimports check, and fixes several imports format (#1525)
Yong Tang
1
-1
/
+1
2018-02-05
plugin/forward: add it (#1447)
Miek Gieben
1
-3
/
+0
2018-01-26
Tolerate go get failures for coredns/forward (#1435)
Chris O'Haver
1
-1
/
+1
2018-01-25
plugin/forward: add out of tree forward plugin (#1425)
Miek Gieben
1
-0
/
+3
2018-01-25
release: default to using go-dns 1.0.4 (#1424)
Miek Gieben
1
-1
/
+1
2018-01-23
Add coredns_build_info metric (#1418)
Tobias Schmidt
1
-1
/
+1
2018-01-10
Update Makefile for git get -u with version (#1372)
Yong Tang
1
-6
/
+11
2018-01-10
Fix version of go get (#1370)
Yong Tang
1
-0
/
+5
2017-12-27
Stop vendoring prometheus (#1333)
Miek Gieben
1
-0
/
+2
2017-11-03
Makefile: add Windows target (#1199)
Miek Gieben
1
-3
/
+4
2017-10-30
release: speed up build (#1181)
Miek Gieben
1
-3
/
+3
2017-10-25
plugin/kubernetes: Modify integration tests for coredns/ci (#1152)
Chris O'Haver
1
-8
/
+7
2017-09-24
Use gometalinter and enforcing go fmt/lint/vet (#1108)
Yong Tang
1
-12
/
+6
2017-09-14
Remove the word middleware (#1067)
Miek Gieben
1
-6
/
+6
2017-08-19
Use `go test -i` to install all prerequisite packages (#954)
Yong Tang
1
-1
/
+2
2017-08-19
Use `date` instead of `time` as `time` might be reserved word in sh. (#952)
Yong Tang
1
-1
/
+3
2017-08-19
Add `time` in coverage test (#951)
Yong Tang
1
-1
/
+1
2017-08-19
travis: remove -bench and -race from coverage (#949)
Miek Gieben
1
-1
/
+1
2017-08-19
travis: parallize builds (#947)
Miek Gieben
1
-5
/
+16
2017-08-13
Consolidation of Makefile and Makefile.release (#912)
Yong Tang
1
-1
/
+3
2017-08-11
Makefile cleanup (#903)
Yong Tang
1
-29
/
+12
2017-08-11
Add git commit to the version output. (#900)
Yong Tang
1
-1
/
+3
2017-07-27
Use pre_build hook in docker hub to build the coredns binary (#799)
Yong Tang
1
-1
/
+1
2017-07-26
Stop vendoring go dns and context (#794)
Miek Gieben
1
-4
/
+7
2017-06-03
Drop caddy from vendor (#700)
Miek Gieben
1
-2
/
+6
2017-06-02
fix make lint (#694)
Chris O'Haver
1
-1
/
+2
2017-05-05
Don't check vendor code for gofmt, it takes forever (#661)
John Belamaric
1
-1
/
+1
2017-04-28
Add vendor setup with `go dep`
Yong Tang
1
-1
/
+0
2017-03-13
Fix the deps build (#583)
John Belamaric
1
-2
/
+2
2017-03-05
Enforce `go lint` check and fix several lint issues (#570)
Yong Tang
1
-5
/
+14
2017-03-01
Put docker release in Makefile.release (#562)
Miek Gieben
1
-9
/
+0
2017-02-22
Add dependency of `go fmt` in `Makefile` (#553)
Yong Tang
1
-1
/
+7
[next]