Partially reverting I8e684f06 to restore some legacy behavior
authorKaldari <rkaldari@wikimedia.org>
Wed, 14 Sep 2016 01:24:55 +0000 (18:24 -0700)
committerKaldari <rkaldari@wikimedia.org>
Wed, 14 Sep 2016 01:32:47 +0000 (18:32 -0700)
commitc68c3061b6bd3ce364d6ec567f104262012a4b26
tree5f93baacf67fa6b289269aba973ee7a374b0f125
parent47d437a6c966c732b575d780d90bccf86d7079b9
Partially reverting I8e684f06 to restore some legacy behavior

Apparently some calls to getDateCond() expect it to not set an offset.
Also, removing some of the new tests that no longer work since they
don't pass all the required parameters. (Before I8e684f06, the year
and month were both required parameters.)

Bug: T145597
Change-Id: I3a90b3da48e49ec9723b7100a7d92146154f74e3
includes/pager/ReverseChronologicalPager.php
tests/phpunit/includes/pager/ReverseChronologicalPagerTest.php