1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/differential
epriestley c29982acb9 Fix phid accumulation for handles
Summary: I goofed this, $phids was already being populated and I changed the
meaning. This causes a fatal if you filter the list by a user who is not an
author or first reviewer for any of the revisions (e.g., no open revisions).

Test Plan: Looked at the list of a user with no revisions.

Reviewers: codeblock, jungejason

Reviewed By: codeblock

CC: aran, codeblock, jungejason

Differential Revision: 989
2011-10-07 12:58:16 -07:00
..
constants Add a relation table for Revisions to local commit hashes 2011-09-26 15:02:37 -07:00
controller Fix phid accumulation for handles 2011-10-07 12:58:16 -07:00
data/revisionlist Drive commit message rendering from field specifications 2011-08-18 07:20:20 -07:00
editor Show open Differential revisions in Diffusion browse views 2011-10-06 10:27:54 -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 T494 Image displaye issue 2011-09-30 00:25:33 -07:00
query/revision Provide a Differential Revision query class for affected paths 2011-10-06 10:27:17 -07:00
replyhandler Allow "!accept" to be enabled through configuration 2011-09-14 09:52:13 -07:00
storage Separate revision list rendering logic into a RevisionListView 2011-10-06 10:26:47 -07:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Separate revision list rendering logic into a RevisionListView 2011-10-06 10:26:47 -07:00