r74210 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74209‎ | r74210 | r74211 >
Date:15:02, 3 October 2010
Author:peter17
Status:resolved
Tags:
Comment:
Merging with trunk r74205
Modified paths:
  • /branches/iwtransclusion/phase3 (modified) (history)
  • /branches/iwtransclusion/phase3/RELEASE-NOTES (modified) (history)
  • /branches/iwtransclusion/phase3/cache (modified) (history)
  • /branches/iwtransclusion/phase3/config/Installer.php (modified) (history)
  • /branches/iwtransclusion/phase3/docs/code-coverage (added) (history)
  • /branches/iwtransclusion/phase3/docs/distributors.txt (modified) (history)
  • /branches/iwtransclusion/phase3/docs/hooks.txt (modified) (history)
  • /branches/iwtransclusion/phase3/includes (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Article.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/AutoLoader.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Autopromote.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Block.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ChangesList.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ConfEditor.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/DefaultSettings.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/EditPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Exception.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/FileDeleteForm.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/GlobalFunctions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/HistoryPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/IP.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Import.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/LinksUpdate.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Message.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/MessageBlobStore.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/MessageCache.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/OutputPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Preferences.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ProfilerSimple.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ProfilerStub.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ProtectionForm.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/RecentChange.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ResourceLoader.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ResourceLoaderContext.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ResourceLoaderModule.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Sanitizer.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Setup.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Skin.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/SkinTemplate.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/SpecialPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/StringUtils.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Title.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/User.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/WebRequest.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/WebStart.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ZhConversion.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiBase.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiBlock.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiDelete.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiEditPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiEmailUser.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiFormatXml.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiHelp.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiImport.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiMain.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiMove.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiParamInfo.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiPatrol.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiProtect.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQuery.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryAllmessages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryBacklinks.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryBase.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryBlocks.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryImageInfo.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryImages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryLogEvents.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryRevisions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQuerySiteinfo.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryTags.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryUserInfo.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryUsers.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiRollback.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiUnblock.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiUndelete.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiUpload.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiUserrights.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/db/Database.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/db/DatabaseMssql.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/db/DatabaseMysql.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/db/DatabaseOracle.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/db/DatabasePostgres.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/db/DatabaseSqlite.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/CliInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/CoreInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/DatabaseInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/DatabaseUpdater.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/Installer.i18n.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/Installer.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/MysqlUpdater.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/PostgresUpdater.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/SqliteUpdater.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/WebInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/WebInstallerPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/json/Services_JSON.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/libs/CSSJanus.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/libs/CSSMin.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/parser/CoreParserFunctions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/parser/Parser.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/parser/ParserOptions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/parser/ParserOutput.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/search/SearchEngine.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialAllmessages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialBlockip.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialContributions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialListredirects.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialNewimages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialRecentchanges.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialSearch.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialShortpages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialTags.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialUserlogin.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialVersion.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialWatchlist.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/templates/PHP4.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/zhtable/simp2trad.manual (modified) (history)
  • /branches/iwtransclusion/phase3/includes/zhtable/toCN.manual (modified) (history)
  • /branches/iwtransclusion/phase3/includes/zhtable/toTW.manual (modified) (history)
  • /branches/iwtransclusion/phase3/includes/zhtable/tradphrases.manual (modified) (history)
  • /branches/iwtransclusion/phase3/languages/Language.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/classes/LanguageKk.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAf.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAm.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAng.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesArc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesArn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesArz.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAz.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBar.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBe.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBe_tarask.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBg.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBh.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBs.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCe.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCeb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCkb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCrh_cyrl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCrh_latn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCs.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCv.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCy.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesDa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesDe.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesDiq.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesDsb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesEl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesEo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesEs.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesEt.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesEu.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFi.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFrp.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFy.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesGa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesGl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesGrc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesGsw.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHe.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHi.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHif_latn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHsb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHu.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHy.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesIa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesId.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesIg.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesIo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesIs.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesIt.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesJa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesJv.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKbd_cyrl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKiu.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKk_cyrl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKm.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKrc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKsh.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKw.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLi.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLmo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLt.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLv.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLzh.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMg.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMhr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMk.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMs.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMt.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMwl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMy.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMyv.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMzn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNah.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNds_nl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNe.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesOc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesOs.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesPa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesPdc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesPl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesPms.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesPrg.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesPs.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesPt.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesPt_br.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesQqq.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesQu.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesRm.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesRo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesRoa_tara.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesRu.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesRue.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSah.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesScn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSco.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSh.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesShi.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSi.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSk.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSli.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSr_ec.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSr_el.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesStq.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSu.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSv.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSw.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTe.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTh.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTk.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTt_cyrl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTyv.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesUg_arab.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesUk.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesVec.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesVep.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesVi.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesVo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesWar.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesWo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesXal.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesYi.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesYo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesYue.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesZh_hans.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesZh_hant.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesZh_hk.php (modified) (history)
  • /branches/iwtransclusion/phase3/load.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/ExtraParserTests.txt (deleted) (history)
  • /branches/iwtransclusion/phase3/maintenance/Maintenance.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/Makefile (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/backup.inc (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/backupPrefetch.inc (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/checkBadRedirects.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/cleanupTable.inc (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/clear_interwiki_cache.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/clear_stats.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/convertLinks.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/convertUserOptions.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/createAndPromote.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/deleteDefaultMessages.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/deleteSelfExternals.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/dumpBackup.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/dumpTextPass.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/findhooks.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/importImages.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/install-utils.inc (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/install.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/language/StatOutputs.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/language/messages.inc (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/language/transstat.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/mwdocgen.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/orphans.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/parserTests.inc (deleted) (history)
  • /branches/iwtransclusion/phase3/maintenance/parserTests.php (deleted) (history)
  • /branches/iwtransclusion/phase3/maintenance/parserTests.txt (deleted) (history)
  • /branches/iwtransclusion/phase3/maintenance/parserTestsParserHook.php (deleted) (history)
  • /branches/iwtransclusion/phase3/maintenance/parserTestsParserTime.php (deleted) (history)
  • /branches/iwtransclusion/phase3/maintenance/parserTestsStaticParserHook.php (deleted) (history)
  • /branches/iwtransclusion/phase3/maintenance/populateCategory.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/populateRevisionLength.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/reassignEdits.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/refreshLinks.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/showStats.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/sqlite/archives/patch-kill-iwl_pft.sql (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/sqlite/archives/patch-kill-iwl_prefix.sql (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/sqlite/archives/patch-rename-iwl_prefix.sql (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/storage/storageTypeStats.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tables.sql (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/RunSeleniumTests.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/parser (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/parserTests.php (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/selenium/Selenium.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/selenium/SeleniumConfig.php (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/selenium/SeleniumTestListener.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/selenium/SeleniumTestSuite.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/selenium/SimpleSeleniumTestCase.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/selenium/SimpleSeleniumTestSuite.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/selenium/selenium_settings.ini.sample (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/tests/testHelpers.inc (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/update.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/userOptions.php (modified) (history)
  • /branches/iwtransclusion/phase3/php5.php5 (modified) (history)
  • /branches/iwtransclusion/phase3/profileinfo.php (modified) (history)
  • /branches/iwtransclusion/phase3/resources/jquery/jquery-1.4.2.js (deleted) (history)
  • /branches/iwtransclusion/phase3/resources/jquery/jquery.client.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/jquery/jquery.collapsibleTabs.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/jquery/jquery.tabIndex.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.views (deleted) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki/mediawiki.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/startup.js (modified) (history)
  • /branches/iwtransclusion/phase3/skins/common/IEFixes.js (modified) (history)
  • /branches/iwtransclusion/phase3/skins/common/ajaxwatch.js (modified) (history)
  • /branches/iwtransclusion/phase3/skins/common/config.css (modified) (history)
  • /branches/iwtransclusion/phase3/skins/common/wikibits.js (modified) (history)
  • /branches/iwtransclusion/phase3/skins/vector/screen.css (modified) (history)

Follow-up revisions

RevisionCommit summaryAuthorDate
r74246Correcting remarks about r74210peter1706:10, 4 October 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r74205GlobalUsage extension partially built-in, now named GlobalFileUsage and using...peter1714:37, 3 October 2010

Status & tagging log