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 | |||
2b02024e2329 | epriestley | Use AphrontRequestStream to read request input | Mar 17 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 | |||
262be61ee52f | epriestley | Merge branch 'master' into redesign-2015 | Jun 29 2015 | |||
6b7183a76232 | epriestley | Modularize Aphront "sites" | Jun 29 2015 | |||
626c7bc9066f | Chad Little | [Redesign] Clean up AphrontDialog | Jun 29 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
e595478f1dff | epriestley | Make policy violation dialog more flexible | Jun 5 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 | |||
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 | |||
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 | |||
bd741ffcc7af | epriestley | Move DarkConsole to an application | Oct 13 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 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 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
c006cca9b1e9 | Joseph Battelle/epriestley | Allow only CDN routes when using security.alternate-file-domain | Jul 25 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 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 | |||
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 | |||
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 | |||
442590348014 | epriestley | Don't require phabricator.base-uri to be configured | Jan 22 2013 |
c4science · Help