.. |
accesslog
|
add access log filter for retry attempts
|
2018-03-23 09:28:03 +01:00 |
auth
|
Add username in accesslog
|
2018-01-24 18:18:03 +01:00 |
errorpages
|
Fix: error pages
|
2018-04-11 13:54:03 +02:00 |
redirect
|
Merge branch 'v1.5' into master
|
2018-02-27 14:10:24 +01:00 |
tracing
|
Fix <nil> tracer value in KV
|
2018-02-23 11:16:03 +01:00 |
addPrefix.go
|
Fix RawPath handling in addPrefix
|
2017-12-15 03:50:07 +01:00 |
addPrefix_test.go
|
Fix RawPath handling in addPrefix
|
2017-12-15 03:50:07 +01:00 |
cbreaker.go
|
Opentracing support
|
2018-01-10 17:48:04 +01:00 |
compress.go
|
Revert "Merge v1.4.2 into master"
|
2017-11-15 18:18:03 +01:00 |
compress_test.go
|
Exclude GRPC from compress
|
2017-11-10 14:12:02 +01:00 |
empty_backend_handler.go
|
respond with 503 on empty backend
|
2017-07-19 19:28:24 +02:00 |
empty_backend_handler_test.go
|
respond with 503 on empty backend
|
2017-07-19 19:28:24 +02:00 |
handlerSwitcher.go
|
Import order as goimports does
|
2016-12-30 19:04:02 +01:00 |
headers.go
|
Fix custom headers template
|
2018-01-02 10:10:04 +01:00 |
headers_test.go
|
Fix custom headers template
|
2018-01-02 10:10:04 +01:00 |
ip_whitelister.go
|
Add tests on IPWhiteLister.
|
2018-04-03 18:36:03 +02:00 |
ip_whitelister_test.go
|
Add tests on IPWhiteLister.
|
2018-04-03 18:36:03 +02:00 |
metrics.go
|
Remove unnecessary conversion
|
2018-02-13 17:14:04 +01:00 |
metrics_test.go
|
refactor: some minor changes.
|
2018-02-19 10:54:03 +01:00 |
recover.go
|
refactor: migration Negroni from codegangsta to urfave
|
2017-07-20 15:19:15 +02:00 |
recover_test.go
|
refactor: migration Negroni from codegangsta to urfave
|
2017-07-20 15:19:15 +02:00 |
replace_path.go
|
Merge 'v1.3.5'
|
2017-08-01 19:32:44 +02:00 |
replace_path_regex.go
|
Added ReplacePathRegex middleware
|
2017-10-30 12:54:03 +01:00 |
replace_path_regex_test.go
|
Added ReplacePathRegex middleware
|
2017-10-30 12:54:03 +01:00 |
replace_path_test.go
|
Fix replace path rule
|
2017-07-19 10:27:52 +02:00 |
retry.go
|
refactor: some minor changes.
|
2018-02-19 10:54:03 +01:00 |
retry_test.go
|
Fix high memory usage in retry middleware
|
2018-01-26 18:22:03 +01:00 |
routes.go
|
Add routes priorities
|
2016-06-07 09:17:39 +02:00 |
secure.go
|
New option in secure middleware
|
2018-03-02 14:24:03 +01:00 |
stateful.go
|
Fix stats responseRecorder Hijacker
|
2017-05-15 09:17:33 +02:00 |
stats.go
|
refactor: minor changes.
|
2017-08-25 11:08:02 +02:00 |
stripPrefix.go
|
Fix raw path handling in strip prefix
|
2017-11-21 14:28:03 +01:00 |
stripPrefix_test.go
|
Fix raw path handling in strip prefix
|
2017-11-21 14:28:03 +01:00 |
stripPrefixRegex.go
|
Fix raw path handling in strip prefix
|
2017-11-21 14:28:03 +01:00 |
stripPrefixRegex_test.go
|
Fix raw path handling in strip prefix
|
2017-11-21 14:28:03 +01:00 |