Merge "tests related to API block action and its gettoken"
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiBlockTest.php
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "(bug 35749) Update checkSyntax.php to use Git"
2012-04-06 HasharMerge "[FileRepo] Various code cleanups."
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
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 Reedytests related to API block action and its gettoken
2012-04-03 ReedyUn-marking testMakeNormalBlock as broken...
2012-04-03 Brion VIBBERMerge "TextPassDumper -> backupTextPass.inc"
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 HasharMerge "Moved Preferences::trySetUserEmail() to User...
2012-04-03 Antoine Mussodisable broken ApiBlockTest::testMakeNormalBlock()
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Allow closing dump output multiple times"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-04-02 Antoine MussoRegroup all API tests in the 'API' PHPUnit group
2011-11-10 Jure Kajzer* reverted changes to Block and ApiBlockTest made in...
2011-11-10 Jure Kajzer* Added getInfinity to DatabaseOracle
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-09-12 KrinkleUse a username different from the main BlockTest.php...
2011-08-08 Chad HorohoeMostly revert r89400: not needed since Brion fixed...
2011-07-06 Chad HorohoeRemove notes about being destructive. We work properly...
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-06-03 Chad HorohoeFix some of the weird freaky interaction between ApiBlo...
2011-06-02 Mark A. Hershbergerw/s changes.
2011-06-01 Chad HorohoeTest db cleanup
2011-05-28 Antoine MussoApiBlockTest: delete a block only if it exist
2011-05-28 Antoine MussoApiBlockTest now remove block it creates
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-01-02 X!-Add &watchuser option to ApiBlock