Page MenuHomePhabricator

Restricting query to return the displayed range
ClosedPublic

Authored by lpriestley on May 5 2015, 10:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 1:23 AM
Unknown Object (File)
Thu, Apr 25, 12:43 AM
Unknown Object (File)
Mon, Apr 22, 12:27 AM
Unknown Object (File)
Sat, Apr 20, 4:25 AM
Unknown Object (File)
Sat, Apr 20, 4:25 AM
Unknown Object (File)
Sat, Apr 20, 4:25 AM
Unknown Object (File)
Sat, Apr 20, 4:19 AM
Unknown Object (File)
Sat, Apr 20, 3:40 AM
Subscribers

Details

Summary

Ref T4393, Refactoring calendar query logic to only return at most what the query dates have specified

Test Plan

Query Calendar events for range May 1 - indefinite in month view, see events, scroll back to April, events should be absent, because April is out of range.

Diff Detail

Repository
rP Phabricator
Branch
calendardaysearchcap
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5787
Build 5806: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

lpriestley retitled this revision from to Restricting query to return the displayed range.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/calendar/query/PhabricatorCalendarEventSearchEngine.php
66

Extra space at the end of this string.

This revision is now accepted and ready to land.May 5 2015, 10:50 PM
lpriestley marked an inline comment as done.
lpriestley edited edge metadata.

extra space.

This revision was automatically updated to reflect the committed changes.