- 04 May, 2015 3 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
- 03 May, 2015 10 commits
-
-
Matt Holt authored
Proxy Middleware: Add support for multiple backends, load balancing & healthchecks
-
Nimi Wariboko Jr authored
-
Nimi Wariboko Jr authored
-
Nimi Wariboko Jr authored
-
Nimi Wariboko Jr authored
-
Matt Holt authored
config: format string fixes from vet
-
Damian Gryski authored
-
Matt Holt authored
fastcgi: allow more request types.
-
Abiola Ibrahim authored
-
Nimi Wariboko Jr authored
Upgrade proxy middleware. Add support for: multiple backends, load balancing, health checks, and pluggable backends
-
- 02 May, 2015 4 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matt Holt authored
git: post pull command. retries after pull failure.
-
Abiola Ibrahim authored
-
- 01 May, 2015 12 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matt Holt authored
fastcgi: user defined environment variables
-
Abiola Ibrahim authored
-
Matthew Holt authored
-
Matt Holt authored
Specify Go Version in README
-
Davis Koh authored
-
Matt Holt authored
Implementation of Git middleware
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
Defaults path to site root.
-
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 2 commits
-
-
Abiola Ibrahim authored
-
Thomas Hansen authored
-