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)
Thu, Apr 11, 12:07 AM
Unknown Object (File)
Sat, Mar 30, 12:21 PM
Unknown Object (File)
Feb 8 2024, 10:25 PM
Unknown Object (File)
Feb 6 2024, 2:11 AM
Unknown Object (File)
Jan 30 2024, 12:05 PM
Unknown Object (File)
Jan 12 2024, 5:24 AM
Unknown Object (File)
Jan 12 2024, 5:24 AM
Unknown Object (File)
Jan 4 2024, 9:40 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).