phab/src/aphront/configuration/AphrontApplicationConfiguration.phpstable
phab/src/aphront/configuration/AphrontApplicationConfiguration.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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