(bug 33222) Add parentid to revision in export xml
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 9 Jun 2012 13:41:55 +0000 (15:41 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 9 Jun 2012 13:41:55 +0000 (15:41 +0200)
commitafa123ccf886ed4546df56c0348d16e557124f6e
treedb353c780ddaee15a6ad47b9e9a2426baa8964a7
parent1e69ac22e268481ab3e452d9e8960d5ea965984a
(bug 33222) Add parentid to revision in export xml

From bug description: "This is helpful for incremental dumps, to know if
there are revisions missing between the last full dump and this
incremental dump"

Change-Id: I772f976942a306ad573efc659d09714e8250f5ec
docs/export-0.7.xsd
docs/export-demo.xml
includes/Export.php
tests/phpunit/maintenance/DumpTestCase.php
tests/phpunit/maintenance/backupPrefetchTest.php
tests/phpunit/maintenance/backupTextPassTest.php
tests/phpunit/maintenance/backup_PageTest.php