Page MenuHomePhabricator

Allow revisions to be filtered by created date
ClosedPublic

Authored by epriestley on Oct 5 2018, 6:14 PM.
Tags
None
Referenced Files
F13087118: D19732.diff
Thu, Apr 25, 12:52 AM
Unknown Object (File)
Sat, Mar 30, 8:26 AM
Unknown Object (File)
Wed, Mar 27, 12:44 AM
Unknown Object (File)
Wed, Mar 27, 12:44 AM
Unknown Object (File)
Wed, Mar 27, 12:44 AM
Unknown Object (File)
Wed, Mar 27, 12:44 AM
Unknown Object (File)
Mar 22 2024, 4:08 AM
Unknown Object (File)
Mar 11 2024, 11:19 AM
Subscribers
None

Details

Summary

Ref T13202. See PHI906. This is a reasonable capability which we support in some other applications already.

(The only real reason not to support this is that it creates some clutter in the UI, but I think we're generally in better shape now than we were in the past, and we could make this UI collapse/fold at some point.)

Test Plan

Ran queries with a minimum date, a maximum date, both, and neither. Saw appropriate results in all cases.

Diff Detail

Repository
rP Phabricator
Branch
date1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20989
Build 28512: Run Core Tests
Build 28511: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 5 2018, 6:17 PM
This revision was automatically updated to reflect the committed changes.