Homec4science

Provide a Differential Revision query class for affected paths

Authored by epriestley <git@epriestley.com> on Oct 2 2011, 21:03.

Description

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

Details

Committed
epriestley <git@epriestley.com>Oct 6 2011, 19:27
Pushed
aubortJan 31 2017, 17:16
Parents
rPHbea4795575d5: Separate revision list rendering logic into a RevisionListView
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH91bf3e96c9f0: Provide a Differential Revision query class for affected paths (authored by epriestley <git@epriestley.com>).Oct 6 2011, 19:27