Page MenuHomePhabricator

Allow searching diffs by more status options
ClosedPublic

Authored by skyronic on Jul 30 2014, 1:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 27, 10:18 PM
Unknown Object (File)
Sat, Jan 25, 6:22 PM
Unknown Object (File)
Fri, Jan 24, 3:24 PM
Unknown Object (File)
Thu, Jan 23, 2:39 PM
Unknown Object (File)
Thu, Jan 23, 2:39 PM
Unknown Object (File)
Thu, Jan 23, 2:39 PM
Unknown Object (File)
Thu, Jan 23, 2:38 PM
Unknown Object (File)
Tue, Jan 21, 12:37 PM
Subscribers

Details

Summary

This Fixes T5737. Apparently the functionality to search by different
statuses in differential was already there, but the options weren't
exposed in the frontend. I can't think of any reason why this should've
been the case, so I just added the other options.

Test Plan

Tested against some local diffs to match new query option.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

skyronic retitled this revision from to Allow searching diffs by more status options.
skyronic updated this object.
skyronic edited the test plan for this revision. (Show Details)
skyronic added reviewers: epriestley, joshuaspence.
epriestley edited edge metadata.

This is sort of ick, but not worse than what we've already got. Thanks!

This revision is now accepted and ready to land.Jul 30 2014, 8:52 PM
epriestley updated this revision to Diff 24248.

Closed by commit rPbf10b7602bec (authored by Anirudh Sanjeev <anirudh@razorflow.com>, committed by @epriestley).