aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-03Add `go mod` support (#2503)Gravatar Yong Tang 2198-891982/+223
2019-03-03fix typo in notes (#2648)Gravatar Miek Gieben 1-1/+1
2019-03-03Update to 1.12.x (#2646)Gravatar Yong Tang 1-1/+1
2019-03-03Add release notes into coredns repo (#2645)Gravatar Miek Gieben 36-3/+1874
2019-03-03up the version to 1.4.0 (#2642)v1.4.0Gravatar Miek Gieben 1-1/+1
2019-03-03make -f Makefile.doc (#2641)Gravatar Miek Gieben 4-8/+14
2019-03-02plugin/reload: add bug text about import (#2638)Gravatar Miek Gieben 1-0/+7
2019-03-01plugin/forward: check message Id when reading from upstream server (#2637)Gravatar Ruslan Drozhdzh 1-6/+13
2019-03-01Fix some misspells in comment (#2634)Gravatar JoeWrightss 2-2/+2
2019-02-27Regen man-pages (#2631)Gravatar Miek Gieben 18-84/+110
2019-02-27Fix error string should not be capitalized (#2608)Gravatar Nguyen Quang Huy 7-11/+11
2019-02-27Add .gitignore files for Eclipse (#2627)Gravatar Nguyen Van Duc 1-0/+3
2019-02-27Fix some minor typos (#2625)Gravatar tuanvcw 2-3/+3
2019-02-27Insert *~ when using emacs in .gitignore (#2623)Gravatar Nguyen Hai Truong 1-0/+1
2019-02-26Ignore DS_Store in file .gitignore (#2622)Gravatar Nguyen Hai Truong 1-1/+2
2019-02-25DoH: Fixing panic in case if there's no response (#2577)Gravatar Andrey Meshkov 1-0/+8
2019-02-25Add benchmark test (#2610)Gravatar Miek Gieben 1-0/+27
2019-02-24Update deprecated link in doc (#2607)Gravatar LongKB 1-1/+1
2019-02-24plugin/kubernetes: create dns.Msg later (#2604)Gravatar Miek Gieben 1-18/+16
2019-02-24Coredns follows the CNCF Code of Conduct (#2597)Gravatar Nguyen Hai Truong 1-42/+2
2019-02-23refactor tests to remove duplicate code (#2602)Gravatar Darshan Chaudhary 1-80/+38
2019-02-22Fix some typos in comment (#2599)Gravatar JoeWrightss 1-2/+2
2019-02-22Restore changes in vendor directory (#2594)Gravatar Yong Tang 1-1/+1
2019-02-21Trivial fix typo (#2590)Gravatar Nguyen Hai Truong 1-1/+1
2019-02-21Replacing 'HTTP' by 'HTTPS' for securing links (#2591)Gravatar LongKB 2-2/+2
2019-02-21Fix some typos in documents (#2592)Gravatar Xiao An 4-8/+8
2019-02-21Fix typo: rrflags -> rflags (#2587)Gravatar Miek Gieben 2-3/+3
2019-02-20Fix typos (#2584)Gravatar Guillaume Gelin 1-2/+2
2019-02-20Remove redundant words in comments (#2589)Gravatar Nguyen Hai Truong 2-2/+2
2019-02-20Remove some duplicate worlds (#2582)Gravatar Nguyen Phuong An 9-9/+9
2019-02-19Correct misspelling of Kubernetes (#2579)Gravatar Nguyen Hai Truong 1-1/+1
2019-02-18plugin/forward: fixed debug dump output on FORMERR (#2576)Gravatar Uladzimir Trehubenka 1-1/+1
2019-02-17plugin/hosts: fix data race on h.size (#2573)Gravatar Miek Gieben 1-1/+4
2019-02-17Upgrade caddy to 0.11.X (#2541)Gravatar Miek Gieben 2-1/+6
2019-02-17plugin/reload: fix data races (#2567)Gravatar Miek Gieben 2-13/+40
2019-02-17plugin/auto: Reload zones every one minute (#2516)Gravatar mrasu 3-24/+66
2019-02-17Fix a flaky test by not depending on Google (#2565)Gravatar mrasu 1-50/+90
2019-02-17cleanup by fmt and remove redundant type declarations (#2563)Gravatar Sandeep Rajan 6-11/+11
2019-02-17Remove unused test case (#2562)Gravatar DO ANH TUAN 1-31/+0
2019-02-17Fix unsorted imports (#2561)Gravatar Nguyen Quang Huy 1-1/+1
2019-02-17Fix some typos (#2560)Gravatar Nguyen Quang Huy 9-10/+10
2019-02-17Update A/PTR template README examples (#2553)Gravatar Brian Bao 1-6/+6
2019-02-14Change http to https for security links (#2559)Gravatar Nguyen Van Trung 4-10/+10
2019-02-12Adjust docs for [ADDRESS] in metrics plugin (#2555)Gravatar Anders Ingemann 1-3/+3
2019-02-12plugin/hosts provide more configuration flexibility (#2535)Gravatar Thomas Mangin 6-70/+163
2019-02-12pkg/replace: make it more efficient. (#2544)Gravatar Miek Gieben 6-163/+243
2019-02-11Remove grpc watch functionality (#2549)Gravatar Miek Gieben 19-1011/+85
2019-02-11Fix t.Error error message (#2551)Gravatar JoeWrightss 2-2/+2
2019-02-09Update README.md on compiling from GitHub (#2543)Gravatar Brian Bao 1-11/+11
2019-02-09Fix etcd_cache_test to runnable multiple times. (#2546)Gravatar mrasu 1-0/+12