aboutsummaryrefslogtreecommitdiff
path: root/bindata.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Support changing godoc instance (#38)Gravatar Diego Bernardes 1-2/+2
2019-01-03template: Bundle in binary with bindata (#36)Gravatar Abhinav Gupta 1-0/+258
2016-10-12Rework as HTTP server (#15)Gravatar Grayson Koonce 1-260/+0
2016-09-30bindataGravatar Grayson Koonce 1-2/+2
2016-09-30Starting point (#1)Gravatar Grayson Koonce 1-0/+260
='deletions'>-15/+13 2019-03-13Add `$GOPATH/pkg/mod` to Travis CI cache (#2686)Gravatar Yong Tang 1-0/+4 2019-03-13plugin/metadata: tweak the docs a little (#2685)Gravatar Miek Gieben 1-2/+9 2019-03-12plugin/proxy: remove (#2683)Gravatar Miek Gieben 2-2/+2 2019-03-12modules: cleanup modules support, fix DataDog/dd-trace-go problem (#2680)Gravatar David 2-91/+194 2019-03-12Remove pkg/healthcheck (#2678)Gravatar Miek Gieben 4-542/+0 2019-03-12Take 3: to get coredns/proxy pulled in (#2677)Gravatar Miek Gieben 2-11/+39 2019-03-12plugin/trace: update datadog import (#2676)Gravatar Miek Gieben 3-1/+15 2019-03-11Remove proxy from kubernetes file (#2668)Gravatar Yong Tang 3-82/+0 2019-03-11Move to miekg/dns 1.1.6 (#2666)Gravatar Miek Gieben 1-1/+1 2019-03-09miekg/dns to version 1.1.5 (#2662)Gravatar Miek Gieben 1-1/+1 2019-03-07plugin/health: remove ability to poll other plugins (#2547)Gravatar Miek Gieben 10-173/+18 2019-03-07Add *ready* plugin (#2616)Gravatar Miek Gieben 13-2/+409 2019-03-07Remove internal loop detection (#2647)Gravatar Miek Gieben 2-44/+2 2019-03-07plugin/errors: remove cLogger and eLogger (#2657)Gravatar Ruslan Drozhdzh 2-161/+92 2019-03-07Add deprecation notice for NO_RELOAD (#2643)Gravatar Xiao An 2-0/+2 2019-03-07- remove caddy event, It is now triggered directly by Caddy in the Start func...Gravatar Francois Tur 1-3/+0 2019-03-04Move *proxy* to external (#2651)Gravatar Yong Tang 39-1957/+53 2019-03-04Update README.md to remove the description of vendoring (#2650)Gravatar Yong Tang 1-8/+3 2019-03-04Update README.md to use go 1.12 (#2649)Gravatar Yong Tang 1-1/+1 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