Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 19 Dec 2004 08:00:50 +0000 (08:00 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 19 Dec 2004 08:00:50 +0000 (08:00 +0000)
commit64ac6b8e775dd8582ea9cc5f24235488f076c5b3
tree95335217590f2a3fb39785ce32fe56ba5a11b018
parentc05eeb66755f74272b4a5f82acc6caaeafc0fb54
Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
* Page moves/overwrites are a little iffy
* Compression might not be working right
* Profit!
60 files changed:
RELEASE-NOTES
Version.php [deleted file]
config/index.php
includes/Article.php
includes/CategoryPage.php
includes/Database.php
includes/DifferenceEngine.php
includes/EditPage.php
includes/HistoryBlob.php
includes/Image.php
includes/ImagePage.php
includes/LinkCache.php
includes/LinksUpdate.php
includes/MessageCache.php
includes/OutputPage.php
includes/PageHistory.php
includes/Parser.php
includes/RawPage.php
includes/RecentChange.php
includes/SearchEngine.php
includes/SearchMySQL3.php
includes/SearchMySQL4.php
includes/Setup.php
includes/SpecialAllmessages.php
includes/SpecialAllpages.php
includes/SpecialAncientpages.php
includes/SpecialAsksql.php
includes/SpecialBooksources.php
includes/SpecialBrokenRedirects.php
includes/SpecialContributions.php
includes/SpecialDeadendpages.php
includes/SpecialDisambiguations.php
includes/SpecialDoubleRedirects.php
includes/SpecialLog.php
includes/SpecialLonelypages.php
includes/SpecialMaintenance.php
includes/SpecialNewpages.php
includes/SpecialPopularpages.php
includes/SpecialRandompage.php
includes/SpecialRecentchangeslinked.php
includes/SpecialSearch.php
includes/SpecialShortpages.php
includes/SpecialStatistics.php
includes/SpecialUncategorizedpages.php
includes/SpecialWatchlist.php
includes/SpecialWhatlinkshere.php
includes/SquidUpdate.php
includes/Title.php
includes/User.php
languages/LanguageUtf8.php
maintenance/InitialiseMessages.inc
maintenance/archives/patch-restructure.sql [new file with mode: 0644]
maintenance/compressOld.inc
maintenance/convertUtf8.php
maintenance/parserTests.php
maintenance/tables.sql
maintenance/updaters.inc
tests/SearchEngineTest.php
tests/SearchMySQL3Test.php
tests/SearchMySQL4Test.php