caddy/config/setup
Matt Holt 65e812d3a9 Merge pull request #270 from Makpoc/master
Add tests for command splitting and fix root tests on Windows
2015-10-14 10:13:53 -06:00
..
testdata
basicauth.go
basicauth_test.go Fix test failure on non-Windows OS. 2015-10-13 20:16:43 -04:00
bindhost.go
browse.go
controller.go Fix test failures on Windows. 2015-10-13 19:49:53 -04:00
errors.go Fix test failures on Windows. 2015-10-13 19:49:53 -04:00
errors_test.go
ext.go
ext_test.go
fastcgi.go
fastcgi_test.go
gzip.go
gzip_test.go
headers.go
headers_test.go
internal.go
internal_test.go
log.go
log_test.go
markdown.go Fix test failures on Windows. 2015-10-13 19:49:53 -04:00
markdown_test.go Re-enable test 2015-10-13 20:23:05 -04:00
mime.go
mime_test.go
proxy.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00
redir.go
rewrite.go
rewrite_test.go
roller.go
root.go
root_test.go Use null byte in filename to simulate 'unable to access' on both windows and linux 2015-10-14 09:35:50 +03:00
startupshutdown.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00
templates.go
templates_test.go
tls.go
tls_test.go
websocket.go websocket refactored to use gorilla 2015-10-12 19:59:11 -07:00
websocket_test.go websocket refactored to use gorilla 2015-10-12 19:59:11 -07:00