Merge "(bug 40154) On action=info show where this page redirects to and whether it...
[lhc/web/wiklou.git] / tests / phpunit / includes / TitlePermissionTest.php
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-12 Aaron SchulzMerge "[Bug 40716] Fix SearchEngineTest etc with non...
2012-10-12 daniel[Bug 40716] Fix SearchEngineTest etc with non-wikitext...
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 danielMerge branch 'Wikidata' into master.
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-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-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
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...