1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/differential
epriestley ec0d91a3ff Drive revision update from Conduit via custom fields
Summary:
When we create or update a revision, we use a parsed commit message dictionary
to edit its fields. Drive consumption of the dictionary through custom fields
instead of hardcoding.

This requires adding some fields which don't really do anything right now to
cover fields which appear only in the commit message.

Test Plan: "arc diff"'d this revision against localhost, "arc diff"'d again to
update.
Reviewed By: jungejason
Reviewers: jungejason, tuomaspelkonen, aran
CC: aran, jungejason
Differential Revision: 811
2011-08-15 10:25:54 -07:00
..
constants Add an "Add CCs" action to Differential 2011-06-28 06:41:38 -07:00
controller Implement all field edit interfaces on the custom field schema 2011-08-15 10:21:00 -07:00
data bug due to using $fields instead of $this->fields 2011-07-10 20:26:56 -07:00
editor Drive revision update from Conduit via custom fields 2011-08-15 10:25:54 -07:00
field Drive revision update from Conduit via custom fields 2011-08-15 10:25:54 -07:00
mail Explicitly list reviewers on reviewrequest email 2011-06-30 18:56:02 -07:00
parser Revert "Generated code> make it harder to mark code as generated" 2011-08-02 14:47:10 +01:00
replyhandler Allow Phabricator to be configured to use a public Reply-To address 2011-07-03 12:31:00 -07:00
storage Move Differential's simple fields to the extensible field schema 2011-08-15 08:39:48 -07:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Allow Differential custom fields to appear on edit and view interfaces 2011-08-14 10:04:37 -07:00