Apply most of the code tweaks from the live site:
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 17 Jan 2007 00:54:54 +0000 (00:54 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 17 Jan 2007 00:54:54 +0000 (00:54 +0000)
commitd88bf87284c59097878f761cdbcfa27c75b6262c
tree7bccf9089bd966b89cad49ad3046f957aaf83895
parent9945bf3d7e9203fdda11375f87da86886edf929b
Apply most of the code tweaks from the live site:
* use configured cache servers for mctest.php
* bucket details in mcc.php
* fix input validation and remove debugging code in compressOld
* full ID range for moveToExternal
* fix resolveStubs.php for compatibility with older serialized data
* maximum line length for bar graphs in getLagTimes.php
* recognize specieswiki in rebuildInterwiki.inc
* --purge option to do additional parser-cache purging for purgeList.php
* default changed in MiniDonation extension
* profile unicode cleanup in Xml
* log slow parses in Article.php
* profile wfMsgReal
* log mkdir failures
* profile AutoLoader
* rebuild empty DjVu metadata containing ''
* security fix for DjVu metadata retrieval
16 files changed:
RELEASE-NOTES
includes/Article.php
includes/AutoLoader.php
includes/DjVuImage.php
includes/GlobalFunctions.php
includes/Image.php
includes/Xml.php
maintenance/getLagTimes.php
maintenance/mcc.php
maintenance/mctest.php
maintenance/purgeList.php
maintenance/rebuildInterwiki.inc
maintenance/storage/compressOld.inc
maintenance/storage/compressOld.php
maintenance/storage/moveToExternal.php
maintenance/storage/resolveStubs.php