aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Fix grpc test vet warning (#3341)Gravatar Ingo Gottwald 1-1/+2
2019-10-01Remove deprecated function calls flagged by staticcheck (#3333)Gravatar Erfan Besharat 1-1/+2
2019-10-01Run gostaticheck (#3325)Gravatar Miek Gieben 4-117/+3
2019-08-30plugin/file: rework outgoing axfr (#3227)Gravatar Miek Gieben 1-6/+12
2019-08-27plugin/etcd: fully move to go.etcd.io (#3215)Gravatar Miek Gieben 1-1/+1
2019-08-26return standardized text for ready and health endpoint (#3195)Gravatar xieyanker 1-1/+1
2019-08-26plugin/file: respond correctly to IXFR message (#3177)Gravatar Miek Gieben 1-0/+46
2019-08-25fuzz: use gofuzz build tag instead of fuzz (#3185)Gravatar Muhammad Falak R Wani 1-1/+1
2019-08-24go report card fixes (#3182)Gravatar Miek Gieben 1-1/+1
2019-08-21typo fixes (#3169)Gravatar Chris O'Haver 2-2/+2
2019-08-01Fixes races in test and klog (#3079)Gravatar Miek Gieben 1-3/+3
2019-07-27plugin/file: allow README.md testing (#3052)Gravatar Miek Gieben 1-10/+11
2019-07-19Fixed typo in 'transferred' (#3020)Gravatar Christian Muehlhaeuser 1-1/+1
2019-07-04plugin/file: make non-existent file non-fatal (#2955)Gravatar Miek Gieben 1-3/+0
2019-07-03file: close correctlty after AXFR (#2943)Gravatar Miek Gieben 1-18/+20
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 3-3/+3
2019-06-30plugin/file: load secondary zones lazily on startup (#2944)Gravatar Miek Gieben 1-5/+10
2019-06-29added a test for transferring a large zone in file plugin (#2905)Gravatar JINMEI Tatuya 1-0/+99
2019-04-01Fully deprecate TIMEOUT and NO_RELOAD (#2742)Gravatar Xiao An 2-4/+8
2019-03-23plugin/metrics: Add a metric to monitor which plugin(s) is(are) enabled (#2700)Gravatar Jiacheng Xu 1-0/+36
2019-03-04Move *proxy* to external (#2651)Gravatar Yong Tang 7-10/+10
2019-02-27Fix error string should not be capitalized (#2608)Gravatar Nguyen Quang Huy 1-1/+1
2019-02-17Fix a flaky test by not depending on Google (#2565)Gravatar mrasu 1-50/+90
2019-02-17Fix unsorted imports (#2561)Gravatar Nguyen Quang Huy 1-1/+1
2019-02-09Fix etcd_cache_test to runnable multiple times. (#2546)Gravatar mrasu 1-0/+12
2019-02-01support etcd credentials in etcd plugin (#2442)Gravatar Christophe de Carvalho 2-0/+82
2019-01-29some typo fix (#2512)Gravatar Ye Ben 2-2/+2
2019-01-28Remove duplicated TempFile testsuit (#2508)Gravatar Xuanwo 8-31/+25
2019-01-19Stop importing testing in the main binary (#2479)Gravatar Miek Gieben 2-72/+12
2019-01-13Default to upstream to self (#2436)Gravatar Miek Gieben 16-268/+65
2018-12-17Fuzzing: add more fuzzing targets (#2402)Gravatar Miek Gieben 1-0/+12
2018-12-06Fix EDNS0 compliance (#2357)Gravatar Miek Gieben 1-0/+33
2018-11-01Metrics registered on wrong prometheus registry (#2246)Gravatar Francois Tur 1-13/+79
2018-10-23server: actually scrub response (#2225)Gravatar Miek Gieben 1-0/+60
2018-10-22make default min ttl 5 (#2227)Gravatar Chris O'Haver 1-1/+1
2018-10-21Use filepath when manipulating file paths (#2221)Gravatar Manuel Stocker 2-7/+7
2018-10-16plugin/cache: Set min TTL default to zero (#2199)Gravatar Chris O'Haver 2-6/+18
2018-09-29Configurable zone reload interval in file plugin (#2110)Gravatar marqc 1-1/+3
2018-09-19Ensure Re-register of metrics variables after a reload (#2080)Gravatar Francois Tur 1-4/+134
2018-08-21Metrics listener fix (#2036)Gravatar Zach Eddy 1-0/+77
2018-08-14Typo fixes (#2031)Gravatar Karsten Weiss 2-2/+2
2018-07-28Fix ineffassign (#1959)Gravatar Yong Tang 1-6/+2
2018-07-19Clean up tests logging (#1979)Gravatar Miek Gieben 22-82/+6
2018-07-09Remove trailing whitespace (#1955)Gravatar Miek Gieben 1-1/+1
2018-06-30plugin/etcdv3: Add etcd v3 plugin (#1702)Gravatar Nitish Tiwari 1-7/+6
2018-06-21plugin/template: fix CNAME upstream handling (#1886)Gravatar Chris O'Haver 1-0/+71
2018-06-12plugin/file: fix local CNAME lookup (#1866)Gravatar Miek Gieben 1-2/+60
2018-06-02Fix presubmit (#1850)Gravatar Miek Gieben 1-1/+1
2018-06-01Extend presubmit to covert test and request (#1846)Gravatar Miek Gieben 13-18/+18
2018-05-24Implement deprecation notice for 1.1.4 (#1833)Gravatar Miek Gieben 1-77/+0