phab/src/aphront/configuration/AphrontApplicationConfiguration.phpfeature/testing
phab/src/aphront/configuration/AphrontApplicationConfiguration.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
5215eb306791 | epriestley | Fix an issue where unexpected debugging output would run afoul of automatic… | Dec 14 2016 | |||
ffdc082852fe | epriestley | Add a wide range of HTTP-request-based setup checks | Dec 9 2016 | |||
6058d3305f82 | epriestley | Normalize remote IP addresses when writing to logs, etc | Dec 5 2016 | |||
9730f5a34fd7 | epriestley | Allow custom Sites to have custom 404 controllers | Dec 1 2016 | |||
f19924310431 | epriestley | Clean up another insufficiently-general exception | Nov 23 2016 | |||
78040e0ff577 | epriestley | Run "DatabaseSetup" checks against all configured hosts | Nov 22 2016 | |||
00bb0c907147 | epriestley | Raise setup warnings immediately when failing to load configuration from the… | Sep 6 2016 | |||
309960146344 | epriestley | Split setup check phases into "preflight" and "post-config" | Sep 6 2016 | |||
66366137ffa9 | epriestley | Don't apply `security.require-https` to intracluster requests | Apr 13 2016 | |||
3ff5ca789a60 | epriestley | Fix `/tag/aa%20bb` project URIs | Oct 13 2015 | |||
1fc60a9a6e70 | epriestley | Modularize Aphront exception handling | Sep 3 2015 | |||
20ce1a905f3a | epriestley | Replace AphrontUsageException with AphrontMalformedRequestException | Sep 3 2015 | |||
a13db0a3ec0c | epriestley | Allow Controllers to return a wider range of "response-like" objects | Sep 2 2015 | |||
bcc5e55af288 | epriestley | Push construction of routing maps into Sites | Aug 31 2015 | |||
4b1815d6cca2 | epriestley | Add a "Startup" to DarkConsole | Aug 21 2015 | |||
2cf9ded87892 | Joshua Spence | Various linter fixes | Aug 11 2015 | |||
6b7183a76232 | epriestley | Modularize Aphront "sites" | Jun 29 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
a15444aa7919 | epriestley | Remove PhabricatorStartup::getGlobal/setGlobal mechanism | Jun 5 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
db1cd6586609 | epriestley | Allow setup checks to perform writes | May 14 2015 | |||
59416a13e729 | epriestley | Add "request time" event and viewer and context data to Multimeter | May 1 2015 | |||
7b6c320e156a | epriestley | Skeleton for "Multimeter", a performance sampling application | May 1 2015 | |||
fa7bb8ff7a50 | epriestley | Add `cluster.addresses` and require membership before accepting cluster… | Jan 3 2015 | |||
08126d39049e | epriestley | Improve top-level exception handling | Jan 2 2015 | |||
db51d7d92a42 | epriestley | Make ConduitCall always local/in-process | Dec 11 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
c728c0ac6080 | epriestley | Make Celerity a real application | Oct 13 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
a2a0f002f069 | James Rhodes | Fix `security.require-https` by marking redirect as external | Aug 21 2014 | |||
c006cca9b1e9 | Joseph Battelle/epriestley | Allow only CDN routes when using security.alternate-file-domain | Jul 25 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
73c2c1d2e60f | epriestley | Send old login code to the bottom of the sea | Jun 19 2013 | |||
ef797494ca89 | Gareth Evans/epriestley | Add Allowed uris config | May 26 2013 | |||
94e7878a5774 | Gareth Evans/epriestley | Route internal conduit calls if other hosts available | May 19 2013 | |||
442590348014 | epriestley | Don't require phabricator.base-uri to be configured | Jan 22 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
b9f84ebba8bd | epriestley | Always use absolute URIs for static resources | Oct 16 2012 | |||
9c94bf1bea3f | epriestley | Improve Phame live blogs/posts | Oct 15 2012 | |||
b072e937b5fc | epriestley | Modernize blog UI | Oct 15 2012 | |||
dbcf2e44e890 | epriestley | Make PhameBlogs respect policies | Oct 15 2012 | |||
8355f3592f98 | Bob Trahan | Add concept of "skins" to phame, and add a phacility skin | Oct 13 2012 | |||
ce1a5851668b | Bob Trahan | Make celerity be able to render full uris | Oct 9 2012 | |||
12df0761578b | vrana | Improve error message printed in SEV | Oct 4 2012 | |||
9e1b64389613 | Bob Trahan | Phame - allow blogs to specify custom URIs | Oct 1 2012 | |||
ee05fe81a451 | epriestley | Add redirect to HTTPS option | Sep 4 2012 | |||
cc2225e34ce1 | epriestley | Revert "Redirect to https" | Aug 31 2012 | |||
c4fcc8091d81 | vrana | Unfinal AphrontApplicationConfiguration::willBuildRequest() | Aug 31 2012 | |||
8afc7fc2cd6d | Nick Harper | Redirect to https | Aug 31 2012 | |||
b1b2afce9553 | vrana | Support applications in aphrontpath.php | Aug 10 2012 | |||
ebb7807bb41e | epriestley | Fix an issue with URIs missing trailing slashes, like "/maniphest" | Aug 6 2012 | |||
643653dc619c | epriestley | Store the "current" application in the controller | Aug 5 2012 | |||
8d37576bd88a | epriestley | Move some aprhont/ stuff around a little bit | Jun 1 2012 |
c4science · Help