Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-29 | Fix `go fmt`, `go lint`, and `go vet` issues (#494) | 1 | -2/+2 | ||
This fix fixes several `go fmt`, `go lint`, and `go vet` issues, to make goreportcard happy: https://goreportcard.com/report/github.com/miekg/coredns Signed-off-by: Yong Tang <yong.tang.github@outlook.com> | |||||
2017-01-22 | only a * by itself is wild (#488) | 1 | -3/+3 | ||
2017-01-15 | dont require/allow "_" prefix for srv wildcard fields (#472) | 1 | -0/+112 | ||
* dont require/allow "_" prefix for srv wildcard fields * streamline parse/validation of req name * removing nametemplate * error when zone not found, loopify unit tests | |||||
2016-09-23 | Refactoring of k8s helpers | 1 | -0/+25 | ||