* (bug 29426) Fix wrong use of Block::load's second parameter in BlockTest
[lhc/web/wiklou.git] / tests / phpunit / includes / BlockTest.php
2011-06-16 Brion Vibber* (bug 29426) Fix wrong use of Block::load's second...
2011-06-15 Brion VibberFix for BlockTest -- when setup ran multiple times...
2011-06-14 PlatonidesBlockTest changes $wgContLang, too.
2011-06-03 Chad HorohoeFix some of the weird freaky interaction between ApiBlo...
2011-06-02 Chad HorohoeFollowup r89311: rv unrelated changes
2011-06-02 Chad HorohoeMake user right selection in installer actually work...
2011-06-01 Chad HorohoeExclude Block tests until somebody fixes them, also...
2011-05-28 Antoine MussoUse the correct ID when retrieving a block
2011-05-24 Brion Vibber* (bug 29116) Fix regression breaking CheckUser extension
2011-05-01 PlatonidesFollow up r87210
2011-03-21 Happy-melonFollow-up r84475: fixing the warning is easy enough...
2010-12-29 PlatonidesFollow up r79109.
2010-12-28 X!Add test to supplement Bug 26425 (followup to r79013)
2010-12-28 X!Add BlockTest unit test