r92328 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92327‎ | r92328 | r92329 >
Date:22:46, 15 July 2011
Author:reedy
Status:deferred
Tags:
Comment:
Modified paths:
  • /branches/REL1_18/phase3 (modified) (history)
  • /branches/REL1_18/phase3/RELEASE-NOTES-1.18 (modified) (history)
  • /branches/REL1_18/phase3/api.php (modified) (history)
  • /branches/REL1_18/phase3/img_auth.php (modified) (history)
  • /branches/REL1_18/phase3/includes (modified) (history)
  • /branches/REL1_18/phase3/includes/AutoLoader.php (modified) (history)
  • /branches/REL1_18/phase3/includes/CategoryPage.php (modified) (history)
  • /branches/REL1_18/phase3/includes/ChangesList.php (modified) (history)
  • /branches/REL1_18/phase3/includes/ConfEditor.php (modified) (history)
  • /branches/REL1_18/phase3/includes/Exception.php (modified) (history)
  • /branches/REL1_18/phase3/includes/GlobalFunctions.php (modified) (history)
  • /branches/REL1_18/phase3/includes/HistoryPage.php (modified) (history)
  • /branches/REL1_18/phase3/includes/OutputPage.php (modified) (history)
  • /branches/REL1_18/phase3/includes/RawPage.php (modified) (history)
  • /branches/REL1_18/phase3/includes/Revision.php (modified) (history)
  • /branches/REL1_18/phase3/includes/SpecialPage.php (modified) (history)
  • /branches/REL1_18/phase3/includes/SpecialPageFactory.php (modified) (history)
  • /branches/REL1_18/phase3/includes/Title.php (modified) (history)
  • /branches/REL1_18/phase3/includes/WebRequest.php (modified) (history)
  • /branches/REL1_18/phase3/includes/WebStart.php (modified) (history)
  • /branches/REL1_18/phase3/includes/api (modified) (history)
  • /branches/REL1_18/phase3/includes/api/ApiBase.php (modified) (history)
  • /branches/REL1_18/phase3/includes/api/ApiQueryImageInfo.php (modified) (history)
  • /branches/REL1_18/phase3/includes/api/ApiUpload.php (modified) (history)
  • /branches/REL1_18/phase3/includes/cache/MessageCache.php (modified) (history)
  • /branches/REL1_18/phase3/includes/db/Database.php (modified) (history)
  • /branches/REL1_18/phase3/includes/db/LoadBalancer.php (modified) (history)
  • /branches/REL1_18/phase3/includes/filerepo/File.php (modified) (history)
  • /branches/REL1_18/phase3/includes/installer (modified) (history)
  • /branches/REL1_18/phase3/includes/installer/DatabaseInstaller.php (modified) (history)
  • /branches/REL1_18/phase3/includes/interwiki/Interwiki.php (modified) (history)
  • /branches/REL1_18/phase3/includes/json/Services_JSON.php (modified) (history)
  • /branches/REL1_18/phase3/includes/libs/IEUrlExtension.php (modified) (history)
  • /branches/REL1_18/phase3/includes/media/Exif.php (modified) (history)
  • /branches/REL1_18/phase3/includes/media/JpegOrTiff.php (modified) (history)
  • /branches/REL1_18/phase3/includes/parser/ParserOptions.php (modified) (history)
  • /branches/REL1_18/phase3/includes/resourceloader/ResourceLoader.php (modified) (history)
  • /branches/REL1_18/phase3/includes/specials (modified) (history)
  • /branches/REL1_18/phase3/includes/specials/SpecialBlock.php (modified) (history)
  • /branches/REL1_18/phase3/includes/specials/SpecialRecentchanges.php (modified) (history)
  • /branches/REL1_18/phase3/includes/specials/SpecialUndelete.php (modified) (history)
  • /branches/REL1_18/phase3/includes/specials/SpecialUploadStash.php (modified) (history)
  • /branches/REL1_18/phase3/includes/templates/NoLocalSettings.php (modified) (history)
  • /branches/REL1_18/phase3/includes/upload/UploadBase.php (modified) (history)
  • /branches/REL1_18/phase3/includes/upload/UploadFromFile.php (modified) (history)
  • /branches/REL1_18/phase3/includes/upload/UploadStash.php (modified) (history)
  • /branches/REL1_18/phase3/index.php (modified) (history)
  • /branches/REL1_18/phase3/languages (modified) (history)
  • /branches/REL1_18/phase3/load.php (modified) (history)
  • /branches/REL1_18/phase3/maintenance/archives (modified) (history)
  • /branches/REL1_18/phase3/maintenance/cleanupTable.inc (modified) (history)
  • /branches/REL1_18/phase3/maintenance/deleteSelfExternals.php (modified) (history)
  • /branches/REL1_18/phase3/maintenance/mergeMessageFileList.php (modified) (history)
  • /branches/REL1_18/phase3/maintenance/populateRevisionLength.php (modified) (history)
  • /branches/REL1_18/phase3/maintenance/tables.sql (modified) (history)
  • /branches/REL1_18/phase3/resources/mediawiki.action/mediawiki.action.watch.ajax.js (modified) (history)
  • /branches/REL1_18/phase3/resources/mediawiki.util/mediawiki.util.js (modified) (history)
  • /branches/REL1_18/phase3/tests/parserTests.php (modified) (history)
  • /branches/REL1_18/phase3/tests/phpunit (modified) (history)
  • /branches/REL1_18/phase3/tests/phpunit/Makefile (modified) (history)
  • /branches/REL1_18/phase3/tests/phpunit/includes/api/ApiUploadTest.php (modified) (history)
  • /branches/REL1_18/phase3/tests/phpunit/includes/api/RandomImageGenerator.php (modified) (history)
  • /branches/REL1_18/phase3/tests/phpunit/includes/api/generateRandomImages.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiDifferentDatabaseAccountTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiDifferntDatabasePrefixTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiErrorsConnectToDatabasePageTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiErrorsNamepageTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiHelpFieldHintTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationCommonFunction.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationConfig.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationMessage.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationVariables.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallerTestSuite.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiMySQLDataBaseTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiMySQLiteDataBaseTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiOnAlreadyInstalledTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiRestartInstallationTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiRightFrameworkLinksTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiUpgradeExistingDatabaseTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php (modified) (history)
  • /branches/REL1_18/phase3/tests/selenium/installer/README.txt (modified) (history)
  • /branches/REL1_18/phase3/tests/testHelpers.inc (modified) (history)

Follow-up revisions

RevisionCommit summaryAuthorDate
r106722[RELEASE-NOTES] Fix typo...krinkle23:32, 19 December 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79056* Followup r78450: just use selectField() instead of pg_fetch_result() with a...demon13:56, 27 December 2010
r80612Partial revert r78450: doQuery() and query() are not the same. You can't just...demon02:32, 20 January 2011
r81499Use the right query parameter.mah00:40, 4 February 2011
r87627(bug 28797) Fix ApiBase::parseMsg() to properly handle nested error arrays.happy-melon13:05, 7 May 2011
r87628(bug 28834) Restore nl2br() wrappers removed in r85918.happy-melon13:24, 7 May 2011
r87630Follow-up r85918:...happy-melon14:01, 7 May 2011
r87998bug 2429 fix up index by using IN / NOT IN instead of (!= and !=)...hashar15:56, 13 May 2011
r88134Fixed a bug in transformation where previous language could leak into later t...nikerabbit07:16, 15 May 2011
r88250Only increment the page count if the page has been created; also simplified a...ialex17:41, 16 May 2011
r88513Adding mw.util.wikiScript + small fix in mediawiki.action.watch.ajax.js...krinkle11:26, 21 May 2011

Status & tagging log