Logging related to WikiExport cleanup and changes in T203424
authorBill Pirkle <bpirkle@wikimedia.org>
Thu, 20 Sep 2018 14:54:06 +0000 (09:54 -0500)
committerBill Pirkle <bpirkle@wikimedia.org>
Thu, 20 Sep 2018 14:54:06 +0000 (09:54 -0500)
commit75924318099ba38b8a159ff8483ccca460fc25d9
treed4b3442eb9eb20d573ae052bd0b73f7402e5a026
parentddab96c7281532dd1d3452c61947ac2418933a1e
Logging related to WikiExport cleanup and changes in T203424

T203424 (Replace the WikiExporter backup dump streaming mode with batched queries)
removed some outdated database usage techniques.  While making these
changes, we saw some potential cleanup opportunities related
to the $history parameter to WikiExporter.  Additional logging will
inform whether we can do the additional cleanup.  If so, it can be
performed under a separate task.

Bug: T203424
Change-Id: Ic4cef23520795665c89e03f325b891346d1340a9
includes/specials/SpecialExport.php