Page MenuHomePhabricator

Restricting query to return the displayed range
ClosedPublic

Authored by lpriestley on May 5 2015, 10:45 PM.
Tags
None
Referenced Files
F14063862: D12728.diff
Mon, Nov 18, 8:38 PM
F14043066: D12728.id30586.diff
Tue, Nov 12, 7:29 AM
F14016309: D12728.id30586.diff
Mon, Nov 4, 7:48 AM
F14012007: D12728.diff
Fri, Nov 1, 6:52 AM
F14009833: D12728.id30580.diff
Thu, Oct 31, 12:12 AM
F14003800: D12728.id30580.diff
Sat, Oct 26, 10:56 AM
F14002997: D12728.diff
Sat, Oct 26, 12:53 AM
F14002455: D12728.diff
Fri, Oct 25, 7:12 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.