1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src
epriestley 91bf3e96c9 Provide a Differential Revision query class for affected paths
Summary:
For T262, we need to query for revisions by affected path.

We currently have a class called "DifferentialRevisionListData" but it's sort of
nasty and it would have been really cumbersome to add this query to it.

Instead, this provides a query object more in line with ManiphestTaskQuery,
which I'm pretty happy with. I'd eventually like to get rid of
DifferentialRevisionListData but it's used in a couple of places right now.

Test Plan: Used phpsh to execute queries, got back apparently-sensible result
sets.

Reviewers: jungejason, nh, tuomaspelkonen, aran

Reviewed By: jungejason

CC: aran, jungejason, epriestley

Differential Revision: 978
2011-10-06 10:27:17 -07:00
..
aphront Add an "Event" plugin to DarkConsole for event inspection 2011-10-01 08:51:54 -07:00
applications Provide a Differential Revision query class for affected paths 2011-10-06 10:27:17 -07:00
docs Build an event dispatch mechanism into Phabricator 2011-09-30 12:16:40 -07:00
infrastructure Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
storage Change structure of Lisk for custom setters and getters 2011-10-05 15:16:52 -07:00
view Improve time localization code 2011-09-27 09:25:16 -07:00
__celerity_resource_map__.php Add an option to switch tokenizers to use "ondemand" instead of "preloaded" 2011-09-21 14:22:01 -07:00
__phutil_library_init__.php Distinguish between aphront and phabricator. 2011-01-22 17:45:28 -08:00
__phutil_library_map__.php Provide a Differential Revision query class for affected paths 2011-10-06 10:27:17 -07:00