History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
842710608e49 | epriestley | Don't combine automatic output compression with "Content-Length" | Dec 13 2016 | |||
ffdc082852fe | epriestley | Add a wide range of HTTP-request-based setup checks | Dec 9 2016 | |||
fc950140b4c1 | epriestley | Blanket reject request which may have been poisoned by a "Proxy" header to… | Jul 22 2016 | |||
2b02024e2329 | epriestley | Use AphrontRequestStream to read request input | Mar 17 2016 | |||
42566379dc3c | epriestley | Fix HTTP body decompression in PHP 5.6 | Feb 20 2016 | |||
8269fd6e6c1f | epriestley | Decode "Content-Encoding: gzip" content | Jan 31 2016 | |||
4b1815d6cca2 | epriestley | Add a "Startup" to DarkConsole | Aug 21 2015 | |||
a15444aa7919 | epriestley | Remove PhabricatorStartup::getGlobal/setGlobal mechanism | Jun 5 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
52b9e5ec1423 | epriestley | Filter potentially problematic $_ENV variables | Apr 27 2015 | |||
08126d39049e | epriestley | Improve top-level exception handling | Jan 2 2015 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
cae59d83456e | epriestley | Add an option to make it easier to debug page hangs | Sep 11 2014 | |||
8efea3abe958 | epriestley | Add a configuration warning when `memory_limit` will limit file uploads | Sep 4 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
c887871d30b7 | epriestley | Disable rate limiting by default in general | Apr 9 2014 | |||
4d0935ba5e69 | epriestley | Rate limit requests by IP | Apr 9 2014 | |||
1a964f71bb0d | epriestley | Disable SimpleXML entity loader in Phabricator | Jan 23 2014 | |||
56bcb33a1891 | epriestley | Improve exception reporting behavior for core exceptions | Jan 21 2014 | |||
7298589c86ec | epriestley | Proof of concept mitigation of BREACH | Aug 8 2013 | |||
b20a0eed13cf | Eric Stern/epriestley | Filter only possibly-tainted keys from superglobals | Aug 5 2013 | |||
44a883f941e0 | Eric Stern/epriestley | Pass raw QUERY_STRING to parser | Aug 5 2013 | |||
4a19b51b92ce | epriestley | Catch more known-bad versions of APC | Jul 16 2013 | |||
c05e026e656a | epriestley | Detect and warn about APC 3.1.14 / 3.1.15 | Jul 10 2013 | |||
b26549b5fab1 | Gareth Evans/epriestley | Implement PhutilRequest parser #2 | Jun 24 2013 | |||
dc6c1bf4351e | epriestley | Fail quietly when failing to write access log | May 10 2013 | |||
0ad05e911b21 | epriestley | Fix startup issue with access log | Apr 9 2013 | |||
cde1416446f6 | epriestley | Guarantee the existence of the Phabricator access log | Apr 2 2013 | |||
f1a36cf3c8e0 | epriestley | Make it easier to use print_r() debugging | Feb 11 2013 | |||
3c3e00a74f77 | epriestley | Raise early fatal for bad rewrite with no "/" | Jan 23 2013 | |||
9e6d59829ced | epriestley | Consolidate environmental initialization | Dec 25 2012 | |||
ed58f6c5f451 | epriestley | Move a lot of pre-request checks to PhabricatorStartup | Dec 25 2012 |
c4science · Help