History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7c9c3284ed0d | Ricky Elrod | Add the ability to append to $PATH, for when we shell out to system binaries. | Jul 27 2012 | |||
e9b7e6053377 | Grigory | Fixed PHP backward incompatibility. | Jul 25 2012 | |||
e55d4d7aab14 | Grigory | Added compatibility with PHP 5.4+ built-in webserver | Jul 25 2012 | |||
d07934474ee3 | epriestley | Break AphrontWriteGuard dependency on AphrontRequest | Jul 24 2012 | |||
ae2e73ce809f | epriestley | Add "stop on redirect" and "always profile" debugging options | Jul 17 2012 | |||
4cb411268612 | Nick Harper | Set timezone before calling date | Jul 3 2012 | |||
0acb7734cdbd | vrana | Use pht() | Jun 15 2012 | |||
259638e900de | epriestley | Fix minor issues with D2630 | Jun 6 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
9f9716f81fce | epriestley | Fix Firefox upload fatal | May 5 2012 | |||
9b2ededd48b3 | epriestley | Document configuration of file upload limits | May 4 2012 | |||
5604a662df6c | epriestley | Minor, if we fatal before loading PhabricatorAccessLog, don't double-fatal. | May 3 2012 | |||
3ce69b63067c | epriestley | Allow Phabricator to write an access log using PhutilDeferredLog | Apr 25 2012 | |||
28dfeeb5d503 | epriestley | Make sure exceptions are surfaced from setup | Apr 11 2012 | |||
d4c5761f41b2 | vrana | Customizable MySQL implementation | Apr 7 2012 | |||
9b043e59668c | vrana | Bump required PHP version | Apr 7 2012 | |||
23988ca482d1 | vrana | Support Windows | Apr 6 2012 | |||
5ba6e241c453 | vrana | Check required PHP version | Mar 26 2012 | |||
4fba549a99f7 | vrana | Use PhabricatorEnv::newObjectFromConfig() wherever possible | Mar 21 2012 | |||
a38223023d3e | epriestley | Improve missing libphutil/ error | Mar 13 2012 | |||
ce919b082292 | epriestley | Resolve implicit fallthrough in Phabricator | Mar 8 2012 | |||
c8b4bfdcd1cc | epriestley | Encode "<" and ">" in JSON/Ajax responses to prevent content-sniffing attacks | Feb 14 2012 | |||
e8a7d8a905de | epriestley | Provide software protections for HTTP response splitting | Feb 6 2012 | |||
12d1379deeeb | jungejason | Add instructions about how to support localhost | Jan 12 2012 | |||
af37b637f544 | epriestley | Detect un-cookieable domain confiugration and explode | Jan 11 2012 | |||
522e5b47795f | epriestley | Build an event dispatch mechanism into Phabricator | Sep 30 2011 | |||
1df7d4039e20 | epriestley | Store repository credentials with repositories | Sep 6 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 2011 | |||
6f388f97d959 | epriestley | Improve Phabricator behavior for fatal errors | Jul 18 2011 | |||
d28326446d60 | epriestley | Detect obviously erroneous "memory_limit" configurations | Jul 13 2011 | |||
7aa35821201a | epriestley | Improve error messages for PHABRICATOR_ENV | Jun 1 2011 | |||
d202e71ef144 | epriestley | Use parallel syntax highlighting API in differential | May 22 2011 | |||
c6beb7a4fbd0 | epriestley | Move to explicit initialization of PhutilErrorHandler. | May 11 2011 | |||
f7e2b0307708 | epriestley | Add a "setup" mode which guides new users through application configuration | May 11 2011 | |||
5da364f8f934 | epriestley | Detect and fatal on magic_quotes_gpc | Apr 30 2011 | |||
aa0ff43999df | epriestley | xhpastview | Apr 7 2011 | |||
d5ee8c792c85 | tuomaspelkonen | Modified DarkConsole Error Log to show more detailed information. | Apr 6 2011 | |||
c72d9980d557 | epriestley | Slightly improve error message when the user specifies a bogus config file. | Apr 5 2011 | |||
cc66c4890dbb | epriestley | Commit + Herald integration. | Apr 4 2011 | |||
3af9919e1c78 | epriestley | Add 'phabricator.timezone' config for HPHP installs. | Apr 3 2011 | |||
e6cf7a9cb0f5 | epriestley | More Diffusion junk. | Mar 31 2011 | |||
a100d97ed5ce | epriestley | Preserve "next" URI by using OAuth 'state' parameter | Mar 8 2011 | |||
6439cd98564a | epriestley | Revert HipHop volatile symbol workaround. | Mar 3 2011 | |||
eccc76dae685 | epriestley | Fix some issues caught by HipHop, and work around some issues caused by HipHop. | Feb 27 2011 | |||
d4bd2b0edda7 | epriestley | Add support for a PHUTIL_LIBRARY_ROOT variable in $_SERVER to make it easeir to… | Feb 26 2011 | |||
0114a29681bc | epriestley | Improve some of the top-level application hooks and setup messages. | Feb 24 2011 | |||
a4852d4a64f5 | epriestley | Dedupe conf loading function. | Feb 11 2011 | |||
7c3cd2651009 | epriestley | Do an explicit check for MySQL install status. | Feb 8 2011 | |||
c93dd9c09094 | epriestley | Flesh out some DarkConsole stuff. | Feb 3 2011 | |||
a5c0c277ca93 | epriestley | Very slightly less terrible XHProf implementation. | Feb 3 2011 | |||
759eec3a7723 | epriestley | Very rough cut of DarkConsole + XHProf | Feb 2 2011 | |||
03fec6e9112c | epriestley | PhabricatorEnv 'infratructure' -> 'infrastructure' (rofl) Recaptcha Email Login… | Jan 31 2011 | |||
6c37f918b126 | epriestley | Somewhat proper 404 page, plus HTTP response code. | Jan 30 2011 | |||
ccf7df6093e8 | epriestley | Authentication | Jan 27 2011 | |||
dec8bac3a3af | epriestley | Conduit: differential.creatediff | Jan 24 2011 | |||
76258ce0e142 | epriestley | Import some code, some of which may be relevant to the project. | Jan 18 2011 |
c4science · Help