.. |
basicauth_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
basicauth.go
|
Major refactoring of middleware and parser in progress
|
2015-05-04 11:04:37 -06:00 |
bindhost.go
|
Rename bindaddr to just bind
|
2015-05-04 22:58:08 -07:00 |
browse.go
|
browse: better-looking sort order arrows
|
2015-06-22 15:04:22 -06:00 |
controller.go
|
Major refactoring of middleware and parser in progress
|
2015-05-04 11:04:37 -06:00 |
controllertest.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
errors.go
|
change from error to a warning in errors setup
|
2015-06-22 23:19:48 -03:00 |
ext_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
ext.go
|
Major refactoring of middleware and parser in progress
|
2015-05-04 11:04:37 -06:00 |
fastcgi.go
|
Expanded index file support to other middlewares (fixes #27)
|
2015-05-05 15:50:42 -06:00 |
git_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
git.go
|
Update error strings (start with lowercase letters)
|
2015-06-07 20:49:17 -04:00 |
gzip_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
gzip.go
|
Gzip: Accept MIME types.
|
2015-06-10 22:02:08 +01:00 |
headers_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
headers.go
|
headers: Replaced usage of Url to Path in setup
|
2015-05-09 21:57:55 +02:00 |
internal_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
internal.go
|
rename middleware's name from internal to inner
|
2015-06-10 15:48:41 +08:00 |
log_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
log.go
|
log: Customizable default error function
|
2015-06-15 10:17:09 -06:00 |
markdown.go
|
markdown: sitegen keyword and run generation at startup
|
2015-05-09 21:12:52 -06:00 |
proxy.go
|
Refactor proxy middleware so that 1.) From() is exposed 2.) Other upstreams can be implemented/plugged in
|
2015-05-04 19:58:18 -07:00 |
redir.go
|
add ability to do meta redirects
|
2015-06-10 05:48:40 +00:00 |
rewrite_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
rewrite.go
|
Rewrite: Support for Regular Expressions.
|
2015-05-16 13:03:48 +01:00 |
root.go
|
Major refactoring of middleware and parser in progress
|
2015-05-04 11:04:37 -06:00 |
startupshutdown.go
|
Startup/shutdown commands now have stdin
|
2015-05-05 11:20:57 -06:00 |
templates.go
|
Expanded index file support to other middlewares (fixes #27)
|
2015-05-05 15:50:42 -06:00 |
tls_test.go
|
setup: export functions and variables for external packages.
|
2015-06-20 14:59:33 +01:00 |
tls.go
|
tls: Fix format string
|
2015-06-02 07:42:38 -06:00 |
websocket.go
|
Consistent app name/version info; pipe config data through stdin
|
2015-05-04 16:23:16 -06:00 |