* HistoryBlobStub: the last-used HistoryBlob is kept open to speed up
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 8 May 2005 08:17:12 +0000 (08:17 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 8 May 2005 08:17:12 +0000 (08:17 +0000)
commitaad99df7d42269c47b7788c7ab1167ce7e15d179
tree0915d797180ded14c9f42ddd9e0904cc46c8aca1
parent5cfa89d97b8bb2a9d41eaf9af7a7c71749799b84
* HistoryBlobStub: the last-used HistoryBlob is kept open to speed up
  multiple-revision pulls
* Special:Export now includes page, revision, and user id numbers by
  default (previously this was disabled for no particular reason)
* dumpBackup.php can dump the full database to Export XML, with current
  revisions only or complete histories.
RELEASE-NOTES
includes/Database.php
includes/GlobalFunctions.php
includes/HistoryBlob.php
includes/SpecialExport.php
maintenance/dumpBackup.php [new file with mode: 0644]