phab/src/aphront/configuration/AphrontDefaultApplicationConfiguration.phpproduction
phab/src/aphront/configuration/AphrontDefaultApplicationConfiguration.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2b02024e2329 | epriestley | Use AphrontRequestStream to read request input | Mar 17 2016 | |||
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 | |||
626c7bc9066f | Chad Little | [Redesign] Clean up AphrontDialog | Jun 29 2015 | |||
e595478f1dff | epriestley | Make policy violation dialog more flexible | Jun 5 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
a903eb2defb6 | Bob Trahan | Quicksand - make things work properly with high security mode | Apr 24 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
5c71da8cdb6c | epriestley | Quicksand, an ignoble successor to Quickling | Jan 27 2015 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
c728c0ac6080 | epriestley | Make Celerity a real application | Oct 13 2014 | |||
bd741ffcc7af | epriestley | Move DarkConsole to an application | Oct 13 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
a2a0f002f069 | James Rhodes | Fix `security.require-https` by marking redirect as external | Aug 21 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
1ec21dc81de5 | epriestley | Serve .eot and .ttf through Celerity | May 16 2014 | |||
a017a8e02b51 | epriestley | Make two-factor auth actually work | Apr 28 2014 | |||
f42ec84d0c6b | epriestley | Add "High Security" mode to support multi-factor auth | Apr 28 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
c9311a9eaeba | epriestley | Make errors in dialogs look reasonable instead of hideous | Apr 3 2014 | |||
847b7977c125 | epriestley | Add semi-generic rate limiting infrastructure | Apr 3 2014 | |||
039b8e43b98c | epriestley | Whitelist allowed editor protocols | Mar 17 2014 | |||
838f78128544 | epriestley | Add a robots.txt file to disallow /diffusion/ | Mar 14 2014 | |||
ae7324fd5b8a | epriestley | Fix an anchor redirect issue with OAuth server, plus modernize the application… | Mar 13 2014 | |||
270916a26e67 | epriestley | Support WOFF files in Celerity and add Source Sans Pro | Mar 6 2014 | |||
7f5b15c6faaf | Joshua Spence/epriestley | Made some classes final. | Feb 26 2014 | |||
6740082df93c | epriestley | Slightly modernize Aphlict server status page | Feb 18 2014 | |||
75c4a185a9f1 | epriestley | Begin modularizing typeahead sources | Feb 14 2014 | |||
6fdbc406b7b5 | epriestley | Make "Home" a formal application | Jan 26 2014 | |||
e6a6c265b04c | Alex Arwine/epriestley | Aprhont - Adding cookie-prefix, as config option, and into cookie methods | Jan 17 2014 | |||
5ce0edaf697b | epriestley | Serve celerity resources from multiple maps | Jan 2 2014 | |||
2c35532256ea | epriestley | Drive all Celerity operations from the new map | Jan 1 2014 | |||
13275860b18e | epriestley | When stopping on redirect, show a full stack trace | Nov 21 2013 | |||
aca621e21f9c | Jakub Vrana | Replace some hsprintf() with phutil_tag() | Nov 9 2013 | |||
d5f41ef70ed0 | epriestley | Return HTTP 500, not HTTP 200, on exception pages | Nov 6 2013 | |||
67cca8f7fa14 | epriestley | Fix breadcrumbs for login screen triggered when a logged-out user fails a… | Oct 14 2013 | |||
b1b1ff83f239 | epriestley | Allow applications to define new policy capabilities | Oct 7 2013 | |||
5799e8e2de67 | epriestley | Provide better strings in policy errors and exceptions | Sep 27 2013 | |||
a5f790e19207 | epriestley | Handle "multipart/form-data" correctly even if we get the data | Aug 4 2013 | |||
a65e3812cbde | epriestley | Move slowvote loading logic into Query class | Jul 16 2013 | |||
b26549b5fab1 | Gareth Evans/epriestley | Implement PhutilRequest parser #2 | Jun 24 2013 | |||
e40f0e13c5dc | Gareth Evans/epriestley | Implement PhutilRequest parser | Jun 24 2013 | |||
73c2c1d2e60f | epriestley | Send old login code to the bottom of the sea | Jun 19 2013 | |||
fdbd3776255f | epriestley | Replace old login validation controller with new one | Jun 16 2013 | |||
cf4ff8318ed6 | Anh Nhan Nguyen/epriestley | Adding an own application for search | Apr 15 2013 | |||
d5841fe4991c | Anh Nhan Nguyen/epriestley | Added basic hovercard controller | Apr 3 2013 | |||
0f9bfa3bfdc3 | epriestley | Fix XHProf index page | Apr 2 2013 | |||
41b32d5fbe9d | epriestley | Disable JSON shield for uncaught exception responses to Conduit requests | Mar 31 2013 | |||
960ac3b2a6e1 | epriestley | Phortune v0 | Mar 28 2013 | |||
14569ae4918e | epriestley | Add a user-accessible hook for dumping debug code into an install | Mar 4 2013 | |||
3b2aed16c9be | Afaque Hussain/epriestley | Moving code off channel | Feb 22 2013 | |||
6124865c567e | epriestley | Minor phutil_tag/HTML fixes | Feb 15 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4bd2ad9270ac | epriestley | Merge branch 'master' into phutil_tag | Feb 13 2013 | |||
1e74c05ac6ff | epriestley | Add timestamps to development-mode static resource URIs | Feb 11 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
e4736bf9778b | vrana | Avoid double escaping in error view title | Feb 10 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
c105a5bde0fb | Bryan Cuccioli/epriestley | Refactor developer options to specific developer-mode option. | Feb 1 2013 | |||
114ed6c7feea | epriestley | DarkConsole: fix rendering, move request log, load over ajax | Jan 29 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
2888d5803431 | Debarghya Das/epriestley | Moved Version Footer from Footer to /config/all | Jan 19 2013 | |||
ebf2435c49fe | epriestley | Make feed its own application | Jan 11 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
a7da4fad88cc | epriestley | Add Drydock Application | Oct 31 2012 | |||
60466d3bccc1 | Bob Trahan | Create a status tool by giving /calendar/ some teeth | Oct 24 2012 | |||
26f7425ee287 | epriestley | Allow blog resources to be served without Celerity | Oct 17 2012 | |||
5bde6c71ce4e | vrana | Declare used properties | Oct 4 2012 | |||
52770a086d2c | Bob Trahan | Modernize phame and add concept of "blog style" to blog post list view | Oct 2 2012 | |||
f1cd22716ad8 | epriestley | Link "More Stuff" to /applications/, not /apps/ | Oct 1 2012 | |||
49c45b10c037 | epriestley | Add a PhabricatorApplication for files | Oct 1 2012 | |||
92ff9c092b25 | epriestley | Move "Macros" to a first-class application | Oct 1 2012 | |||
f817d81b1267 | epriestley | Add applications for Owners, Repositories, PHID manager, PHPAST | Oct 1 2012 | |||
a717d7db339b | epriestley | Add Conduit and Herald applications | Oct 1 2012 | |||
83b1b4fdbd14 | epriestley | Add Slowvote and Countdown applications | Oct 1 2012 | |||
6b1c27eb0ead | epriestley | Make "public" pastes meaningfully visible to logged-out users | Oct 1 2012 | |||
5978bbfc64e2 | Nick Harper | Do sampled profiling of requests | Sep 17 2012 | |||
303ad9399696 | epriestley | Modernize UIExamples | Sep 11 2012 | |||
70a8e8b6e81c | epriestley | Modernize Paste | Aug 15 2012 | |||
a68c30ce831a | epriestley | Modernize daemon application | Aug 14 2012 | |||
e0e339f16cc5 | epriestley | Modernize People application | Aug 14 2012 | |||
b2f12a09b502 | epriestley | Modernize MetaMTA | Aug 13 2012 | |||
74b438db136f | epriestley | Move "Mailing Lists" to a separate application | Aug 13 2012 | |||
64472dd7b8da | Pieter Hooimeijer | Adding Ponder-related files. | Aug 10 2012 | |||
d74b84a729bb | epriestley | Add a "Project" application | Aug 7 2012 | |||
314c25365d2d | epriestley | Drive menu icons from Applications | Aug 5 2012 | |||
643653dc619c | epriestley | Store the "current" application in the controller | Aug 5 2012 | |||
606ef34d610d | vrana | Load commit branches and tags by AJAX | Aug 1 2012 | |||
fceabd42e88b | epriestley | Allow Fact app to draw charts | Jul 30 2012 | |||
486f7c1e8e23 | epriestley | Add aggregated facts to the Facts application | Jul 27 2012 | |||
5d4a6bcf954a | epriestley | Break AphrontDatabaseConnection dependencies on PhabricatorEnv | Jul 24 2012 | |||
bc29a3e8a226 | Bob Trahan | Make inline comment preview work in Diffusion | Jul 23 2012 |
c4science · Help