- 30 Jun, 2015 1 commit
-
-
Abiola Ibrahim authored
-
- 28 Jun, 2015 2 commits
-
-
Matt Holt authored
Complete test coverage for config/setup/templates.go
-
Karthic Rao authored
-
- 26 Jun, 2015 4 commits
-
-
Matthew Holt authored
-
Matt Holt authored
Initial Test case for config/setup/templates.go
-
Karthic Rao authored
-
Karthic Rao authored
-
- 25 Jun, 2015 2 commits
-
-
Matthew Holt authored
-
Matt Holt authored
core: Handle address lookup and bind errors more gracefully (fixes #136 and #164)
-
- 24 Jun, 2015 4 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
Addresses which fail to resolve are handled more gracefully in the two most common cases: the hostname doesn't resolve or the port is unknown (like "http" on a system that doesn't support that port name). If the hostname doesn't resolve, the host is served on the listener at host 0.0.0.0. If the port is unknown, we attempt to rewrite it as a number manually and try again.
-
Matt Holt authored
Test for webSocketParse function in config/setup
-
Karthic Rao authored
-
- 23 Jun, 2015 4 commits
-
-
Matt Holt authored
Modularizing config/setup/Websocket.go and test file for the same
-
Karthic Rao authored
-
Matt Holt authored
errors: change missing errors file from error to a warning during parsing
-
Guilherme Rezende authored
-
- 22 Jun, 2015 2 commits
-
-
Matthew Holt authored
-
Matt Holt authored
browse: Ability to sort
-
- 21 Jun, 2015 1 commit
-
-
pyed authored
-
- 20 Jun, 2015 2 commits
-
-
Matt Holt authored
setup: export functions and variables for external packages.
-
Abiola Ibrahim authored
-
- 19 Jun, 2015 7 commits
-
-
Matt Holt authored
Tests for config/setup/internal.go
-
Karthic Rao authored
-
Karthic Rao authored
-
Matt Holt authored
Tests for config/setup/log.go
-
Karthic Rao authored
-
Karthic Rao authored
-
Karthic Rao authored
-
- 17 Jun, 2015 8 commits
-
-
Matt Holt authored
fastcgi: fix #127
-
Slawomir Jasinski authored
-
Matt Holt authored
ext: test for function extParse
-
Karthic Rao authored
-
Karthic Rao authored
-
-
Karthic Rao authored
-
Karthic Rao authored
-
- 15 Jun, 2015 2 commits
-
-
Matthew Holt authored
-
Matt Holt authored
log: ensure the correct status is always logged
-
- 14 Jun, 2015 1 commit
-
-
Simon Jefford authored
in the case of error (>=400) then no response may have been sent
-