Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-16 | Remove lumberjack logger (#257) | 8 | -245/+6 | |
2016-09-10 | Startup notification (#250) | 16 | -24/+41 | |
2016-09-07 | Add tests for normalize.go | 2 | -2/+97 | |
2016-09-07 | Cleanup: put middleware helper functions in pkgs (#245) | 84 | -1179/+694 | |
2016-09-07 | Add a test for health middleware (#246) | 1 | -0/+37 | |
2016-09-05 | Fs (#242) | 3 | -1/+65 | |
2016-09-03 | Better logging for NSEC3 | 2 | -5/+15 | |
2016-08-29 | Update docs | 2 | -5/+6 | |
2016-08-25 | Remove conf/ dir | 1 | -12/+32 | |
2016-08-23 | remove debug | 2 | -4/+0 | |
2016-08-23 | Fix main startup (#232) | 1 | -1/+1 | |
2016-08-23 | Fix k8s integration tests (#231) | 3 | -27/+34 | |
2016-08-22 | Update README.md | 1 | -4/+4 | |
2016-08-22 | Update README.md | 1 | -8/+8 | |
2016-08-22 | Update README.md | 1 | -6/+6 | |
2016-08-22 | Update README.md | 1 | -3/+3 | |
2016-08-22 | Update README.md | 1 | -3/+3 | |
2016-08-22 | Update README.md | 1 | -3/+2 | |
2016-08-22 | Update README.md | 1 | -8/+8 | |
2016-08-22 | Update README.md | 1 | -2/+2 | |
2016-08-22 | Update README.md | 1 | -4/+4 | |
2016-08-22 | Update README.md | 1 | -10/+10 | |
2016-08-22 | Update README.md | 1 | -3/+3 | |
2016-08-22 | Update README.md | 1 | -5/+5 | |
2016-08-22 | Update README.md | 1 | -3/+3 | |
2016-08-22 | Update README.md | 1 | -7/+7 | |
2016-08-22 | Doc updates | 3 | -8/+8 | |
2016-08-21 | Remove old stuff from caddy and some go vet changes (#227) | 2 | -62/+2 | |
2016-08-20 | Cleanup and fixes (#223) | 5 | -425/+2 | |
2016-08-19 | Make CoreDNS a server type plugin for Caddy (#220) | 46 | -112/+2362 | |
2016-08-16 | Move singleflight out of middleware/ (#217) | 5 | -152/+3 | |
2016-08-16 | Moving k8s support scripts out of code folder (#216) | 8 | -292/+19 | |
2016-08-14 | Fix TestStubLookup and TestLookup (#213) | 10 | -90/+62 | |
2016-08-14 | Set Authoritative Answer - DNSKEY (fix #210) (#212) | 2 | -0/+5 | |
2016-08-14 | Merge branch 'master' of github.com:miekg/coredns | 3 | -38/+80 | |
2016-08-14 | middleware/dnssec | 1 | -0/+3 | |
2016-08-12 | Adding label selector support to Corefile (#208) | 3 | -38/+80 | |
2016-08-08 | Fix lookup test (#206) | 4 | -32/+31 | |
2016-08-08 | Add debugging for failed lookups (#199) | 4 | -15/+123 | |
2016-08-08 | Fix stubzone retention (#198) | 13 | -77/+90 | |
2016-08-08 | Adding `resyncperiod` to Corefile (#205) | 6 | -951/+15 | |
2016-08-05 | Switch over to k8s notification API (#202) | 8 | -125/+382 | |
2016-07-29 | Fix a few typos in the docs | 1 | -1/+1 | |
2016-07-27 | Fix Travis IPv6 and add k8s integration testing to CI (#194) | 5 | -10/+25 | |
2016-07-22 | Adding test cases for Corefile parsing (#193) | 3 | -10/+44 | |
2016-07-18 | Move to logging package (#191) | 7 | -46/+34 | |
2016-07-14 | Adding wildcard support (#190) | 12 | -60/+332 | |
2016-07-07 | k8s middleware cleanup, testcases, basic SRV (#181) | 15 | -268/+1541 | |
2016-07-04 | middleware/proxy: healthchecks fixes (#183) | 6 | -24/+34 | |
2016-07-04 | middleware/metrics: bug fix in request size | 1 | -1/+1 |