- 01 May, 2015 1 commit
-
-
Matthew Holt authored
-
- 30 Apr, 2015 6 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
If we do not use a pointer here, the startup function that opens the log file stores the log file in a copy of the handler, not the same instance of the handler, causing panics during requests, which is bad, especially when the response is gzipped: the next recover() is beyond the gzip handler, so the browser downloads a gz file instead.
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
Doesn't break using localhost to access the site
-
- 29 Apr, 2015 3 commits
-
-
Matt Holt authored
-port flag to allow overriding default port
-
Matthew Holt authored
Default port used if none is specified in config
-
Matt Holt authored
Fix for Issue 13: Trouble running in Docker containers (or binding to 0.0.0.0)
-
- 28 Apr, 2015 6 commits
-
-
Abiola Ibrahim authored
-
Thomas Hansen authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
- 27 Apr, 2015 15 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matt Holt authored
-
Matt Holt authored
gzip middleware now strips encoding header
-
Matthew Holt authored
-
-
Matthew Holt authored
-
Matthew Holt authored
Version number purposefully excluded (for now?)
-
Matthew Holt authored
-
Thomas Hansen authored
-
Thomas Hansen authored
-
Matthew Holt authored
-
- 26 Apr, 2015 3 commits
-
-
Matt Holt authored
adding support for php including clean urls and wordpress permalinks
-
Thomas Hansen authored
-
-
- 25 Apr, 2015 4 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
- 23 Apr, 2015 2 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-