1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications
Edward Speyer 5b2fc6a184 Simplify ReleephRequest schema
Summary:
Removing a bunch of cache-style columns from `ReleephRequest`, where it's actually much easier to just load the information at runtime.

This makes sense for migrating to `PhabricatorApplicationTransactions`, where each xaction changes one aspect of a `ReleephRequest` at a time (rather than multiple columns at once.)

Test Plan: Request something, run `arc releeph` and watch the picks, pass on some RQs, run `arc releeph` and watch the reverts.

Reviewers: wez, epriestley

Reviewed By: epriestley

CC: epriestley, aran

Maniphest Tasks: T2720

Differential Revision: https://secure.phabricator.com/D5851
2013-05-08 10:27:20 +01:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Remove logic which hides commit names in commit table when they're the same as previous commit names 2013-04-07 15:50:21 -07:00
auth Add a User-Agent header to OAuth requests 2013-04-26 07:52:58 -07:00
base Deprecate 'maniphest.enabled' and 'phriction.enabled' 2013-04-06 11:39:59 -07:00
cache Add wait for setup issue fallback disk cache 2013-04-13 07:09:32 -07:00
calendar Highlighting the current day in calendar. 2013-04-29 12:15:38 -07:00
chatlog Touch up Chatlog Design / Mobile 2013-04-13 07:50:34 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
config Updated the CLI for smoother use 2013-04-29 12:14:54 -07:00
conpherence Conpherence - fix no conpherences fatal 2013-05-02 15:23:55 -07:00
countdown Countdown revamp 2013-05-03 15:53:36 -07:00
daemon reduce noise on daemon console 2013-03-08 13:08:11 -08:00
differential Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
diffusion DiffusionFileContentQuery => Conduit 2013-05-07 14:57:08 -07:00
directory/controller Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
diviner Implement text mode for Phabricator Remarkup rules 2013-03-22 17:33:36 -07:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
fact Convert AphrontTableView to safe HTML 2013-02-09 15:11:38 -08:00
feed Make public feed show all stories, using the omnipotent user 2013-04-25 11:07:15 -07:00
files Made Changes to Mock and File generation after pushing some methods to superclass 2013-05-06 13:32:01 -07:00
flag Flags on mobile, fix some filter-css 2013-04-03 11:29:58 -07:00
harbormaster Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
help/controller Allow speical keys to be bound to keystrokes 2013-03-08 21:19:24 -08:00
herald Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
lipsum Files Generating 2013-05-06 10:30:38 -07:00
macro Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
mailinglists Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
maniphest Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
meta Add dust, remove header on Applications 2013-04-15 15:22:43 -07:00
metamta Adding Handle Suport 2013-05-06 11:34:48 -07:00
notification Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00
oauthserver Fix an OAuthServer issue where an attacker could make a link function over HTTP when it should be HTTPS-only 2013-02-19 16:09:36 -08:00
owners Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
paste xDiffs and Revisions Generating 2013-05-06 14:11:37 -07:00
people No longer send welcome mail from a real user. 2013-05-06 14:00:40 -07:00
phame Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
phid Adding Handle Suport 2013-05-06 11:34:48 -07:00
phlux Mobile Crumbs. 2013-03-26 13:15:15 -07:00
pholio xDiffs and Revisions Generating 2013-05-06 14:11:37 -07:00
phortune Show prices in "$... USD" in Phortune 2013-05-06 18:04:45 -07:00
phpast Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
phrequent Updates to phrequent's landing page 2013-04-29 12:01:02 -07:00
phriction Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
policy Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00
ponder Fix Ponder missing menu items. 2013-04-17 15:02:32 -07:00
project Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
releeph Simplify ReleephRequest schema 2013-05-08 10:27:20 +01:00
remarkup/conduit Convert Remarkup to safe HTML 2013-02-13 12:34:49 -08:00
repository Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
search Add advanced search ability to paste. 2013-05-06 07:28:49 -07:00
settings Moderize forms on Settings. 2013-05-07 18:08:12 -07:00
slowvote Embed slowvotes have basic interaction 2013-05-03 15:49:00 -07:00
subscriptions Integrate subscriptions with ApplicationTransactions 2013-02-17 06:37:09 -08:00
system Add a user-accessible hook for dumping debug code into an install 2013-03-04 13:45:51 -08:00
tokens PHUIIconView 2013-04-19 17:44:20 -07:00
transactions Conpherence - paginate thread list 2013-04-26 10:30:41 -07:00
typeahead Use a policy-aware query for Project typeahead 2013-03-05 14:12:11 -08:00
uiexample Adds 'setSubHead' to Objectlist 2013-05-06 14:01:57 -07:00
xhprof Fix XHProf index page 2013-04-02 09:52:52 -07:00