Revert to arbitrarily old point before initial remote branch creation to help clean up
[lhc/web/wiklou.git] / tests / TestsAutoLoader.php
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-03 Aaron SchulzMerge "reverse text/sha1 output in export to match...
2012-06-03 Aaron SchulzMerge "Fix for Ibe3e88fa (a12ce17c): Moved WikiPage...
2012-06-03 Aaron SchulzMerge "Set the status code to 500 on exceptions."
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 Aaron SchulzMerge "PHP >= 5.4.0 started taking advantage of $limit...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-06-01 ReedyMerge "(bug 35264) Wrong type used for <ns> in export...
2012-06-01 ReedyMerge "Add BackupDumper to the tests AutoLoader and...
2012-05-31 PlatonidesAdd BackupDumper to the tests AutoLoader and kill the
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
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-13 Antoine MussoMerge "MockOutputPage class in its own file"
2012-04-13 Antoine MussoMockOutputPage class in its own file
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Reduced file journal index bloat by removing...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Postgres updater: add config table, adjust us_im...
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 Christian AistleitnerPHPUnit preparations for tests of maintenance
2012-02-16 Sam ReedAdd NewParserTest to TestsAutoLoader.php
2011-08-16 Chad HorohoeFollowup r94678: remove some include and autoload entri...
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-06-07 Sam ReedKill the extra indenting, and fix trailing whitespace
2011-06-04 PlatonidesAdd BlockTest to the tests autoloader. Needed by ApiBlo...
2011-05-04 Paul CoppermanFollow-up r87210: Add MediaWikiLangTestCase to the...
2011-04-10 PlatonidesFollow up r85566. Add the helper classes to test autolo...
2011-02-06 Antoine MussoMove some providers in new MediaWikiProvide class
2011-01-01 X!Followup r79443: Add some form of organization to the...
2011-01-01 PlatonidesUse an autoloader for the tests, following the ideas...