* (bug 27670) Ordering by timestamp (and usage of start and end) isn't as clear in...
authorSam Reed <reedy@users.mediawiki.org>
Sat, 12 Mar 2011 23:39:15 +0000 (23:39 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 12 Mar 2011 23:39:15 +0000 (23:39 +0000)
commit8c6f2012b9244c9e3fb7719292446bb658cc0eea
treee5a91edf6088e0e5818510d8a84a0aea6e93ff8a
parentb2d91f90e4d8a0fa62239ee42ed35a44072bdbc6
* (bug 27670) Ordering by timestamp (and usage of start and end) isn't as clear in auto generated document, as it is on mw.org

where dir = (newer|older)

Will look at doing (asc|desc)(ending)?
includes/api/ApiQueryBase.php
includes/api/ApiQueryBlocks.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryProtectedTitles.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQueryUserContributions.php
includes/api/ApiQueryWatchlist.php