r91758 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91757‎ | r91758 | r91759 >
Date:21:26, 8 July 2011
Author:hashar
Status:ok (Comments)
Tags:
Comment:
MFT to REL1_18:
r89099, r89108 : message key 'noemail'
r88231, r88232 : fix ProfilerSimpleTextBreakage (fix r86633)
Modified paths:
  • /branches/REL1_18/phase3 (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/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/ApiQueryImageInfo.php (modified) (history)
  • /branches/REL1_18/phase3/includes/api/ApiUpload.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/profiler/ProfilerSimpleText.php (modified) (history)
  • /branches/REL1_18/phase3/includes/profiler/ProfilerSimpleTrace.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/SpecialUploadStash.php (modified) (history)
  • /branches/REL1_18/phase3/includes/specials/SpecialUserlogin.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/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)

Diff [purge]

Property changes on: branches/REL1_18/phase3/maintenance/archives
___________________________________________________________________
Modified: svn:mergeinfo
11 Merged /trunk/phase3/maintenance/archives:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/maintenance/deleteSelfExternals.php
___________________________________________________________________
Modified: svn:mergeinfo
22 Merged /trunk/phase3/maintenance/deleteSelfExternals.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/maintenance/populateRevisionLength.php
___________________________________________________________________
Modified: svn:mergeinfo
33 Merged /trunk/phase3/maintenance/populateRevisionLength.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/maintenance/cleanupTable.inc
___________________________________________________________________
Modified: svn:mergeinfo
44 Merged /trunk/phase3/maintenance/cleanupTable.inc:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/maintenance/mergeMessageFileList.php
___________________________________________________________________
Modified: svn:mergeinfo
55 Merged /trunk/phase3/maintenance/mergeMessageFileList.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/maintenance/tables.sql
___________________________________________________________________
Modified: svn:mergeinfo
66 Merged /trunk/phase3/maintenance/tables.sql:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiErrorsNamepageTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
77 Merged /trunk/phase3/tests/selenium/installer/MediaWikiErrorsNamepageTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationMessage.php
___________________________________________________________________
Modified: svn:mergeinfo
88 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallationMessage.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiErrorsConnectToDatabasePageTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
99 Merged /trunk/phase3/tests/selenium/installer/MediaWikiErrorsConnectToDatabasePageTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallerTestSuite.php
___________________________________________________________________
Modified: svn:mergeinfo
1010 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallerTestSuite.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiOnAlreadyInstalledTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1111 Merged /trunk/phase3/tests/selenium/installer/MediaWikiOnAlreadyInstalledTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiHelpFieldHintTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1212 Merged /trunk/phase3/tests/selenium/installer/MediaWikiHelpFieldHintTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationCommonFunction.php
___________________________________________________________________
Modified: svn:mergeinfo
1313 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallationCommonFunction.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiUpgradeExistingDatabaseTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1414 Merged /trunk/phase3/tests/selenium/installer/MediaWikiUpgradeExistingDatabaseTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1515 Merged /trunk/phase3/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiMySQLDataBaseTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1616 Merged /trunk/phase3/tests/selenium/installer/MediaWikiMySQLDataBaseTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationConfig.php
___________________________________________________________________
Modified: svn:mergeinfo
1717 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallationConfig.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiMySQLiteDataBaseTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1818 Merged /trunk/phase3/tests/selenium/installer/MediaWikiMySQLiteDataBaseTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiRightFrameworkLinksTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1919 Merged /trunk/phase3/tests/selenium/installer/MediaWikiRightFrameworkLinksTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationVariables.php
___________________________________________________________________
Modified: svn:mergeinfo
2020 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallationVariables.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
2121 Merged /trunk/phase3/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiDifferntDatabasePrefixTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
2222 Merged /trunk/phase3/tests/selenium/installer/MediaWikiDifferntDatabasePrefixTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/README.txt
___________________________________________________________________
Modified: svn:mergeinfo
2323 Merged /trunk/phase3/tests/selenium/installer/README.txt:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiRestartInstallationTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
2424 Merged /trunk/phase3/tests/selenium/installer/MediaWikiRestartInstallationTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiDifferentDatabaseAccountTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
2525 Merged /trunk/phase3/tests/selenium/installer/MediaWikiDifferentDatabaseAccountTestCase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/parserTests.php
___________________________________________________________________
Modified: svn:mergeinfo
2626 Merged /trunk/phase3/tests/parserTests.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/phpunit/includes/api/RandomImageGenerator.php
___________________________________________________________________
Modified: svn:mergeinfo
2727 Merged /trunk/phase3/tests/phpunit/includes/api/RandomImageGenerator.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/phpunit/includes/api/ApiUploadTest.php
___________________________________________________________________
Modified: svn:mergeinfo
2828 Merged /trunk/phase3/tests/phpunit/includes/api/ApiUploadTest.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/phpunit/includes/api/generateRandomImages.php
___________________________________________________________________
Modified: svn:mergeinfo
2929 Merged /trunk/phase3/tests/phpunit/includes/api/generateRandomImages.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/phpunit/Makefile
___________________________________________________________________
Modified: svn:mergeinfo
3030 Merged /trunk/phase3/tests/phpunit/Makefile:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/phpunit
___________________________________________________________________
Modified: svn:mergeinfo
3131 Merged /trunk/phase3/tests/phpunit:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/tests/testHelpers.inc
___________________________________________________________________
Modified: svn:mergeinfo
3232 Merged /trunk/phase3/tests/testHelpers.inc:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/upload/UploadBase.php
___________________________________________________________________
Modified: svn:mergeinfo
3333 Merged /trunk/phase3/includes/upload/UploadBase.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/upload/UploadStash.php
___________________________________________________________________
Modified: svn:mergeinfo
3434 Merged /trunk/phase3/includes/upload/UploadStash.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/upload/UploadFromFile.php
___________________________________________________________________
Modified: svn:mergeinfo
3535 Merged /trunk/phase3/includes/upload/UploadFromFile.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/SpecialPageFactory.php
___________________________________________________________________
Modified: svn:mergeinfo
3636 Merged /trunk/phase3/includes/SpecialPageFactory.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/CategoryPage.php
___________________________________________________________________
Modified: svn:mergeinfo
3737 Merged /trunk/phase3/includes/CategoryPage.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/json/Services_JSON.php
___________________________________________________________________
Modified: svn:mergeinfo
3838 Merged /trunk/phase3/includes/json/Services_JSON.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/GlobalFunctions.php
___________________________________________________________________
Modified: svn:mergeinfo
3939 Merged /trunk/phase3/includes/GlobalFunctions.php:r88231-88232,89099,89108
Index: branches/REL1_18/phase3/includes/profiler/ProfilerSimpleTrace.php
@@ -60,7 +60,7 @@
6161 return $diff / 1024;
6262 }
6363
64 - function getOutput() {
 64+ function logData() {
6565 print "<!-- \n {$this->trace} \n -->";
6666 }
6767 }
Index: branches/REL1_18/phase3/includes/profiler/ProfilerSimpleText.php
@@ -27,7 +27,6 @@
2828
2929 public function logData() {
3030 if($this->mTemplated) {
31 - $this->collateData();
3231 uasort($this->mCollated,array('self','sort'));
3332 array_walk($this->mCollated,array('self','format'));
3433 if ($this->visible) {
Property changes on: branches/REL1_18/phase3/includes/db/Database.php
___________________________________________________________________
Modified: svn:mergeinfo
3534 Merged /trunk/phase3/includes/db/Database.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/db/LoadBalancer.php
___________________________________________________________________
Modified: svn:mergeinfo
3635 Merged /trunk/phase3/includes/db/LoadBalancer.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/filerepo/File.php
___________________________________________________________________
Modified: svn:mergeinfo
3736 Merged /trunk/phase3/includes/filerepo/File.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/OutputPage.php
___________________________________________________________________
Modified: svn:mergeinfo
3837 Merged /trunk/phase3/includes/OutputPage.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/HistoryPage.php
___________________________________________________________________
Modified: svn:mergeinfo
3938 Merged /trunk/phase3/includes/HistoryPage.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/installer/DatabaseInstaller.php
___________________________________________________________________
Modified: svn:mergeinfo
4039 Merged /trunk/phase3/includes/installer/DatabaseInstaller.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/installer
___________________________________________________________________
Modified: svn:mergeinfo
4140 Merged /trunk/phase3/includes/installer:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/interwiki/Interwiki.php
___________________________________________________________________
Modified: svn:mergeinfo
4241 Merged /trunk/phase3/includes/interwiki/Interwiki.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/api/ApiQueryImageInfo.php
___________________________________________________________________
Modified: svn:mergeinfo
4342 Merged /trunk/phase3/includes/api/ApiQueryImageInfo.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/api/ApiUpload.php
___________________________________________________________________
Modified: svn:mergeinfo
4443 Merged /trunk/phase3/includes/api/ApiUpload.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/api
___________________________________________________________________
Modified: svn:mergeinfo
4544 Merged /trunk/phase3/includes/api:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/WebRequest.php
___________________________________________________________________
Modified: svn:mergeinfo
4645 Merged /trunk/phase3/includes/WebRequest.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/resourceloader/ResourceLoader.php
___________________________________________________________________
Modified: svn:mergeinfo
4746 Merged /trunk/phase3/includes/resourceloader/ResourceLoader.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/media/Exif.php
___________________________________________________________________
Modified: svn:mergeinfo
4847 Merged /trunk/phase3/includes/media/Exif.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/media/JpegOrTiff.php
___________________________________________________________________
Modified: svn:mergeinfo
4948 Merged /trunk/phase3/includes/media/JpegOrTiff.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/WebStart.php
___________________________________________________________________
Modified: svn:mergeinfo
5049 Merged /trunk/phase3/includes/WebStart.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/Revision.php
___________________________________________________________________
Modified: svn:mergeinfo
5150 Merged /trunk/phase3/includes/Revision.php:r88231-88232,89099,89108
Index: branches/REL1_18/phase3/includes/AutoLoader.php
@@ -601,6 +601,7 @@
602602 'Profiler' => 'includes/profiler/Profiler.php',
603603 'ProfilerSimple' => 'includes/profiler/ProfilerSimple.php',
604604 'ProfilerSimpleText' => 'includes/profiler/ProfilerSimpleText.php',
 605+ 'ProfilerSimpleTrace' => 'includes/profiler/ProfilerSimpleTrace.php',
605606 'ProfilerSimpleUDP' => 'includes/profiler/ProfilerSimpleUDP.php',
606607 'ProfilerStub' => 'includes/profiler/ProfilerStub.php',
607608
Property changes on: branches/REL1_18/phase3/includes/AutoLoader.php
___________________________________________________________________
Modified: svn:mergeinfo
608609 Merged /trunk/phase3/includes/AutoLoader.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/ChangesList.php
___________________________________________________________________
Modified: svn:mergeinfo
609610 Merged /trunk/phase3/includes/ChangesList.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/Title.php
___________________________________________________________________
Modified: svn:mergeinfo
610611 Merged /trunk/phase3/includes/Title.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/RawPage.php
___________________________________________________________________
Modified: svn:mergeinfo
611612 Merged /trunk/phase3/includes/RawPage.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/ConfEditor.php
___________________________________________________________________
Modified: svn:mergeinfo
612613 Merged /trunk/phase3/includes/ConfEditor.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/libs/IEUrlExtension.php
___________________________________________________________________
Modified: svn:mergeinfo
613614 Merged /trunk/phase3/includes/libs/IEUrlExtension.php:r88231-88232,89099,89108
Index: branches/REL1_18/phase3/includes/specials/SpecialUserlogin.php
@@ -158,7 +158,7 @@
159159 global $wgOut;
160160
161161 if ( $this->mEmail == '' ) {
162 - $this->mainLoginForm( wfMsgExt( 'noemail', array( 'parsemag', 'escape' ), $this->mUsername ) );
 162+ $this->mainLoginForm( wfMsgExt( 'noemailcreate', array( 'parsemag', 'escape' ) ) );
163163 return;
164164 }
165165
Property changes on: branches/REL1_18/phase3/includes/specials/SpecialUploadStash.php
___________________________________________________________________
Modified: svn:mergeinfo
166166 Merged /trunk/phase3/includes/specials/SpecialUploadStash.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/specials/SpecialBlock.php
___________________________________________________________________
Modified: svn:mergeinfo
167167 Merged /trunk/phase3/includes/specials/SpecialBlock.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/specials
___________________________________________________________________
Modified: svn:mergeinfo
168168 Merged /trunk/phase3/includes/specials:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/SpecialPage.php
___________________________________________________________________
Modified: svn:mergeinfo
169169 Merged /trunk/phase3/includes/SpecialPage.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes/templates/NoLocalSettings.php
___________________________________________________________________
Modified: svn:mergeinfo
170170 Merged /trunk/phase3/includes/templates/NoLocalSettings.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/includes
___________________________________________________________________
Modified: svn:mergeinfo
171171 Merged /trunk/phase3/includes:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/img_auth.php
___________________________________________________________________
Modified: svn:mergeinfo
172172 Merged /trunk/phase3/img_auth.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/index.php
___________________________________________________________________
Modified: svn:mergeinfo
173173 Merged /trunk/phase3/index.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/api.php
___________________________________________________________________
Modified: svn:mergeinfo
174174 Merged /trunk/phase3/api.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/load.php
___________________________________________________________________
Modified: svn:mergeinfo
175175 Merged /trunk/phase3/load.php:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3/languages
___________________________________________________________________
Modified: svn:mergeinfo
176176 Merged /trunk/phase3/languages:r88231-88232,89099,89108
Property changes on: branches/REL1_18/phase3
___________________________________________________________________
Modified: svn:mergeinfo
177177 Merged /trunk/phase3:r88231-88232,88750,89099,89108

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r86633* Added Profiler::isStub() to check if we are using a stub profiler, instead ...ialex16:31, 21 April 2011
r88231Fix ProfilerSimpleTextBreakage introduced by r86633midom12:45, 16 May 2011
r88232unbreak ProfilerSimpleTrace, some Profile refactoring made it not worky :( Al...midom12:50, 16 May 2011
r89099Fix message key for account creation by e-mail....raymond13:22, 29 May 2011
r89108Followup r89099 per RobertL's CR: Remove now unused parameter. Thanks :)raymond14:53, 29 May 2011

Comments

#Comment by 😂 (talk | contribs)   19:56, 12 July 2011

Also seem to have merged a bunch of needless property changes :\

#Comment by Hashar (talk | contribs)   20:52, 12 July 2011

I merge using several time:

svn merge -c <REVISION> svn+ssh://svn.wikimedia.org/svnroot/mediawiki/trunk/phase3 .

Then I svn commit.

Maybe I should just merge individual files.

#Comment by Reedy (talk | contribs)   20:53, 12 July 2011

Roan has a list of like 10 chained commands that will clear just merge props etc

#Comment by Catrope (talk | contribs)   20:53, 12 July 2011
$ cat ~/bin/svnsucks
#! /bin/bash
svn st | grep '^ M' | awk '{print $2}' | xargs svn revert

Status & tagging log