summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-12-21Version 0.9.4v0.9.4Matthew Holt
2016-12-21Fixed HTTP/2 support for the proxy middleware (#1300)Leonard Hecker
2016-12-19Feature #1282 - Support serving statically compressed .gz and .br files (#1289)Mateusz Gajewski
2016-12-17Fix for issue #1287 - don't list hidden files in directory listing (#1290)Mateusz Gajewski
2016-12-12Limit the number of restarts with systemdMatthew Holt
2016-12-07test: add unit test for #1283 (#1288)Guiheux Steven
2016-12-07Merge pull request #1284 from mholt/fastcgi-send-timeoutMatt Holt
2016-12-04Merge pull request #1286 from jbub/goupgradeMatt Holt
2016-12-04Update to Go 1.7.4jbub
2016-12-04Merge pull request #1285 from lbischof/patch-1Matt Holt
2016-12-04Fix syntax in caddy.confLorenz Bischof
2016-12-03Return HTTP 504 when FastCGI connect times out.ericdreeves
2016-12-03Add send_timeout property to fastcgi directive.ericdreeves
2016-12-02Fix for #1276 - support integers and floats as metadata in markdown (#1278)Mateusz Gajewski
2016-11-29Fix for #1164 - allow only one header per line (#1280)Mateusz Gajewski
2016-11-29Merge pull request #1274 from mholt/fastcgi-timeout-defaultsericdreeves
2016-11-29Merge branch 'master' into fastcgi-timeout-defaultsMateusz Gajewski
2016-11-28tls: Improve flaky test depending on CPU scheduling (I think)Matthew Holt
2016-11-28Ensure some tests remove temporary directories they createdMatthew Holt
2016-11-27Merge pull request #1275 from mholt/fup-1273Matt Holt
2016-11-27Increase code coverageEldin Hadzic
2016-11-26Fix network listener address comparison, fixes #1258 (#1273)elcore
2016-11-25Fix read timeout and add default timeout values.ericdreeves
2016-11-23Init switch from HOME to Caddy (#1272)Geno
2016-11-20dist: Give more slack to numProcs test (was failing on Travis CI)Matthew Holt
2016-11-20templates: Add arguments to .IncludeMatthew Holt
2016-11-19Add connect_timeout and read_timeout to fastcgi. (#1257)ericdreeves
2016-11-19Merge pull request #1268 from mholt/fix-files-testMatt Holt
2016-11-19Sort the resulting slice before the comparison.ericdreeves
2016-11-18Merge pull request #1267 from DenBeke/launchdMatt Holt
2016-11-18launchd service file for MacMathiasB
2016-11-16Filter empty headers (#1239)Gyula Voros
2016-11-16Fastcgi upstreams (#1264)Mateusz Gajewski
2016-11-08Merge pull request #1232 from mholt/fix-1229Tw
2016-11-04proxy: record request Body for retry (fixes #1229)Benny Ng
2016-11-04Add maxrequestbody directive (#1163)Ngo The Trung
2016-11-03Use http.Header instead of custom type (#1214)Mateusz Gajewski
2016-11-03Merge pull request #1238 from tw4452852/1234Matt Holt
2016-11-03proxy: make value is optional when removing a headerTw
2016-11-02Move header up above errors in directive order (fix #1183)Matthew Holt
2016-11-02header: Implement Flusher and CloseNotifierMatthew Holt
2016-11-01header: only register deletion operation (#1212)Tw
2016-11-01Add Files action to template context. (closes #1198) (#1226)ericdreeves
2016-10-31Ensure user always sees fatal errors at startupMatthew Holt
2016-10-29Add support for OCSP Must-Staple for Let's Encrypt certs (#1221)elcore
2016-10-27Add sourcegraph link to readmeMatthew Holt
2016-10-26Merge pull request #1216 from chris-bandce/patch-1Matt Holt
2016-10-26Punctuationchris-bandce
2016-10-26Merge pull request #1213 from mholt/simplify_codeMatt Holt
2016-10-25Remove dead code, do struct alignment, simplify codeMateusz Gajewski