add option to XML dump stubs of page ranges with explicit rev_id ordering
authorAriel T. Glenn <ariel@wikimedia.org>
Tue, 21 Jun 2016 20:08:29 +0000 (23:08 +0300)
committerAriel T. Glenn <ariel@wikimedia.org>
Wed, 22 Jun 2016 19:05:55 +0000 (22:05 +0300)
commit327d8c8b545f7edb7cfb8b7283332864e378f571
treec63082969d7cbf48746b1e31fb262ef2a49f2a44
parent2c10ff9a9c1164e0c0a795bb53c29aa05004290a
add option to XML dump stubs of page ranges with explicit rev_id ordering

tested for stubs, text, logging with and without start/end values,
with and without orderrevs, seems to work as expected, with the
appropriate changes to the query.

Bug: T29112
Change-Id: I94ca4a06235bdbed384bb997deb7432bb5aaa5b9
includes/export/WikiExporter.php
maintenance/backup.inc
maintenance/dumpBackup.php