Include change tags in revision import structure
authorAdam Wight <adam.wight@wikimedia.de>
Thu, 22 Aug 2019 13:11:11 +0000 (15:11 +0200)
committerAdam Wight <adam.wight@wikimedia.de>
Tue, 3 Sep 2019 19:14:16 +0000 (21:14 +0200)
commitb6afa0bd1b0fc305f6f34698ab66b1575187ed30
tree2486abb772c2dc6b39e6c84b90eacc6ab5bc75c2
parent00bef88407fb0cb9f4b6ff6f4438c6870fa17686
Include change tags in revision import structure

This makes it possible to import change tags, which will be leveraged by
Extension:FileImporter.

Bug: T227849
Change-Id: I70a8df2b2be0ec11806eb8d798115c52683cc787
includes/import/ImportableOldRevision.php
includes/import/ImportableOldRevisionImporter.php
includes/import/WikiRevision.php
tests/phpunit/includes/import/ImportableOldRevisionImporterTest.php [new file with mode: 0644]