..
any
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
auto
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
autopath
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
azure
plugin/azure: clean up readme ( #3102 )
2019-08-09 08:10:26 -07:00
bind
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
cache
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
cancel
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
chaos
mechanical: run: go gen and make -f Makefile.doc ( #3104 )
2019-08-09 08:40:30 -07:00
clouddns
plugin/clouddns: tiny fixes for the README ( #3140 )
2019-08-18 08:40:34 +00:00
debug
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
deprecated
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
dnssec
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
dnstap
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
erratic
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
errors
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
etcd
cleanup: error message typos in setup_test.go ( #3065 )
2019-07-29 07:58:45 -07:00
federation
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
file
fix wrong spells in zone.go ( #3135 )
2019-08-17 15:29:46 +00:00
forward
plugin/forward: fix a typo ( #3133 )
2019-08-16 16:34:12 +00:00
grpc
Fix response_rcode_count_total metric ( #3029 )
2019-07-23 06:23:16 +00:00
health
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
hosts
plugin/hosts: create inline map in setup ( #3071 )
2019-07-31 19:37:09 +00:00
import
Trivial fix typo ( #2590 )
2019-02-21 07:23:34 +00:00
k8s_external
Update README.md ( #3131 )
2019-08-14 13:48:14 -04:00
kubernetes
fix mis-spelling in object.go ( #3134 )
2019-08-16 09:29:06 -04:00
loadbalance
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
log
Fix log plugin benchmark and slightly improve performance ( #3004 )
2019-07-16 19:00:22 +00:00
loop
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
metadata
plugin/template: support metadata ( #2958 )
2019-07-03 16:10:56 +01:00
metrics
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
nsid
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
pkg
pkg/cache: fix race in Add() and Evict() ( #3013 )
2019-07-19 09:19:03 +00:00
pprof
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
ready
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
reload
plugin/reload: Graceful reload of imported files ( #3068 )
2019-07-30 22:44:16 +00:00
rewrite
rewrite: remove condition file ( #3003 )
2019-07-14 08:44:00 +00:00
root
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
route53
run gofmt -w -s **/*.go ( #3126 )
2019-08-14 07:56:12 +00:00
secondary
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
template
plugin/template: support metadata ( #2958 )
2019-07-03 16:10:56 +01:00
test
Publish metadata from kubernetes plugin ( #2829 )
2019-06-09 08:10:57 +01:00
tls
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
trace
Move github.com/openzipkin/zipkin-go-opentracing => github.com/openzipkin-contrib/zipkin-go-opentracing ( #3070 )
2019-07-31 06:44:56 +00:00
whoami
Update Caddy to 1.0.1, and update import path ( #2961 )
2019-07-03 09:04:47 +08:00
backend.go
Remove context.Context from request.Request ( #2726 )
2019-03-26 14:37:30 +00:00
backend_lookup.go
Remove context.Context from request.Request ( #2726 )
2019-03-26 14:37:30 +00:00
done.go
plugin/cancel: add context cancelation plugin ( #2711 )
2019-03-29 19:40:23 +00:00
log_test.go
Clean up tests logging ( #1979 )
2018-07-19 16:23:06 +01:00
normalize.go
plugin/kubernetes: fix case preservation and add test ( #2430 )
2019-01-08 08:30:03 -05:00
normalize_test.go
Stop importing testing in the main binary ( #2479 )
2019-01-19 11:23:13 +00:00
plugin.go
Update plugin.go ( #2894 )
2019-06-17 20:01:06 +01:00