1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/differential
epriestley 67de714a2f Remove (most) support for 'differential.attach-task-class'
Summary:
After D814 and D829, you should be able to implement this logic in the
didWriteRevision() method of the field.

Note that the attacher is still referenced in
ConduitAPI_differential_updatetaskrevisionassoc_Method. This method should
probably be moved to facebook/ since it's pretty Facebook-specific.

No rush on any of this, it's not hurting anything.

Test Plan:
  - Hit differential.getcommitmessage
  - Ran 'arc diff'

Reviewers: jungejason, tuomaspelkonen, aran

Reviewed By: jungejason

CC: aran, jungejason

Differential Revision: 830
2011-08-19 14:10:30 -07:00
..
constants Add an "Add CCs" action to Differential 2011-06-28 06:41:38 -07:00
controller Deprecate generateProperties 2011-08-18 11:33:10 -07:00
data/revisionlist Drive commit message rendering from field specifications 2011-08-18 07:20:20 -07:00
editor Remove (most) support for 'differential.attach-task-class' 2011-08-19 14:10:30 -07:00
field Simplify default field loadout for Differential 2011-08-18 19:51:32 -07:00
mail Explicitly list reviewers on reviewrequest email 2011-06-30 18:56:02 -07:00
parser/changeset Drive Differential commit message parsing through extensible fields 2011-08-18 19:49:39 -07: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 Deprecate generateProperties 2011-08-18 11:33:10 -07:00