.. |
testdata
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
basicauth.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
basicauth_test.go
|
tls: Some bug fixes, basic rate limiting, max_certs setting
|
2016-02-11 13:48:52 -07:00 |
bindhost.go
|
pass golint
|
2015-11-05 00:40:35 +00:00 |
browse.go
|
browse: delete duplicate </a>-closing tags in default template
|
2016-05-03 20:10:38 +02:00 |
browse_test.go
|
gofmt -s; fix misspellings and lint; Go 1.5.3 in Travis CI
|
2016-02-14 00:10:57 -07:00 |
controller.go
|
Merge branch 'master' into letsencrypt
|
2015-11-02 20:26:55 -07:00 |
errors.go
|
Fix missing Content-Type for certain errors
|
2016-02-20 00:42:17 +08:00 |
errors_test.go
|
correct unused assignments
|
2016-03-26 21:05:19 +00:00 |
expvar.go
|
expvar: Allow no args; publish number of goroutines
|
2016-03-21 22:39:57 -06:00 |
expvar_test.go
|
expvar: Allow no args; publish number of goroutines
|
2016-03-21 22:39:57 -06:00 |
ext.go
|
Tell usage of 'path' from 'filepath' and fix *path checking
|
2016-04-17 01:16:16 +02:00 |
ext_test.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
fastcgi.go
|
Add except to FastCGI. Minor refactor in proxy.
|
2016-03-20 08:02:17 +01:00 |
fastcgi_test.go
|
Add except to FastCGI. Minor refactor in proxy.
|
2016-03-20 08:02:17 +01:00 |
gzip.go
|
gzip: Allow empty extension (#509)
|
2016-01-15 11:59:05 -07:00 |
gzip_test.go
|
gzip: Allow empty extension (#509)
|
2016-01-15 11:59:05 -07:00 |
headers.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
headers_test.go
|
Fix vet failing on Go tip
|
2016-04-30 11:13:04 -06:00 |
internal.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
internal_test.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
log.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
log_test.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
markdown.go
|
Fix more tests, and fix template parsing.
|
2016-04-10 23:17:01 -07:00 |
markdown_test.go
|
Missed fixing setup.
|
2016-04-16 17:13:13 -07:00 |
mime.go
|
Fixup mime middleware to use a map and error on duplicate extensions.
|
2016-03-15 23:11:19 -07:00 |
mime_test.go
|
Fixup mime middleware to use a map and error on duplicate extensions.
|
2016-03-15 23:11:19 -07:00 |
pprof.go
|
pprof: Only handle if path matches /debug/pprof, add tests
|
2016-03-19 20:02:05 -06:00 |
pprof_test.go
|
Adding pprof middleware for debugging purposes
|
2016-03-18 10:39:29 -06:00 |
proxy.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
redir.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
redir_test.go
|
gofmt -s; fix misspellings and lint; Go 1.5.3 in Travis CI
|
2016-02-14 00:10:57 -07:00 |
rewrite.go
|
Allow rewrite status codes to be 2xx and 4xx.
|
2016-02-22 15:30:55 -07:00 |
rewrite_test.go
|
Remove unneeded Regexp from tests.
|
2016-02-24 10:28:06 -07:00 |
roller.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
root.go
|
Don't truncate process log; more consistent output
|
2015-11-05 17:01:08 -07:00 |
root_test.go
|
core: Major refactor for graceful restarts; numerous fixes
|
2015-10-26 13:34:31 -06:00 |
startupshutdown.go
|
startup: Only run commands at first startup
|
2015-11-10 19:46:18 -07:00 |
startupshutdown_test.go
|
gofmt -s; fix misspellings and lint; Go 1.5.3 in Travis CI
|
2016-02-14 00:10:57 -07:00 |
templates.go
|
Merge branch 'master' into letsencrypt
|
2015-11-02 20:26:55 -07:00 |
templates_test.go
|
Merge branch 'master' into letsencrypt
|
2015-11-02 20:26:55 -07:00 |
websocket.go
|
correct unused assignments
|
2016-03-26 21:05:19 +00:00 |
websocket_test.go
|
Merge branch 'master' into letsencrypt
|
2015-11-02 20:26:55 -07:00 |