r86829 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86828‎ | r86829 | r86830 >
Date:19:09, 24 April 2011
Author:reedy
Status:deferred
Tags:
Comment:
iwtransclusion/phase3: MFT 75000-76000

Ignoring tests, cause it's a conflicted mess
Modified paths:
  • /branches/iwtransclusion/phase3 (modified) (history)
  • /branches/iwtransclusion/phase3/CREDITS (modified) (history)
  • /branches/iwtransclusion/phase3/RELEASE-NOTES (modified) (history)
  • /branches/iwtransclusion/phase3/UPGRADE (modified) (history)
  • /branches/iwtransclusion/phase3/config/index.php (replaced) (history)
  • /branches/iwtransclusion/phase3/config/new-index.php (deleted) (history)
  • /branches/iwtransclusion/phase3/config/old-index.php (added) (history)
  • /branches/iwtransclusion/phase3/docs/hooks.txt (modified) (history)
  • /branches/iwtransclusion/phase3/extensions/README (modified) (history)
  • /branches/iwtransclusion/phase3/images (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/BacklinkCache.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/CategoryPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Cdb.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Cdb_PHP.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ChangeTags.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/Export.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/FileDeleteForm.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/FileRevertForm.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/FormOptions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/GlobalFunctions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/HistoryPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Html.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/HttpFunctions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/IP.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ImageFunctions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ImagePage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Linker.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/LogEventsList.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/MessageBlobStore.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/MessageCache.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Metadata.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/MimeMagic.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/OutputPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Preferences.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/PrefixSearch.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ProtectionForm.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/RawPage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/ResourceLoader.php (deleted) (history)
  • /branches/iwtransclusion/phase3/includes/ResourceLoaderContext.php (deleted) (history)
  • /branches/iwtransclusion/phase3/includes/ResourceLoaderModule.php (deleted) (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/Title.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/User.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/UserMailer.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/WatchlistEditor.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Wiki.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/Xml.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiBase.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/ApiFormatBase.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiMain.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiPageSet.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiParse.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiPatrol.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQuery.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryBacklinks.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryImageInfo.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryInfo.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryPageProps.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryRecentChanges.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryRevisions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQuerySearch.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQuerySiteinfo.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/api/ApiQueryUserContributions.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/ApiRsd.php (added) (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/DatabaseIbm_db2.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/db/LoadBalancer.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/diff/DifferenceEngine.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/diff/DifferenceInterface.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/filerepo/File.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/filerepo/ForeignAPIRepo.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/LocalSettingsGenerator.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/MysqlInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/MysqlUpdater.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/OracleInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/OracleUpdater.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/PostgresInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/SqliteInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/WebInstaller.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/installer/WebInstallerOutput.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/CSSMin.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/media/Bitmap.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/media/Generic.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/media/SVG.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/media/SVGMetadataExtractor.php (added) (history)
  • /branches/iwtransclusion/phase3/includes/mime.info (modified) (history)
  • /branches/iwtransclusion/phase3/includes/mime.types (modified) (history)
  • /branches/iwtransclusion/phase3/includes/normal/UtfNormal.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/parser/CoreParserFunctions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/parser/ParserOptions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader (added) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoader.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoaderContext.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoaderFileModule.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoaderModule.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoaderSiteModule.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoaderStartUpModule.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoaderUserModule.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoaderUserOptionsModule.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/resourceloader/ResourceLoaderWikiModule.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialActiveusers.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialAllmessages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialAllpages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialBlockip.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialBooksources.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialCategories.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialComparePages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialConfirmemail.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialContributions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialDeletedContributions.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialEmailuser.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialExport.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialFileDuplicateSearch.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialImport.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialIpblocklist.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialLinkSearch.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialListfiles.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialListgrouprights.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialListusers.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialMIMEsearch.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialMergeHistory.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialMostimages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialMostlinkedtemplates.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialMovepage.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialNewimages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialNewpages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialPreferences.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialPrefixindex.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialProtectedpages.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialProtectedtitles.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialRecentchanges.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialRecentchangeslinked.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialResetpass.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialRevisionMove.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialRevisiondelete.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialSearch.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialStatistics.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialUndelete.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialUpload.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialUploadStash.php (added) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialUserlogin.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialUserrights.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/specials/SpecialWhatlinkshere.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/specials/SpecialWithoutinterwiki.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/templates/Userlogin.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/upload/UploadBase.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/upload/UploadFromFile.php (modified) (history)
  • /branches/iwtransclusion/phase3/includes/upload/UploadStash.php (added) (history)
  • /branches/iwtransclusion/phase3/languages/Language.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/LanguageConverter.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAce.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAf.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAln.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/MessagesAry.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesArz.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAs.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAst.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAvk.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesAy.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/MessagesBat_smg.php (replaced) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBcc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBcl.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/MessagesBjn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBpy.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesBqi.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/MessagesCdo.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/MessagesCh.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCkb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCps.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/MessagesCsb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesCu.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/MessagesDe_ch.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesDe_formal.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/MessagesExt.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/MessagesFo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFrc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFrp.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFrr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesFur.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/MessagesGag.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesGan_hans.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesGan_hant.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesGd.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/MessagesGu.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesGv.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesHak.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/MessagesHt.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/MessagesIlo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesInh.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/MessagesJut.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/MessagesKaa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKab.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKiu.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKk_arab.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKk_cyrl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKk_latn.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/MessagesKn.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/MessagesKu_latn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKv.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesKy.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLad.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLb.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLfn.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLg.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLi.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLij.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLmo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesLo.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/MessagesMdf.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/MessagesMr.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesMrj.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/MessagesNan.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNds.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/MessagesNew.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesNl_informal.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/MessagesNso.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/MessagesPam.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/MessagesRgn.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/MessagesSa.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/MessagesSdc.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSe.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSei.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSgs.php (added) (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/MessagesSo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesSq.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/MessagesSrn.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/MessagesSzl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTa.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTcy.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTe.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTg_cyrl.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTg_latn.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/MessagesTo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesTpi.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/MessagesUg_arab.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesUk.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesUr.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/MessagesVmf.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesVo.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesVro.php (modified) (history)
  • /branches/iwtransclusion/phase3/languages/messages/MessagesWa.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/MessagesWuu.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/MessagesZea.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_tw.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/Maintenance.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/benchmarks (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/benchmarks/Benchmarker.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/benchmarks/bench_HTTP_HTTPS.php (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/benchmarks/bench_wfIsWindows.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/checkSyntax.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/cleanupRemovedModules.php (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/cleanupTable.inc (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/deleteSelfExternals.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/dumpBackup.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/findhooks.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/generateSitemap.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/importImages.inc (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/install.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/language/messages.inc (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/namespaceDupes.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/oracle/archives (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/oracle/archives/patch_16_17_schema_changes.sql (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/oracle/archives/patch_create_17_functions.sql (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/oracle/archives/patch_fk_rename_deferred.sql (added) (history)
  • /branches/iwtransclusion/phase3/maintenance/oracle/tables.sql (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/populateRevisionLength.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/rebuildrecentchanges.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/rebuildtextindex.php (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/refreshCategoryCounts.php (deleted) (history)
  • /branches/iwtransclusion/phase3/maintenance/runBatchedQuery.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/tables.sql (modified) (history)
  • /branches/iwtransclusion/phase3/maintenance/update.php (modified) (history)
  • /branches/iwtransclusion/phase3/resources/Resources.php (modified) (history)
  • /branches/iwtransclusion/phase3/resources/jquery/jquery.checkboxShiftClick.js (added) (history)
  • /branches/iwtransclusion/phase3/resources/jquery/jquery.client.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/jquery/jquery.tipsy.js (added) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.advanced (added) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.advanced/mediawiki.advanced.rightclickedit.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.language (added) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.language/mediawiki.language.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.specials (added) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.specials/mediawiki.specials.preferences.css (added) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.specials/mediawiki.specials.preferences.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.util (added) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.util/mediawiki.util.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.util/mediawiki.util.test.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki.views (added) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki/mediawiki.js (modified) (history)
  • /branches/iwtransclusion/phase3/resources/mediawiki/mediawiki.log.js (modified) (history)
  • /branches/iwtransclusion/phase3/skins/MonoBook.php (modified) (history)
  • /branches/iwtransclusion/phase3/skins/Nostalgia.php (modified) (history)
  • /branches/iwtransclusion/phase3/skins/Standard.php (modified) (history)
  • /branches/iwtransclusion/phase3/skins/Vector.php (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/config.js (modified) (history)
  • /branches/iwtransclusion/phase3/skins/common/images/help-question-hover.gif (added) (history)
  • /branches/iwtransclusion/phase3/skins/common/images/help-question.gif (added) (history)
  • /branches/iwtransclusion/phase3/skins/common/images/tipsy-arrow.gif (added) (history)
  • /branches/iwtransclusion/phase3/skins/common/metadata.js (modified) (history)
  • /branches/iwtransclusion/phase3/skins/common/rightclickedit.js (deleted) (history)
  • /branches/iwtransclusion/phase3/skins/common/shared.css (modified) (history)
  • /branches/iwtransclusion/phase3/skins/common/wikibits.js (modified) (history)
  • /branches/iwtransclusion/phase3/skins/vector/screen.css (modified) (history)

Status & tagging log