Fixed issues in r72940 - missing $ in release notes and remnant of ResourceLoaderUser...
[lhc/web/wiklou.git] / maintenance / tests / phpunit /
2010-09-20 Priyanka DhandaAs per Nikerabbit's comment in r73260, is not needed...
2010-09-19 Max SemenikFixed DatabaseSqlite::tableName() to avoid prefixing...
2010-09-18 Sam ReedComment out some unreachable code in a test due to...
2010-09-18 Max SemenikMarked UploadFromUrlTest as broken
2010-09-17 Priyanka DhandaSome changes so that tests don't die silently on ci.
2010-09-17 PlatonidesRevert change on r73064 for this file.
2010-09-17 Chad HorohoeCommenting out Http tests until the concerns at mediawi...
2010-09-15 PlatonidesAbsolutize require paths per r72858 CR.
2010-09-13 Chad HorohoeNeed autoload classes, or extensions will fatal in...
2010-09-12 PlatonidesFollow up r72566. Per CR r9132#c9132 these files were...
2010-09-10 Chad Horohoe\n to eof
2010-09-10 Chad HorohoeFor Ævar, re-add make tap
2010-09-10 Max SemenikFor those poor souls who use Windows instead of Make...
2010-09-10 Bryan Tong MinhFollow-up r72475: Set $wgAllowAsyncCopyUploads in the...
2010-09-08 PlatonidesInitialise wgContLang and $wgLang.
2010-09-08 Chad HorohoeAdd profiler to global scope too
2010-09-08 Chad Horohoe\n at EOF plz
2010-09-08 Bryan Tong MinhFollowup r72475: assert that a job has been popped...
2010-09-07 Trevor ParscalMerged reorganization work for PHPUnit from branches...
2010-09-07 Trevor ParscalRenaming phpunit to phpunit.php - this will make it...
2010-09-03 Priyanka DhandaFixing bad cpmmand to make phpunit work r72250
2010-09-03 Trevor ParscalActually does what r72249 claimed to do.
2010-09-03 Trevor ParscalFixed PHPUnit < 3.5 compatibiliy breaking change r72248...
2010-09-03 Trevor ParscalUsing PHPUnit/Autoload.php instead of trying to include...
2010-06-28 Max SemenikAdded a new hook that allows extensions to add their...
2010-06-25 Max SemenikFollow-up to r68544: restored the ability to run tests...
2010-06-25 Tim Starling* Fixed the makefile to only run enabled tests, instead...
2010-06-25 Tim Starling* Removed require/require_once from maintenance scripts...