Merge "Use parseAsBlock() instead of parse() to show the error message in OutputPage...
[lhc/web/wiklou.git] / tests / phpunit / includes / UserTest.php
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-09 SiebrandMerge "Add version number to deprecated setting"
2012-10-09 SiebrandMerge changes I9d2b148e,Iccf6ea81
2012-10-09 Timo TijhofClean and repair many phpunit tests (+ fix implied...
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 CatropeMerge "Catch exceptions in SqlBagOStuff and cache conne...
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-13 umherirrenderAdd UserTest::testAllRightsWithMessage
2012-01-19 Sam ReedDocumentation and whitespace
2011-12-12 Tim StarlingReverted r92364 (per-namespace permissions).
2011-10-11 Santhosh ThottingalUse dataProvider for the testIsValidUserName method...
2011-10-11 Santhosh ThottingalStylize.php changes
2011-10-11 Santhosh ThottingalTestcases for isValidUserName method of User.php.
2011-07-19 PlatonidesSince r92364 UserTest.php needs a database
2011-07-16 Bryan Tong MinhFirst steps for bug 14801: add backend support for...
2011-07-11 Bryan Tong MinhFollow-up r91895: Call parent destructor as well, just...
2011-07-11 Bryan Tong MinhAdd unit tests for $wgGroupPermissions/$wgRevokePermissions