r62086 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62085‎ | r62086 | r62087 >
Date:15:22, 7 February 2010
Author:platonides
Status:deferred
Tags:
Comment:
Merge with trunk.
Includes revert of r61570.
Modified paths:
  • /branches/platonides/phase3 (modified) (history)
  • /branches/platonides/phase3/CREDITS (modified) (history)
  • /branches/platonides/phase3/Makefile (deleted) (history)
  • /branches/platonides/phase3/RELEASE-NOTES (modified) (history)
  • /branches/platonides/phase3/config/Installer.php (modified) (history)
  • /branches/platonides/phase3/docs/hooks.txt (modified) (history)
  • /branches/platonides/phase3/includes (modified) (history)
  • /branches/platonides/phase3/includes/Article.php (modified) (history)
  • /branches/platonides/phase3/includes/AutoLoader.php (modified) (history)
  • /branches/platonides/phase3/includes/Categoryfinder.php (modified) (history)
  • /branches/platonides/phase3/includes/ConfEditor.php (modified) (history)
  • /branches/platonides/phase3/includes/DefaultSettings.php (modified) (history)
  • /branches/platonides/phase3/includes/EditPage.php (modified) (history)
  • /branches/platonides/phase3/includes/GlobalFunctions.php (modified) (history)
  • /branches/platonides/phase3/includes/HistoryPage.php (modified) (history)
  • /branches/platonides/phase3/includes/Html.php (modified) (history)
  • /branches/platonides/phase3/includes/HttpFunctions.php (modified) (history)
  • /branches/platonides/phase3/includes/ImagePage.php (modified) (history)
  • /branches/platonides/phase3/includes/JSMin.php (added) (history)
  • /branches/platonides/phase3/includes/Linker.php (modified) (history)
  • /branches/platonides/phase3/includes/MagicWord.php (modified) (history)
  • /branches/platonides/phase3/includes/MessageCache.php (modified) (history)
  • /branches/platonides/phase3/includes/Namespace.php (modified) (history)
  • /branches/platonides/phase3/includes/OutputPage.php (modified) (history)
  • /branches/platonides/phase3/includes/Sanitizer.php (modified) (history)
  • /branches/platonides/phase3/includes/Setup.php (modified) (history)
  • /branches/platonides/phase3/includes/Skin.php (modified) (history)
  • /branches/platonides/phase3/includes/SquidPurgeClient.php (added) (history)
  • /branches/platonides/phase3/includes/SquidUpdate.php (modified) (history)
  • /branches/platonides/phase3/includes/Title.php (modified) (history)
  • /branches/platonides/phase3/includes/User.php (modified) (history)
  • /branches/platonides/phase3/includes/Xml.php (modified) (history)
  • /branches/platonides/phase3/includes/ZhConversion.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiDelete.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiFormatYaml_spyc.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiLogin.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiMain.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiParse.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryAllmessages.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryBacklinks.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryDeletedrevs.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryInfo.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryLogEvents.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryProtectedTitles.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryRecentChanges.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryRevisions.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryUserContributions.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiQueryWatchlist.php (modified) (history)
  • /branches/platonides/phase3/includes/api/ApiUpload.php (modified) (history)
  • /branches/platonides/phase3/includes/db/DatabaseIbm_db2.php (modified) (history)
  • /branches/platonides/phase3/includes/db/DatabaseOracle.php (modified) (history)
  • /branches/platonides/phase3/includes/db/DatabasePostgres.php (modified) (history)
  • /branches/platonides/phase3/includes/db/DatabaseSqlite.php (modified) (history)
  • /branches/platonides/phase3/includes/parser/CoreParserFunctions.php (modified) (history)
  • /branches/platonides/phase3/includes/parser/CoreTagHooks.php (added) (history)
  • /branches/platonides/phase3/includes/parser/Parser.php (modified) (history)
  • /branches/platonides/phase3/includes/parser/ParserOptions.php (modified) (history)
  • /branches/platonides/phase3/includes/search/SearchEngine.php (modified) (history)
  • /branches/platonides/phase3/includes/search/SearchIBM_DB2.php (modified) (history)
  • /branches/platonides/phase3/includes/search/SearchMySQL.php (modified) (history)
  • /branches/platonides/phase3/includes/search/SearchOracle.php (modified) (history)
  • /branches/platonides/phase3/includes/search/SearchSqlite.php (modified) (history)
  • /branches/platonides/phase3/includes/search/SearchUpdate.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialBlockip.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialContributions.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialRecentchanges.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialRevisiondelete.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialSearch.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialUpload.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialUserlogin.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialUserrights.php (modified) (history)
  • /branches/platonides/phase3/includes/specials/SpecialVersion.php (modified) (history)
  • /branches/platonides/phase3/includes/upload/UploadBase.php (modified) (history)
  • /branches/platonides/phase3/includes/upload/UploadFromChunks.php (modified) (history)
  • /branches/platonides/phase3/includes/upload/UploadFromUrl.php (modified) (history)
  • /branches/platonides/phase3/includes/zhtable/Makefile.py (modified) (history)
  • /branches/platonides/phase3/includes/zhtable/toHK.manual (modified) (history)
  • /branches/platonides/phase3/includes/zhtable/toSimp.manual (modified) (history)
  • /branches/platonides/phase3/includes/zhtable/toTW.manual (modified) (history)
  • /branches/platonides/phase3/includes/zhtable/tradphrases.manual (modified) (history)
  • /branches/platonides/phase3/includes/zhtable/tradphrases_exclude.manual (modified) (history)
  • /branches/platonides/phase3/js2 (deleted) (history)
  • /branches/platonides/phase3/languages/Language.php (modified) (history)
  • /branches/platonides/phase3/languages/Names.php (modified) (history)
  • /branches/platonides/phase3/languages/classes/LanguageGan.php (modified) (history)
  • /branches/platonides/phase3/languages/classes/LanguageJa.php (modified) (history)
  • /branches/platonides/phase3/languages/classes/LanguageYue.php (modified) (history)
  • /branches/platonides/phase3/languages/classes/LanguageZh.php (modified) (history)
  • /branches/platonides/phase3/languages/classes/LanguageZh_hans.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesAf.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesAm.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesAn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesAng.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesAr.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesArc.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesArz.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesAst.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesAvk.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBar.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBat_smg.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBcc.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBcl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBe.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBe_tarask.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBg.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBr.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesBs.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesCa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesCkb_arab.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesCrh_cyrl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesCrh_latn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesCs.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesCy.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesDa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesDe.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesDe_formal.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesDiq.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesDsb.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesEl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesEo.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesEs.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesEt.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesEu.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesExt.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesFa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesFi.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesFr.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesFrp.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesFy.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesGa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesGan_hans.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesGan_hant.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesGl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesGsw.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesGv.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHak.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHe.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHi.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHif_latn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHr.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHsb.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHu.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesHy.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesIa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesId.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesIg.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesIs.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesIt.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesJa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesJv.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKab.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKk_arab.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKk_cyrl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKk_latn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKm.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKo.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKrc.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKsh.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKu_latn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesKw.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLad.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLb.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLi.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLij.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLmo.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLt.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLv.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesLzh.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMdf.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMg.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMhr.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMk.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMr.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMs.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesMt.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesNan.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesNds.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesNds_nl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesNl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesNn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesNo.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesOc.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesPam.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesPl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesPms.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesPrg.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesPt.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesPt_br.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesQqq.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesQu.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesRm.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesRo.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesRoa_tara.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesRu.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSah.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesScn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSco.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSdc.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSe.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSh.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSi.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSk.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSli.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSq.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSr_ec.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSr_el.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesStq.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSu.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSv.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesSzl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTe.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTg_cyrl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTg_latn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTh.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTk.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTl.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTo.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTr.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesTt_latn.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesUk.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesUr.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesVec.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesVi.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesVmf.php (added) (history)
  • /branches/platonides/phase3/languages/messages/MessagesVo.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesVro.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesWa.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesWar.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesYo.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesYue.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesZh_hans.php (modified) (history)
  • /branches/platonides/phase3/languages/messages/MessagesZh_hant.php (modified) (history)
  • /branches/platonides/phase3/maintenance/Maintenance.php (modified) (history)
  • /branches/platonides/phase3/maintenance/cdb-test.php (deleted) (history)
  • /branches/platonides/phase3/maintenance/commandLine.inc (modified) (history)
  • /branches/platonides/phase3/maintenance/deleteSelfExternals.php (modified) (history)
  • /branches/platonides/phase3/maintenance/install-utils.inc (modified) (history)
  • /branches/platonides/phase3/maintenance/language/messages.inc (modified) (history)
  • /branches/platonides/phase3/maintenance/minify.php (added) (history)
  • /branches/platonides/phase3/maintenance/parserTests.inc (modified) (history)
  • /branches/platonides/phase3/maintenance/parserTests.txt (modified) (history)
  • /branches/platonides/phase3/maintenance/rollbackEdits.php (modified) (history)
  • /branches/platonides/phase3/maintenance/tests (added) (history)
  • /branches/platonides/phase3/maintenance/update.php (modified) (history)
  • /branches/platonides/phase3/php5.php5 (modified) (history)
  • /branches/platonides/phase3/redirect.phtml (modified) (history)
  • /branches/platonides/phase3/skins/MonoBook.php (modified) (history)
  • /branches/platonides/phase3/skins/Standard.php (modified) (history)
  • /branches/platonides/phase3/skins/chick/main.css (modified) (history)
  • /branches/platonides/phase3/skins/common/Makefile (added) (history)
  • /branches/platonides/phase3/skins/common/jquery.js (added) (history)
  • /branches/platonides/phase3/skins/common/jquery.min.js (added) (history)
  • /branches/platonides/phase3/skins/common/shared.css (modified) (history)
  • /branches/platonides/phase3/skins/common/sticky.js (deleted) (history)
  • /branches/platonides/phase3/skins/common/wikibits.js (modified) (history)
  • /branches/platonides/phase3/skins/modern/rtl.css (modified) (history)
  • /branches/platonides/phase3/skins/monobook/IEMacFixes.css (deleted) (history)
  • /branches/platonides/phase3/skins/vector/experiments/babaco-colors-a.css (modified) (history)
  • /branches/platonides/phase3/skins/vector/experiments/images/new-portal-break-ltr.png (modified) (history)
  • /branches/platonides/phase3/skins/vector/experiments/images/new-portal-break-rtl.png (added) (history)
  • /branches/platonides/phase3/skins/vector/main-ltr.css (modified) (history)
  • /branches/platonides/phase3/skins/vector/main-rtl.css (modified) (history)
  • /branches/platonides/phase3/t (deleted) (history)
  • /branches/platonides/phase3/tests (deleted) (history)
  • /branches/platonides/phase3/wiki.phtml (modified) (history)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61570Follow-up r61150: Do not pass objects as references in new hooks.platonides11:43, 27 January 2010

Status & tagging log