Merge "Phase out tests/jasmine; Update mediawiki i18n tests"
[lhc/web/wiklou.git] / tests / phpunit / includes / upload /
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "Added sanity check to WikiPage to avoid duplicat...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 CatropeMerge "Introduce a new hook that allows extensions...
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-25 DemonMerge "Bug 26911 - cli install doesn't ask for a password"
2012-06-23 Aaron SchulzMerge "Remove adittional type hinting stuff because...
2012-06-23 NikerabbitMerge "(follow-up) Fix "file not found" error in mediaw...
2012-06-22 Brion VIBBERMerge "Moved JobQueue.php file to Job.php"
2012-06-22 CatropeMerge "API: Reset token cache on login, so API tests...
2012-06-22 CatropeMerge "Make session persist between calls to doApiRequest"
2012-06-22 danielMake session persist between calls to doApiRequest
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-02-13 Alexandre EmsenhuberUse WikiPage instead of Article to call doDeleteArticle
2012-01-07 PlatonidesCalls to editToken() that r103294 missed.
2012-01-07 Aaron Schulzr108300: updated parserTest.inc tests and re-enabled...
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-21 Ian BakerThis isn't a doc comment, so shouldn't start with ...
2011-12-21 Ian Bakerchanged instances of sample.com to example.com per...
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-07 Bryan Tong MinhFollow-up r99224, fix unit tests.
2011-09-29 Bryan Tong MinhUse data providers
2011-09-29 Bryan Tong Minh(bug 30202) Restrict file names on upload to 240 bytes...
2011-08-17 Brian Wolfffollow-up r94601 - add unit tests for stripping the...
2011-08-15 Ian BakerFixed incorrect usage of || operator, added test
2011-07-26 Chad HorohoeMark 2 tests as requiring a DB...since they do :)
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-06-22 Sam Reedrequire_once dirname( dirname( __FILE__ ) ) . '/api...
2011-06-22 Sam ReedMove upload tests to upload folder
2011-06-21 PlatonidesRevert r90483, if tesla has problems, it should get...
2011-06-18 Bryan Tong MinhFollow-up r90340: just add the test file to SVN, which...
2011-06-18 Bryan Tong Minh(bug 29408) Key 'something.' is not in a proper format