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
Unknown Object (File)
Sat, Nov 23, 11:19 AM
Unknown Object (File)
Mon, Nov 18, 10:25 PM
Unknown Object (File)
Mon, Nov 11, 5:12 AM
Unknown Object (File)
Sat, Nov 2, 7:19 AM
Unknown Object (File)
Oct 21 2024, 2:10 PM
Unknown Object (File)
Oct 21 2024, 6:58 AM
Unknown Object (File)
Oct 20 2024, 7:53 AM
Unknown Object (File)
Oct 16 2024, 9:08 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.