History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
98cec5d87a5a | aubort | Merge with Stable Week 19 + patches to 73ed316c5d2e | May 17 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
c07ec8fee642 | epriestley | Preserve nonstandard ports during 404 redirects which add "/" to the ends of… | Jan 4 2017 | |||
5215eb306791 | epriestley | Fix an issue where unexpected debugging output would run afoul of automatic… | Dec 14 2016 | |||
842710608e49 | epriestley | Don't combine automatic output compression with "Content-Length" | Dec 13 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 | |||
f7b0c09ac47f | epriestley | Make the "All Day Event" control use a checkbox instead of a dropdown | Oct 31 2016 | |||
86a00ee4abd6 | epriestley | Make Calendar ICS imports sort of work in a crude, approximate way | Oct 13 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 | |||
90294713e850 | epriestley | Use phutil_json_encode() in AphrontResponse to raise better errors | Aug 26 2016 | |||
95cf83f14ead | epriestley | Convert some whiny exceptions into quiet MalformedRequest exceptions | Aug 17 2016 | |||
a46a4362dbfb | epriestley | Smooth over a few more transaction compatibility/structure issues with Calendar… | Jul 13 2016 | |||
67482fd19d2c | epriestley | Continue modernizing application access to user preferences | Jun 4 2016 | |||
c2227d3ed24c | epriestley | Fix "acccess" spelling error | Apr 30 2016 | |||
66366137ffa9 | epriestley | Don't apply `security.require-https` to intracluster requests | Apr 13 2016 | |||
997460f12fba | epriestley | When proxying cluster HTTP requests, forward only selected headers | Apr 9 2016 | |||
60e91d393421 | epriestley | Fix an issue with passing HTTP headers through in proxied cluster requests | Apr 8 2016 | |||
cdec31914390 | epriestley | Convert Countdown to EditEngine | Apr 7 2016 | |||
5664c838fbbc | epriestley | Reduce thumbnail flickering in comment previews | Apr 7 2016 | |||
439821c7b2cd | epriestley | Don't require one-time tokens to view file resources | Apr 6 2016 | |||
2b02024e2329 | epriestley | Use AphrontRequestStream to read request input | Mar 17 2016 | |||
9d125b459ea8 | epriestley | Use large text columns to store IP addresses | Feb 2 2016 | |||
23367265e18c | epriestley | Strip "Transfer-Encoding" headers from proxied HTTP responses | Jan 8 2016 | |||
2328e739b760 | epriestley | Fix an issue where Phame could post to the wrong blog | Jan 2 2016 | |||
e869e7df0b79 | epriestley | When logged-out users hit a "Login Required" dialog, try to choose a better… | Dec 17 2015 | |||
dc79d9ea84cc | epriestley | Put back "PhabricatorResourceSite" | Dec 11 2015 | |||
8a906b0e18a7 | epriestley | Remove skins from Phame | Dec 11 2015 | |||
c1ae5321d745 | epriestley | Support HTTP parameter prefilling in EditEngine forms for CustomFields | Dec 2 2015 | |||
56be70056111 | epriestley | Improve code structure of PHID fields in EditEngine | Nov 30 2015 | |||
d8111f828f4d | lkassianik | Allow a domain other than the install domain to serve as a short Phurl domain | Nov 9 2015 | |||
621f806e3b54 | epriestley | Provide formal Users/Projects/Mailable fields for EditEngine | Nov 4 2015 | |||
20e4c3fbd46b | epriestley | Modularize complex HTTP parameter types | Nov 4 2015 | |||
6e7ceb996bb3 | Michael Krasnow/Mnkras | Set a property so that unit tests run on PHP7 | Oct 26 2015 | |||
3ff5ca789a60 | epriestley | Fix `/tag/aa%20bb` project URIs | Oct 13 2015 | |||
6915011067d6 | epriestley | Provide an AphrontController implementation of willSendResponse() | Sep 8 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 | |||
4b298c1c44b4 | epriestley | Merge branch 'master' into redesign-2015 | Jun 30 2015 | |||
9eda21451a44 | epriestley | Let PhabricatorPlatformSite catch unconfigured requests | Jun 30 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 | |||
bb58a123e633 | epriestley | Modularize Celerity postprocessors | Jun 20 2015 | |||
e270157fcbd5 | Joshua Spence | Fix a broken class name | Jun 17 2015 | |||
4761cb8d7390 | Joshua Spence | Use PhutilInvalidStateException | Jun 17 2015 | |||
0fd0f171f10f | epriestley | Fix an undeclared property on AphrontPlainTextResponse | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 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 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
db1cd6586609 | epriestley | Allow setup checks to perform writes | May 14 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 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 | |||
6aac9f99d7fe | Bob Trahan | Quicksand - get the dark console working properly with quicksand | Apr 28 2015 | |||
a903eb2defb6 | Bob Trahan | Quicksand - make things work properly with high security mode | Apr 24 2015 | |||
b2c23d88e8f9 | Joshua Spence | Implement HTTP response messages | Apr 6 2015 | |||
29beb174d3b1 | epriestley | Don't treat Quicksand requests as isWorkflow() or isAjax() | Mar 28 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
c7dc59f9c403 | epriestley | Don't call flush() when emitting responses | Mar 23 2015 | |||
81d88985a027 | epriestley | Prepare file responses for streaming chunks | Mar 14 2015 | |||
5952b0a31b6a | epriestley | Stop mangling filenames when downloading them | Mar 3 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
751ffe123dc2 | epriestley | Support HTTP Strict Transport Security | Feb 19 2015 | |||
80e399def946 | epriestley | Show exception title as page title for AphrontUsageException | Feb 15 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
5c71da8cdb6c | epriestley | Quicksand, an ignoble successor to Quickling | Jan 27 2015 | |||
fb5e50e6cc1f | epriestley | Proxy VCS HTTP requests | Jan 27 2015 | |||
51b2c4d01eed | epriestley | Add an AphrontHTTPProxyResponse | Jan 27 2015 | |||
cecc08756e61 | epriestley | Fix an issue with clearing cookies when a cookie prefix is set | Jan 9 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 | |||
f74082aecd06 | Chad Little | Update AphrontRequestFailure to common display libs | Sep 27 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 | |||
ed98a1cc8464 | Bob Trahan | Paste - fix caching mechanism for S3-stored files | Aug 19 2014 | |||
df361470c1d9 | epriestley | Be more strict about "Location:" redirects | Aug 18 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
7aaa6329b8a6 | Bob Trahan | Make the 404 page device friendly. | Jul 30 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 | |||
c9184db94abe | epriestley | Require high-security session to sign legal documents | Jun 29 2014 |
c4science · Help