Merge "Revert "AJAXify watchlist editor""
[lhc/web/wiklou.git] / tests / phpunit / includes / TitlePermissionTest.php
2012-07-02 NikerabbitMerge "Use ManualLogEntry instead of LogPage to add...
2012-07-02 Antoine MussoRevert "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-05-04 Szymon Świerkosz(bug 32297) Use symbolic names, not offsets for a defau...
2012-02-28 Aaron Schulzr112563: Removed random bogus user IDs passed into...
2011-12-12 Tim StarlingReverted r92364 (per-namespace permissions).
2011-11-07 Alexandre EmsenhuberRemoved useless second parameter to Title::quickUserCan()
2011-10-14 Sam ReedUpdate some deprecated code
2011-08-30 Roan KattouwFix a message key typo in r41961 (!!), which didn't...
2011-07-16 Bryan Tong MinhFirst steps for bug 14801: add backend support for...
2011-07-03 Antoine Mussoenhance tests name (for --testdox option)
2011-06-22 PlatonidesReadd r90538, this time with the missing global $wgHooks;
2011-06-22 Chad HorohoeProvisional revert of r90538. I can't replicate the...
2011-06-21 PlatonidesUploadTest::testTitleValidation accessed the database...
2011-06-19 Chad HorohoeRemove another empty test, courtesy of r65504.
2011-06-17 Sam ReedSwap else if for elseif
2011-06-05 Sam ReedFix unit tests for r89515
2011-05-04 Paul CoppermanFollow-up r87326: Add regression test.
2011-05-03 PlatonidesRemove unused global
2011-04-23 Sam ReedTidy up some unused variables and such
2011-04-23 Mark A. Hershbergerrandom w/s cleanup
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2011-01-05 PlatonidesRemove the createaccount error check, failing since...
2010-12-31 X!Solve 1 test by changing static variables to non-static
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...