Reverted r70151 and re-did what it was intended to do in a proper way: instead of...
[lhc/web/wiklou.git] / maintenance /
2010-10-23 Mark A. Hershbergerre r70916: avoid resetting $wgMemc which leads to failu...
2010-10-22 Roan KattouwAdd __METHOD__ to query() call in runBatchedQuery.php
2010-10-22 Max SemenikPDO doesn't seem to like opening nothing
2010-10-20 Brion VibberAdd seleniumserverexecpath and example non-default...
2010-10-20 Brion VibberTweaks to let Selenium tests run on Mac OS X; also...
2010-10-19 Markus GlaserFollow up r74753, removed pass-by-references and @...
2010-10-19 Markus GlaserFollow up r74750, array keys should be strings
2010-10-18 Chad HorohoeFollowup r68760: add comment
2010-10-18 Antoine MussoAdd parser tests to the 'Parser' group
2010-10-18 PlatonidesDouble braces introduced in r74742 giving a fatal:
2010-10-18 Jure Kajzer* Installer: works (beta). More testing tomorow.
2010-10-18 Chad HorohoeRevert most of r72335:
2010-10-17 Max SemenikAnd while I'm at it, one more tweak to --memory-limit...
2010-10-17 Max SemenikFix for r74849: use 'default' instead of 0 to indicate...
2010-10-16 Alexandre Emsenhubersvn:eol-style native
2010-10-16 Max SemenikFollow-up r74841:
2010-10-16 Chad HorohoeAllow overriding default memory limits in maintenance...
2010-10-16 Max SemenikRenamed all setup() in tests to setUp(). Although PHP...
2010-10-16 Antoine Musso* Fix r74790 by actually calling setup (using parent...
2010-10-16 Antoine MussoIf using PHPUnit version 3.5.0 or later, make use of...
2010-10-15 Greg Sabino Mullanecl_sortkey now back down to varbinary(230). Glad PG...
2010-10-14 Aryeh Gregorcl_sortkey should be 230 bytes long, not 255
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-14 Max SemenikFixes for r74787:
2010-10-14 Chad Horohoespaces -> tabs
2010-10-14 Antoine Musso* sqlite 3.3 fails, raising version to 3.6 just like...
2010-10-14 Priyanka DhandaCleanup of SimpleSeleniumTestCase. Removed unnecessary...
2010-10-14 Priyanka DhandaAdded missing file for r74780
2010-10-14 Priyanka Dhanda* WebStart.php and SeleniumWebSettings.php allow includ...
2010-10-14 Markus Glaseradded support for junit log file output, which is neede...
2010-10-14 Markus Glaser* start / stop selenium server on Linux
2010-10-13 Markus Glaseradded credits to Priyanka Dhanda and Daniel Kinzler
2010-10-13 Markus Glaser* handle PHP 5.2 ini files
2010-10-13 Sam ReedFixup tabs/whitespace
2010-10-13 Sam ReedFixup r74646
2010-10-13 Jack Phoenixfollow-up to r74742: fix typos
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-12 Max SemenikPiece I was going to commit in r74681
2010-10-12 Max SemenikFollow-up r74628: convert two remaining calls of patchP...
2010-10-12 Mark A. HershbergerEnumerate private member to fix build problem on CC
2010-10-11 Mark A. HershbergerNOTE THAT THIS COMMIT REVEALS FAILING PARSER TESTS...
2010-10-10 Alexandre EmsenhuberUse wfGetLB()->getServerCount() to get the server count...
2010-10-10 Alexandre EmsenhuberUse the load balancer to get the server count, not...
2010-10-10 Alexandre EmsenhuberAdded a description and @file
2010-10-10 Alexandre Emsenhuberexit -> return
2010-10-10 Alexandre EmsenhuberUse full path to Maintenance.php
2010-10-09 Max Semenikrequire_once to please CruiseControl, formatting
2010-10-09 Max SemenikFollow-up r74558: remove var_dump()
2010-10-09 Max SemenikRestored the ability to run extension tests from the...
2010-10-09 Max Semenik* Updated run-tests.bat to take recent changes into...
2010-10-09 Max SemenikFollow-up r74553, r74554 and r74555: don't guess, just...
2010-10-09 PlatonidesFollow r74554. Also take include path into account.
2010-10-09 PlatonidesLook for PHPUnit folder in the PATH and add support...
2010-10-09 PlatonidesReadd after r72566 a phpunit.php so that globals are...
2010-10-09 Alexandre EmsenhuberFixed comment; wfEncryptPassword() is deprecated
2010-10-09 Alexandre EmsenhuberOne more remplacement to __METHOD__
2010-10-09 Alexandre EmsenhuberUse __METHOD__; name was false
2010-10-09 Alexandre EmsenhuberAnd while I'm a it: This doesn't require DB access
2010-10-09 Alexandre Emsenhuber* Added missing call to parent constructor
2010-10-08 PlatonidesAdd parsertest for r74526.
2010-10-07 Max SemenikWhitespace consistency
2010-10-07 Max SemenikRevert r74273 per CR: this patch is not needed because...
2010-10-07 Max SemenikSupport conversion of floating-point MySQL types in...
2010-10-06 PlatonidesFix (marking as incomplete) the test ApiWatchTest:...
2010-10-06 Sam ReedIf Main page is missing for testGetRollbackToken, mark...
2010-10-05 Brion VibberRevert r74286, r74287 -- broke parserTests completely...
2010-10-05 Greg Sabino MullaneRemove parserTests.inc checks, as testing is now done...
2010-10-05 Mark A. Hershberger(second commit to get all files.)
2010-10-05 Mark A. Hershberger= BacklinkCache.php =
2010-10-04 Sam ReedTweak/refactoring around of tests
2010-10-04 Sam ReedFollowup r74234 flip parameters
2010-10-04 Antoine MussoProfiling table (optional) for SQLite
2010-10-04 PlatonidesFix issues after r54561 which avoided use of the 7z...
2010-10-04 Sam ReedFix tabs/spaces from r74242
2010-10-03 Sam ReedRevert r74240, the depends seem to do some weird depend...
2010-10-03 Sam ReedFixup testGetToken again
2010-10-03 Sam ReedMark testWatchDelete as incomplete (watch isn't verified)
2010-10-03 Sam ReedNuke returns from end of tests
2010-10-03 Brion VibberChanged phpunit Makefile to require 'make destructive...
2010-10-03 Sam ReedMarking testApiGotCookie incomplete
2010-10-03 Sam ReedFiuxp issues from r74213 CR
2010-10-03 Sam ReedVariable UserWrapper used in both testApiLoginBadPass...
2010-10-03 Sam ReedRevert r74122, making r74117 live again
2010-10-03 Alexandre Emsenhuber* Standardised file description headers
2010-10-03 Alexandre EmsenhuberRemoved forward comapt code with 5.1.0+ and modified...
2010-10-02 Siebrand MazelandRemove some references to no longer supported PHP version.
2010-10-02 Alexandre EmsenhuberAnd while I'm a it:
2010-10-02 Alexandre EmsenhuberPer Platonides; follow-up r74158: XMLReader is included...
2010-10-02 Alexandre EmsenhuberMediaWiki even require PHP 5.1.0+ ;)
2010-10-02 Alexandre EmsenhuberFix doc: $wgExtensionFunctions, not $wgExtensionSetupFu...
2010-10-02 Alexandre EmsenhuberUncommented some used options; added the possibility...
2010-10-01 PlatonidesRevert r74117. Breaks the test. Using an internal reque...
2010-10-01 PlatonidesRemove suite included twice in suite.xml
2010-10-01 PlatonidesFollow up r73976. Made the test do not depend on $wgUse...
2010-10-01 Sam ReedMake user 'sysop', so we get delete/protect token,...
2010-10-01 Sam ReedFixup testApiLoginBadPass per r74113, still failing...
2010-10-01 Sam ReedSwitch testApiLoginGoodPass to use doApiRequest
2010-10-01 Alexandre EmsenhuberAnd while I'm a it: __FUNCTION__ -> __METHOD__
2010-10-01 Alexandre EmsenhuberwfOut() -> $this->output() for consistency
2010-09-30 Trevor ParscalAdded tests for new TS_ISO_8601_BASIC timestamp format...
next