r91782 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91781‎ | r91782 | r91783 >
Date:08:54, 9 July 2011
Author:hashar
Status:deferred
Tags:
Comment:
MFT to REL_1_18: jquery tablesorter
ping r90602 r90612 r90618 r90626 r90630 r90631 r90637 r90655 r90657 r90666
r90812
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/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/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/jquery/jquery.tablesorter.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)

Diff [purge]

Property changes on: branches/REL1_18/phase3/maintenance/archives
___________________________________________________________________
Modified: svn:mergeinfo
11 Merged /trunk/phase3/maintenance/archives:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/maintenance/deleteSelfExternals.php
___________________________________________________________________
Modified: svn:mergeinfo
22 Merged /trunk/phase3/maintenance/deleteSelfExternals.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/maintenance/populateRevisionLength.php
___________________________________________________________________
Modified: svn:mergeinfo
33 Merged /trunk/phase3/maintenance/populateRevisionLength.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/maintenance/cleanupTable.inc
___________________________________________________________________
Modified: svn:mergeinfo
44 Merged /trunk/phase3/maintenance/cleanupTable.inc:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/maintenance/mergeMessageFileList.php
___________________________________________________________________
Modified: svn:mergeinfo
55 Merged /trunk/phase3/maintenance/mergeMessageFileList.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/maintenance/tables.sql
___________________________________________________________________
Modified: svn:mergeinfo
66 Merged /trunk/phase3/maintenance/tables.sql:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiErrorsNamepageTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
77 Merged /trunk/phase3/tests/selenium/installer/MediaWikiErrorsNamepageTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationMessage.php
___________________________________________________________________
Modified: svn:mergeinfo
88 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallationMessage.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiErrorsConnectToDatabasePageTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
99 Merged /trunk/phase3/tests/selenium/installer/MediaWikiErrorsConnectToDatabasePageTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallerTestSuite.php
___________________________________________________________________
Modified: svn:mergeinfo
1010 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallerTestSuite.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiOnAlreadyInstalledTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1111 Merged /trunk/phase3/tests/selenium/installer/MediaWikiOnAlreadyInstalledTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiHelpFieldHintTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1212 Merged /trunk/phase3/tests/selenium/installer/MediaWikiHelpFieldHintTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationCommonFunction.php
___________________________________________________________________
Modified: svn:mergeinfo
1313 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallationCommonFunction.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiUpgradeExistingDatabaseTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1414 Merged /trunk/phase3/tests/selenium/installer/MediaWikiUpgradeExistingDatabaseTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1515 Merged /trunk/phase3/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiMySQLDataBaseTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1616 Merged /trunk/phase3/tests/selenium/installer/MediaWikiMySQLDataBaseTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationConfig.php
___________________________________________________________________
Modified: svn:mergeinfo
1717 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallationConfig.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiMySQLiteDataBaseTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1818 Merged /trunk/phase3/tests/selenium/installer/MediaWikiMySQLiteDataBaseTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiRightFrameworkLinksTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
1919 Merged /trunk/phase3/tests/selenium/installer/MediaWikiRightFrameworkLinksTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiInstallationVariables.php
___________________________________________________________________
Modified: svn:mergeinfo
2020 Merged /trunk/phase3/tests/selenium/installer/MediaWikiInstallationVariables.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
2121 Merged /trunk/phase3/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiDifferntDatabasePrefixTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
2222 Merged /trunk/phase3/tests/selenium/installer/MediaWikiDifferntDatabasePrefixTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/README.txt
___________________________________________________________________
Modified: svn:mergeinfo
2323 Merged /trunk/phase3/tests/selenium/installer/README.txt:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiRestartInstallationTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
2424 Merged /trunk/phase3/tests/selenium/installer/MediaWikiRestartInstallationTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/selenium/installer/MediaWikiDifferentDatabaseAccountTestCase.php
___________________________________________________________________
Modified: svn:mergeinfo
2525 Merged /trunk/phase3/tests/selenium/installer/MediaWikiDifferentDatabaseAccountTestCase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/parserTests.php
___________________________________________________________________
Modified: svn:mergeinfo
2626 Merged /trunk/phase3/tests/parserTests.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
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:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
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:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
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:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/phpunit/Makefile
___________________________________________________________________
Modified: svn:mergeinfo
3030 Merged /trunk/phase3/tests/phpunit/Makefile:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/phpunit
___________________________________________________________________
Modified: svn:mergeinfo
3131 Merged /trunk/phase3/tests/phpunit:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/tests/testHelpers.inc
___________________________________________________________________
Modified: svn:mergeinfo
3232 Merged /trunk/phase3/tests/testHelpers.inc:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/upload/UploadBase.php
___________________________________________________________________
Modified: svn:mergeinfo
3333 Merged /trunk/phase3/includes/upload/UploadBase.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/upload/UploadStash.php
___________________________________________________________________
Modified: svn:mergeinfo
3434 Merged /trunk/phase3/includes/upload/UploadStash.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/upload/UploadFromFile.php
___________________________________________________________________
Modified: svn:mergeinfo
3535 Merged /trunk/phase3/includes/upload/UploadFromFile.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/SpecialPageFactory.php
___________________________________________________________________
Modified: svn:mergeinfo
3636 Merged /trunk/phase3/includes/SpecialPageFactory.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/CategoryPage.php
___________________________________________________________________
Modified: svn:mergeinfo
3737 Merged /trunk/phase3/includes/CategoryPage.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/json/Services_JSON.php
___________________________________________________________________
Modified: svn:mergeinfo
3838 Merged /trunk/phase3/includes/json/Services_JSON.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/GlobalFunctions.php
___________________________________________________________________
Modified: svn:mergeinfo
3939 Merged /trunk/phase3/includes/GlobalFunctions.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/db/Database.php
___________________________________________________________________
Modified: svn:mergeinfo
4040 Merged /trunk/phase3/includes/db/Database.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/db/LoadBalancer.php
___________________________________________________________________
Modified: svn:mergeinfo
4141 Merged /trunk/phase3/includes/db/LoadBalancer.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/filerepo/File.php
___________________________________________________________________
Modified: svn:mergeinfo
4242 Merged /trunk/phase3/includes/filerepo/File.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/OutputPage.php
___________________________________________________________________
Modified: svn:mergeinfo
4343 Merged /trunk/phase3/includes/OutputPage.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/HistoryPage.php
___________________________________________________________________
Modified: svn:mergeinfo
4444 Merged /trunk/phase3/includes/HistoryPage.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/installer/DatabaseInstaller.php
___________________________________________________________________
Modified: svn:mergeinfo
4545 Merged /trunk/phase3/includes/installer/DatabaseInstaller.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/installer
___________________________________________________________________
Modified: svn:mergeinfo
4646 Merged /trunk/phase3/includes/installer:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/interwiki/Interwiki.php
___________________________________________________________________
Modified: svn:mergeinfo
4747 Merged /trunk/phase3/includes/interwiki/Interwiki.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/api/ApiQueryImageInfo.php
___________________________________________________________________
Modified: svn:mergeinfo
4848 Merged /trunk/phase3/includes/api/ApiQueryImageInfo.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/api/ApiUpload.php
___________________________________________________________________
Modified: svn:mergeinfo
4949 Merged /trunk/phase3/includes/api/ApiUpload.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/api
___________________________________________________________________
Modified: svn:mergeinfo
5050 Merged /trunk/phase3/includes/api:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/WebRequest.php
___________________________________________________________________
Modified: svn:mergeinfo
5151 Merged /trunk/phase3/includes/WebRequest.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/resourceloader/ResourceLoader.php
___________________________________________________________________
Modified: svn:mergeinfo
5252 Merged /trunk/phase3/includes/resourceloader/ResourceLoader.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/media/Exif.php
___________________________________________________________________
Modified: svn:mergeinfo
5353 Merged /trunk/phase3/includes/media/Exif.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/media/JpegOrTiff.php
___________________________________________________________________
Modified: svn:mergeinfo
5454 Merged /trunk/phase3/includes/media/JpegOrTiff.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/WebStart.php
___________________________________________________________________
Modified: svn:mergeinfo
5555 Merged /trunk/phase3/includes/WebStart.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/Revision.php
___________________________________________________________________
Modified: svn:mergeinfo
5656 Merged /trunk/phase3/includes/Revision.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/AutoLoader.php
___________________________________________________________________
Modified: svn:mergeinfo
5757 Merged /trunk/phase3/includes/AutoLoader.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/ChangesList.php
___________________________________________________________________
Modified: svn:mergeinfo
5858 Merged /trunk/phase3/includes/ChangesList.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/Title.php
___________________________________________________________________
Modified: svn:mergeinfo
5959 Merged /trunk/phase3/includes/Title.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/RawPage.php
___________________________________________________________________
Modified: svn:mergeinfo
6060 Merged /trunk/phase3/includes/RawPage.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/ConfEditor.php
___________________________________________________________________
Modified: svn:mergeinfo
6161 Merged /trunk/phase3/includes/ConfEditor.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/libs/IEUrlExtension.php
___________________________________________________________________
Modified: svn:mergeinfo
6262 Merged /trunk/phase3/includes/libs/IEUrlExtension.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/specials/SpecialUploadStash.php
___________________________________________________________________
Modified: svn:mergeinfo
6363 Merged /trunk/phase3/includes/specials/SpecialUploadStash.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/specials/SpecialBlock.php
___________________________________________________________________
Modified: svn:mergeinfo
6464 Merged /trunk/phase3/includes/specials/SpecialBlock.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/specials
___________________________________________________________________
Modified: svn:mergeinfo
6565 Merged /trunk/phase3/includes/specials:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/SpecialPage.php
___________________________________________________________________
Modified: svn:mergeinfo
6666 Merged /trunk/phase3/includes/SpecialPage.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes/templates/NoLocalSettings.php
___________________________________________________________________
Modified: svn:mergeinfo
6767 Merged /trunk/phase3/includes/templates/NoLocalSettings.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/includes
___________________________________________________________________
Modified: svn:mergeinfo
6868 Merged /trunk/phase3/includes:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/img_auth.php
___________________________________________________________________
Modified: svn:mergeinfo
6969 Merged /trunk/phase3/img_auth.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/index.php
___________________________________________________________________
Modified: svn:mergeinfo
7070 Merged /trunk/phase3/index.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/api.php
___________________________________________________________________
Modified: svn:mergeinfo
7171 Merged /trunk/phase3/api.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/load.php
___________________________________________________________________
Modified: svn:mergeinfo
7272 Merged /trunk/phase3/load.php:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Property changes on: branches/REL1_18/phase3/languages
___________________________________________________________________
Modified: svn:mergeinfo
7373 Merged /trunk/phase3/languages:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812
Index: branches/REL1_18/phase3/resources/jquery/jquery.tablesorter.js
@@ -80,14 +80,6 @@
8181 debug: false
8282 };
8383
84 - /* debuging utils */
85 - //
86 - // function benchmark( s, d ) {
87 - // console.log( s + " " + ( new Date().getTime() - d.getTime() ) + "ms" );
88 - // }
89 - //
90 - // this.benchmark = benchmark;
91 - //
9284 /* parsers utils */
9385
9486 function buildParserCache( table, $headers ) {
@@ -101,7 +93,7 @@
10294 l = cells.length;
10395
10496 for ( var i = 0; i < l; i++ ) {
105 - p = false;
 97+ var p = false;
10698 sortType = $headers.eq(i).data('sort-type');
10799 if ( typeof sortType != 'undefined' ) {
108100 p = getParserById( sortType );
@@ -110,9 +102,7 @@
111103 if (p === false) {
112104 p = detectParserForColumn( table, rows, i );
113105 }
114 - // if ( table.config.debug ) {
115 - // console.log( "column:" + i + " parser:" + p.id + "\n" );
116 - // }
 106+
117107 list.push(p);
118108 }
119109 }
@@ -264,7 +254,7 @@
265255 // }
266256 //var header_index = computeTableHeaderCellIndexes( table );
267257 var realCellIndex = 0;
268 - $tableHeaders = $( "thead:eq(0) tr", table );
 258+ var $tableHeaders = $( "thead:eq(0) tr", table );
269259 if ( $tableHeaders.length > 1 ) {
270260 $tableHeaders.each(function() {
271261 if (this.cells.length > maxSeen) {
@@ -299,11 +289,6 @@
300290 table.config.headerList[index] = this;
301291 } );
302292
303 - // if ( table.config.debug ) {
304 - // benchmark( "Built headers:", time );
305 - // console.log( $tableHeaders );
306 - // }
307 - //
308293 return $tableHeaders;
309294
310295 }
@@ -378,19 +363,11 @@
379364 mergeSortHelper(array, begin, beginRight, end, sortList);
380365 }
381366
382 - var lastSort = '';
383 -
384367 function multisort( table, sortList, cache ) {
385368 //var sortTime = new Date();
386369
387370 var i = sortList.length;
388 - if ( i == 1 && sortList[0][0] === lastSort) {
389 - // Special case a simple reverse
390 - cache.normalized.reverse();
391 - } else {
392 - mergeSort(cache.normalized, 0, cache.normalized.length, sortList);
393 - }
394 - lastSort = ( sortList.length == 1 ) ? sortList[0][0] : '';
 371+ mergeSort(cache.normalized, 0, cache.normalized.length, sortList);
395372
396373 //benchmark( "Sorting in dir " + order + " time:", sortTime );
397374
@@ -453,7 +430,7 @@
454431
455432 //Build RegEx
456433 //Any date formated with . , ' - or /
457 - ts.dateRegex[0] = new RegExp(/^\s*\d{1,2}[\,\.\-\/'\s]*\d{1,2}[\,\.\-\/'\s]*\d{2,4}\s*?/i);
 434+ ts.dateRegex[0] = new RegExp(/^\s*\d{1,2}[\,\.\-\/'\s]{1,2}\d{1,2}[\,\.\-\/'\s]{1,2}\d{2,4}\s*?/i);
458435
459436 //Written Month name, dmy
460437 ts.dateRegex[1] = new RegExp('^\\s*\\d{1,2}[\\,\\.\\-\\/\'\\s]*(' + r + ')' + '[\\,\\.\\-\\/\'\\s]*\\d{2,4}\\s*$', 'i');
@@ -471,23 +448,33 @@
472449 var cell = $( this );
473450 var next = cell.parent().nextAll();
474451 for ( var i = 0; i < rowSpan - 1; i++ ) {
475 - next.eq(0).find( 'td' ).eq( this.cellIndex ).before( cell.clone() );
 452+ var td = next.eq( i ).find( 'td' );
 453+ if ( !td.length ) {
 454+ next.eq( i ).append( cell.clone() );
 455+ } else if ( this.cellIndex == 0 ) {
 456+ td.eq( this.cellIndex ).before( cell.clone() );
 457+ } else {
 458+ td.eq( this.cellIndex - 1 ).after( cell.clone() );
 459+ }
476460 }
477461 });
478462 }
479463
480464 function buildCollationTable() {
481465 ts.collationTable = mw.config.get('tableSorterCollation');
482 - if ( typeof ts.collationTable === "object" ) {
483 - ts.collationRegex = [];
 466+ ts.collationRegex = null;
 467+ if ( ts.collationTable ) {
 468+ var keys = [];
484469
485470 //Build array of key names
486471 for ( var key in ts.collationTable ) {
487472 if ( ts.collationTable.hasOwnProperty(key) ) { //to be safe
488 - ts.collationRegex.push(key);
 473+ keys.push(key);
489474 }
490475 }
491 - ts.collationRegex = new RegExp( '[' + ts.collationRegex.join('') + ']', 'ig' );
 476+ if (keys.length) {
 477+ ts.collationRegex = new RegExp( '[' + keys.join('') + ']', 'ig' );
 478+ }
492479 }
493480 }
494481
@@ -496,7 +483,7 @@
497484 IPAddress: [new RegExp(/^\d{1,3}[\.]\d{1,3}[\.]\d{1,3}[\.]\d{1,3}$/)],
498485 currency: [new RegExp(/^[£$€?.]/), new RegExp(/[£$€]/g)],
499486 url: [new RegExp(/^(https?|ftp|file):\/\/$/), new RegExp(/(https?|ftp|file):\/\//)],
500 - isoDate: [new RegExp(/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/)],
 487+ isoDate: [new RegExp(/^\d{4}[\/\-]\d{1,2}[\/\-]\d{1,2}$/)],
501488 usLongDate: [new RegExp(/^[A-Za-z]{3,10}\.? [0-9]{1,2}, ([0-9]{4}|'?[0-9]{2}) (([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(AM|PM)))$/)],
502489 time: [new RegExp(/^(([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(am|pm)))$/)]
503490 };
@@ -587,14 +574,14 @@
588575 config.sortList.push( [i, this.order] );
589576 }
590577 }
591 - setTimeout( function () {
592 - // set css for headers
593 - setHeadersCss( $this[0], $headers, config.sortList, sortCSS, sortMsg );
594 - appendToTable(
595 - $this[0], multisort(
596 - $this[0], config.sortList, cache ) );
597 - //benchmark( "Sorting " + totalRows + " rows:", clickTime );
598 - }, 1 );
 578+
 579+ // set css for headers
 580+ setHeadersCss( $this[0], $headers, config.sortList, sortCSS, sortMsg );
 581+ appendToTable(
 582+ $this[0], multisort(
 583+ $this[0], config.sortList, cache ) );
 584+ //benchmark( "Sorting " + totalRows + " rows:", clickTime );
 585+
599586 // stop normal event by returning false
600587 return false;
601588 }
@@ -731,7 +718,9 @@
732719 l = a.length;
733720 for ( var i = 0; i < l; i++ ) {
734721 var item = a[i];
735 - if ( item.length == 2 ) {
 722+ if ( item.length == 1 ) {
 723+ r += "00" + item;
 724+ } else if ( item.length == 2 ) {
736725 r += "0" + item;
737726 } else {
738727 r += item;
@@ -795,7 +784,7 @@
796785 format: function ( s, table ) {
797786 s = $.trim( s.toLowerCase() );
798787
799 - for ( i = 1, j = 0; i < 13 && j < 2; i++ ) {
 788+ for ( var i = 1, j = 0; i < 13 && j < 2; i++ ) {
800789 s = s.replace( ts.monthNames[j][i], i );
801790 if ( i == 12 ) {
802791 j++;
@@ -813,6 +802,7 @@
814803 //Pad Month and Day
815804 if ( s[0] && s[0].length == 1 ) s[0] = "0" + s[0];
816805 if ( s[1] && s[1].length == 1 ) s[1] = "0" + s[1];
 806+ var y;
817807
818808 if ( !s[2] ) {
819809 //Fix yearless dates
@@ -859,4 +849,4 @@
860850 type: "numeric"
861851 } );
862852
863 -} )( jQuery );
\ No newline at end of file
 853+} )( jQuery );
Property changes on: branches/REL1_18/phase3
___________________________________________________________________
Modified: svn:mergeinfo
864854 Merged /trunk/phase3:r90602,90612,90618,90626,90630-90631,90637,90655,90657,90666,90812

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r90602Fix global var leaks in jquery.tablersorter.jshartman20:40, 22 June 2011
r90612Fix tablesorting bug that caused weird interferences between two tables; Make...diebuche21:54, 22 June 2011
r90618Hopefully fix IE6 regex tablesorter issuediebuche22:21, 22 June 2011
r90626Tablesorter: Remove not really necessary setTimeout.diebuche23:03, 22 June 2011
r90630Followup r86088, r87244, r90612: fix jquery.tablesorter for null collation ta...brion23:19, 22 June 2011
r90631Revert accidental change from r90630diebuche23:22, 22 June 2011
r90637Followup r86088: test cases and a correction for bug 17141 (IPv4 address sort...brion00:37, 23 June 2011
r90655Adding a collation test to tablesorter, fixing var ref from r90630diebuche07:39, 23 June 2011
r90657Adding rowspan tests to tablesorting & make it more stablediebuche08:31, 23 June 2011
r90666Fix global var leaking that was making collationsort fail on Safari 5...hartman17:12, 23 June 2011
r90812Removing console.log and other ad-hoc debugging codekrinkle02:05, 26 June 2011

Status & tagging log