Merge "Revert "Revert "jQuery 1.8"""
[lhc/web/wiklou.git] / tests / phpunit / MediaWikiPHPUnitCommand.php
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileBackend] Made Swift clear the auth cache...
2012-08-28 CatropeMerge "[FileBackend] Bumped Swift auth caching TTL."
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 KrinkleMerge "(bug 39680) Convert valign to CSS vertical-align"
2012-08-28 Aaron SchulzMerge "Removed unmatched commits in Job class."
2012-08-28 Aaron SchulzMerge "Validate number input for {{PLURAL}}"
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-28 Aaron SchulzMerge "Allow array condition for Database::conditional"
2012-08-27 Aaron SchulzMerge "(bug 39635) PostgreSQL has no LOCK IN SHARE...
2012-08-27 DemonMerge "Use __DIR__ instead of dirname( __FILE__ )"
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-01-22 Aaron Schulz* Modified StoreBatchTest and FileBackendTest to allow...
2011-11-10 Jure Kajzersome more oracle-phpunit-fu (should not affect non...
2011-11-01 Antoine Mussospace to tab
2011-11-01 Antoine Musso(bug 32022) phpunit.php can not execute from another...
2011-08-16 Antoine Mussoenable colors in PHPUnit (redoing r89179).
2011-06-02 Mark A. Hershbergerw/s changes.
2011-01-01 X!Add parsertest specific help to PHPUnit.php
2011-01-01 X!More work on new parser tests:
2010-12-29 PlatonidesReplace the global $additionalMWCLIArgs with a class...
2010-12-29 X!Make MediaWikiParserTest work now in PHPUnit. There...