1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/differential
Bob Trahan 284bf71a8d Fix error when deleting revision
Summary: DifferentialAffectedPath has no id or phid key so delete() won't work and we have to do things this other way.

Test Plan: deleted a few diffs on my test reproduction. aside from warnings about missing keys (epriestley is on it as I write this) no errors found and diff observed as deleted

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1846

Differential Revision: https://secure.phabricator.com/D3610
2012-10-03 15:50:42 -07:00
..
application Group applications into groups on /applications/ 2012-10-03 15:46:19 -07:00
constants Remember action in Differential comment draft 2012-09-21 13:05:09 -07:00
controller Don't store empty drafts 2012-10-01 16:05:39 -07:00
data Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
editor Differential - add a configuration option to allow any user to close a revision that has been accepted 2012-08-28 14:17:23 -07:00
exception Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
field Fix comment in field specification 2012-10-01 09:35:32 -07:00
mail Minor, fix a variable issue with new context commenting. 2012-08-14 16:29:52 -07:00
parser Display shield for generated binary files 2012-10-01 15:18:43 -07:00
query Use scoped names in revision query 2012-08-16 23:34:49 -07:00
stats Load reviewer stats 2012-07-25 11:40:16 -07:00
storage Fix error when deleting revision 2012-10-03 15:50:42 -07:00
view Open editor on first modified line 2012-09-24 11:07:59 -07:00
DifferentialReplyHandler.php Only send the "this is blank silly" error message email if the email is sent *just* to Phabricator. 2012-08-28 14:09:37 -07:00
DifferentialTasksAttacher.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00