merged master
[lhc/web/wiklou.git] / tests / phpunit / includes / BlockTest.php
2012-07-23 danielmerged master
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "[LockManager] Made LSLockManager session 32...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-21 Aaron SchulzMerge "Revert "Do not show empty categories with list...
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-20 ReedyMerge "Undo feature: Add a wpUndidRevision field that...
2012-07-19 Antoine Musso(bug 38333) test blocked user cant createaccount
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 DemonMerge "Normalise categorymembers to take ascending...
2012-04-10 Brion VIBBERMerge "Fix PostgreSQL updater to produce 1.19 schema"
2012-04-10 Brion VIBBERMerge "- Fix bug 35076 - More tests, test comments"
2012-04-10 Brion VIBBERMerge "Adding temp file/dir management to MediaWikiTest...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-10 Aaron SchulzMerged r114672 from wmf1.19 plus tests; crosswiki block...
2012-02-28 Aaron Schulzr112563: Removed random bogus user IDs passed into...
2011-10-31 Max SemenikSimplify r101365, this cruft is not really needed
2011-10-31 Max SemenikFixed annoying intermittent BlockTest failures. No...
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