Title::isValidMoveOperation needs a db
[lhc/web/wiklou.git] / tests / phpunit / includes / BlockTest.php
2011-08-18 Brian WolffMake testBug26425BlockTimestampDefaultsToTime be tolerr...
2011-08-08 Chad HorohoeMostly revert r89400: not needed since Brion fixed...
2011-07-25 Aaron SchulzReverted r92489 and added/use hideDeprecated() to MW...
2011-07-18 Aaron SchulzRemoved testBug29116LoadWithEmptyIp. Fails due to wfDep...
2011-06-26 Mark A. Hershbergerrandom eol w/s annoys me.
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