r53345 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r53344‎ | r53345 | r53346 >
Date:23:38, 15 July 2009
Author:demon
Status:deferred
Tags:
Comment:
Merge r52758-r53343 from trunk.
Modified paths:
  • /branches/maintenance-work (modified) (history)
  • /branches/maintenance-work/RELEASE-NOTES (modified) (history)
  • /branches/maintenance-work/cache/.htaccess (modified) (history)
  • /branches/maintenance-work/config/index.php (modified) (history)
  • /branches/maintenance-work/docs/hooks.txt (modified) (history)
  • /branches/maintenance-work/docs/upload.txt (modified) (history)
  • /branches/maintenance-work/includes/Article.php (modified) (history)
  • /branches/maintenance-work/includes/AutoLoader.php (modified) (history)
  • /branches/maintenance-work/includes/DefaultSettings.php (modified) (history)
  • /branches/maintenance-work/includes/EditPage.php (modified) (history)
  • /branches/maintenance-work/includes/Export.php (modified) (history)
  • /branches/maintenance-work/includes/GlobalFunctions.php (modified) (history)
  • /branches/maintenance-work/includes/HTMLForm.php (modified) (history)
  • /branches/maintenance-work/includes/HttpFunctions.php (modified) (history)
  • /branches/maintenance-work/includes/ImageGallery.php (modified) (history)
  • /branches/maintenance-work/includes/ImagePage.php (modified) (history)
  • /branches/maintenance-work/includes/Linker.php (modified) (history)
  • /branches/maintenance-work/includes/LogPage.php (modified) (history)
  • /branches/maintenance-work/includes/MediaTransformOutput.php (modified) (history)
  • /branches/maintenance-work/includes/MessageCache.php (modified) (history)
  • /branches/maintenance-work/includes/OutputPage.php (modified) (history)
  • /branches/maintenance-work/includes/PoolCounter.php (added) (history)
  • /branches/maintenance-work/includes/Preferences.php (modified) (history)
  • /branches/maintenance-work/includes/QueryPage.php (modified) (history)
  • /branches/maintenance-work/includes/RawPage.php (modified) (history)
  • /branches/maintenance-work/includes/Revision.php (modified) (history)
  • /branches/maintenance-work/includes/Setup.php (modified) (history)
  • /branches/maintenance-work/includes/Skin.php (modified) (history)
  • /branches/maintenance-work/includes/SkinTemplate.php (modified) (history)
  • /branches/maintenance-work/includes/SpecialPage.php (modified) (history)
  • /branches/maintenance-work/includes/StreamFile.php (modified) (history)
  • /branches/maintenance-work/includes/Title.php (modified) (history)
  • /branches/maintenance-work/includes/ZhConversion.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiBase.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiEditPage.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiFormatJson.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiFormatXml.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiMain.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiQueryAllmessages.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiQueryCategoryMembers.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiQuerySearch.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiQuerySiteinfo.php (modified) (history)
  • /branches/maintenance-work/includes/api/ApiUpload.php (added) (history)
  • /branches/maintenance-work/includes/db/Database.php (modified) (history)
  • /branches/maintenance-work/includes/db/DatabaseIbm_db2.php (modified) (history)
  • /branches/maintenance-work/includes/db/DatabaseMssql.php (modified) (history)
  • /branches/maintenance-work/includes/db/DatabaseMysql.php (modified) (history)
  • /branches/maintenance-work/includes/db/DatabaseOracle.php (modified) (history)
  • /branches/maintenance-work/includes/db/DatabasePostgres.php (modified) (history)
  • /branches/maintenance-work/includes/db/DatabaseSqlite.php (modified) (history)
  • /branches/maintenance-work/includes/filerepo/FSRepo.php (modified) (history)
  • /branches/maintenance-work/includes/parser/Parser.php (modified) (history)
  • /branches/maintenance-work/includes/parser/ParserCache.php (modified) (history)
  • /branches/maintenance-work/includes/parser/ParserOptions.php (modified) (history)
  • /branches/maintenance-work/includes/parser/ParserOutput.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialAllmessages.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialAllpages.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialBlockip.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialContributions.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialDeletedContributions.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialFileDuplicateSearch.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialListUserRestrictions.php (deleted) (history)
  • /branches/maintenance-work/includes/specials/SpecialMIMEsearch.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialNewimages.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialRandompage.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialRestrictUser.php (deleted) (history)
  • /branches/maintenance-work/includes/specials/SpecialSearch.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialUpload.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialUserlogin.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialUserrights.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialVersion.php (modified) (history)
  • /branches/maintenance-work/includes/specials/SpecialWatchlist.php (modified) (history)
  • /branches/maintenance-work/includes/upload (added) (history)
  • /branches/maintenance-work/includes/upload/UploadFromUrl.php (modified) (history)
  • /branches/maintenance-work/includes/zhtable/simp2trad.manual (modified) (history)
  • /branches/maintenance-work/includes/zhtable/toCN.manual (modified) (history)
  • /branches/maintenance-work/includes/zhtable/toHK.manual (modified) (history)
  • /branches/maintenance-work/includes/zhtable/toSimp.manual (modified) (history)
  • /branches/maintenance-work/includes/zhtable/tradphrases.manual (modified) (history)
  • /branches/maintenance-work/includes/zhtable/tradphrases_exclude.manual (modified) (history)
  • /branches/maintenance-work/js2 (added) (history)
  • /branches/maintenance-work/languages/Language.php (modified) (history)
  • /branches/maintenance-work/languages/LanguageConverter.php (modified) (history)
  • /branches/maintenance-work/languages/classes/LanguageEo.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesAln.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesAm.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesAn.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesArc.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesBar.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesBe_tarask.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesBg.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesBs.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesCa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesCkb_arab.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesCs.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesCy.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesDa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesDe.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesDe_formal.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesDsb.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesEl.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesEn.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesEo.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesEs.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesEt.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesEu.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesFa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesFi.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesFr.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesFrp.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesGan_hant.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesGl.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesGrc.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesGsw.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesHe.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesHi.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesHif_latn.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesHr.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesHsb.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesHu.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesIa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesId.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesIt.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesJa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesJv.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesKa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesKm.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesKo.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesKsh.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesLa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesLb.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesLi.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesLmo.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesLt.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesLv.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesLzh.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesMk.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesMl.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesMr.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesMs.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesMt.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesMyv.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesNl.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesNo.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesOc.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesPam.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesPdc.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesPl.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesPms.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesPnt.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesPs.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesPt.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesPt_br.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesQqq.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesQu.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesRm.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesRoa_tara.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesRu.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesSa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesSc.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesSdc.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesSi.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesSk.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesSl.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesSv.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesTe.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesTk.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesTr.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesUk.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesVec.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesVi.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesWa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesYi.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesYue.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesZa.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesZh_hans.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesZh_hant.php (modified) (history)
  • /branches/maintenance-work/languages/messages/MessagesZh_tw.php (modified) (history)
  • /branches/maintenance-work/maintenance/http_session_download.php (added) (history)
  • /branches/maintenance-work/maintenance/language/messages.inc (modified) (history)
  • /branches/maintenance-work/maintenance/parserTests.inc (modified) (history)
  • /branches/maintenance-work/maintenance/parserTests.txt (modified) (history)
  • /branches/maintenance-work/maintenance/populateLogUsertext.php (modified) (history)
  • /branches/maintenance-work/maintenance/postgres/tables.sql (modified) (history)
  • /branches/maintenance-work/maintenance/updaters.inc (modified) (history)
  • /branches/maintenance-work/mwScriptLoader.php (added) (history)
  • /branches/maintenance-work/skins/Modern.php (modified) (history)
  • /branches/maintenance-work/skins/MonoBook.php (modified) (history)
  • /branches/maintenance-work/skins/Standard.php (modified) (history)
  • /branches/maintenance-work/skins/Vector.php (modified) (history)
  • /branches/maintenance-work/skins/common/allmessages.js (deleted) (history)
  • /branches/maintenance-work/skins/common/common_rtl.css (modified) (history)
  • /branches/maintenance-work/skins/common/prefs.js (modified) (history)
  • /branches/maintenance-work/skins/common/shared.css (modified) (history)
  • /branches/maintenance-work/skins/common/upload.js (modified) (history)
  • /branches/maintenance-work/skins/common/wikibits.js (modified) (history)
  • /branches/maintenance-work/skins/modern/main.css (modified) (history)
  • /branches/maintenance-work/skins/monobook/KHTMLFixes.css (deleted) (history)
  • /branches/maintenance-work/skins/monobook/main.css (modified) (history)
  • /branches/maintenance-work/skins/monobook/rtl.css (modified) (history)
  • /branches/maintenance-work/skins/vector/images/arrow-down-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/audio-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/border.png (added) (history)
  • /branches/maintenance-work/skins/vector/images/bullet-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/content-base.png (deleted) (history)
  • /branches/maintenance-work/skins/vector/images/document-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/edit-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/external-link-ltr-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/external-link-rtl-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/file-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/foot-base.png (deleted) (history)
  • /branches/maintenance-work/skins/vector/images/head-base.png (deleted) (history)
  • /branches/maintenance-work/skins/vector/images/link-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/lock-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/magnify-clip.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/mail-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/news-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/page-base.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/page-fade.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/portal-break-ltr.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/portal-break-rtl.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/preferences-base.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/preferences-break.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/preferences-edge.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/preferences-fade.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/search-fade.png (added) (history)
  • /branches/maintenance-work/skins/vector/images/search.png (added) (history)
  • /branches/maintenance-work/skins/vector/images/tab-break.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/tab-current-fade.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/tab-normal-fade.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/talk-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/user-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/images/video-icon.png (modified) (history)
  • /branches/maintenance-work/skins/vector/main-ltr.css (modified) (history)
  • /branches/maintenance-work/skins/vector/main-rtl.css (modified) (history)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r52758Merge r52510-r52756 from trunk.demon00:30, 4 July 2009
r53343other part of the r53342 commitdale23:15, 15 July 2009

Status & tagging log