Fix str_replace parameter order fail from r108364
[lhc/web/wiklou.git] / tests /
2012-01-08 Chad HorohoeFollowup r108358, bring back DelayedParserTest
2012-01-08 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2012-01-08 Chad HorohoeAnother @group Broken
2012-01-08 Chad Horohoe@group Broken rather than marking incomplete
2012-01-08 Aaron Schulz* Follow-up r107170: Moved FileBackend::concatenate...
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-07 PlatonidesCalls to editToken() that r103294 missed.
2012-01-07 Platonidesr102411 fixup. Close register globals vuln, and document
2012-01-07 Brian Wolff(follow-up r108145) Mark test as needing a database...
2012-01-07 Alexandre Emsenhuber* Don't select (even twice for PHPUnit tests) "FOR...
2012-01-07 Aaron Schulzr108300: updated parserTest.inc tests and re-enabled...
2012-01-07 Aaron SchulzDependency inject the repo/backend for proper testing...
2012-01-07 Aaron Schulzr108300: also destroy the repo/backend singletons for...
2012-01-07 Aaron Schulz* Fixed bogus dollar signs left in $tmpGlobals array...
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2012-01-06 Santhosh ThottingalUse mw.jqueryMsg parser for message parsing to support...
2012-01-06 Santhosh ThottingalCorrection in the test comment, followup r107824
2012-01-06 Aaron SchulzFixes for r106752:
2012-01-05 Brian WolffMake sure that if we fail to read the App13 (iptc)...
2012-01-05 Antoine Mussoadd basic XCF pictures for testing purpose
2012-01-05 Brian Wolff(bug 33321. Sort of) Adding a line to MediaWiki:Sidebar...
2012-01-05 Antoine MussoparserTest need to clone user_former_groups table
2012-01-05 Daniel FriesenFollowup r105809; Split up the tests with a dataProvide...
2012-01-04 Krinkle[JSTesting] rm redundant comment, there are no more...
2012-01-04 Krinkle[JSTesting] fix case typo in file path
2012-01-04 Antoine Mussosvn property on .svg file (follow r107940)
2012-01-04 Santhosh ThottingalAddress an edge case - input being null. Add test cases.
2012-01-04 Max SemenikFollow-up r107376: disable test by default, causes...
2012-01-04 Aaron Schulz* Added FileBackendBase::getFileContents() function...
2012-01-03 Krinkle[JSTesting] Fix static html tests
2012-01-03 Krinkle[JSTesting] Fix static html tests
2012-01-03 Brion VibberPHPUnit test case for bug 31719 (followup r107793)
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2012-01-02 Santhosh ThottingalParser can take mw.user too along with male, female...
2012-01-02 Brian WolffFollow-up r107806 - More extensive tests for Language...
2012-01-02 Santhosh ThottingalMake mw.jqueryMsg understand gender.
2012-01-02 Santhosh ThottingalAdd qunit test for mediawiki.jqueryMsg.js- Initial...
2011-12-31 Sam ReedPrevent undefined offset when formatBitrate is given...
2011-12-31 Sam ReedFixup and add rest of tests
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-31 Sam ReedShut up Jenkins!
2011-12-31 Sam ReedStart adding tests for Language::formatBitrate()
2011-12-31 Sam ReedFollowup r106791, r107692 and bug 33014
2011-12-31 Alexandre EmsenhuberFix for r106752: manually add the backend to the fake...
2011-12-31 Sam ReedAdd some tests for formatSize
2011-12-27 PlatonidesNeed to set mDataLoaded so that this works without...
2011-12-27 Max SemenikAdded support for stored procedures/functions to MySQL:
2011-12-27 Jan GerberAdd phpunit tests for chunk upload api.
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-22 Brion VibberAdd comments explaining that the funky multiple Locatio...
2011-12-22 Max SemenikMoved SQLite test .sql files to the common test data...
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
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-12-21 Alexandre EmsenhuberUse LinkCache::singleton()->clear() instead of using...
2011-12-21 Antoine Mussotests for r94881 which interprets relative Location...
2011-12-21 Aaron SchulzFixed typo in testGetFileList() and used the proper...
2011-12-20 Aaron SchulzFU r106752: use "media-" instead of "images-" in contai...
2011-12-20 Aaron SchulzSet deleted zone container in parserTest.inc
2011-12-20 Aaron SchulzSet deleted zone container in UploadFromUrlTestSuite
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-19 PlatonidesExtraParserTest::testTrackingCategory and ExtraParserTe...
2011-12-16 Russ Nelsonclean up temp files. Fixes r99546 only better this...
2011-12-16 Russ Nelsonclean up temp files. Fixes r99546
2011-12-16 Alexandre EmsenhuberUse WikiPage instead of Article to call doEdit()
2011-12-15 Brion VibberRemove stray trailing commas on last items in array...
2011-12-14 Brion Vibber* (bug 32461) Add two-digit short form year for Persian...
2011-12-13 Sam ReedSeriously, don't use "wgOut" as a function parameter...
2011-12-13 Neil Kandalgaonkarmoved language library to core mediawiki.jqueryMsg
2011-12-13 Neil Kandalgaonkarmoved message library that can parse limited wikitext...
2011-12-12 Antoine Mussofix typo in message
2011-12-12 Antoine Mussouse an helper to test NS subjects
2011-12-12 Antoine Mussoadd some namespaces equality tests
2011-12-12 Antoine Mussouse MWNamespaceTest helpers based on __call()
2011-12-12 Antoine Mussouse __call() to instantly have some new fresh helpers
2011-12-12 Antoine MussoBetter output message for ApiPurgeTests
2011-12-12 Antoine Mussocomments from r101845 on jquery.client.Test
2011-12-12 Tim StarlingReverted r92364 (per-namespace permissions).
2011-12-12 Sam ReedMark the test as broken again seeing as Jenkins isn...
2011-12-11 Sam ReedRevert r105834, WMF locally after fixing PHPUnit
2011-12-11 Sam ReedMark testPurgeMainPage broken after r105828 and r105833
2011-12-11 Sam ReedAttempt to fix tests broken by r105828
2011-12-11 Daniel FriesenUpdate wfArrayToCGI and wfCgiToArray:
2011-12-11 Max SemenikAdded 1.18 schema to tests, comment
2011-12-11 Alexandre EmsenhuberPer Platonides, fix for r100445: make sure user's langu...
2011-12-11 Alexandre EmsenhuberFollow-up r105790: make tests work again
2011-12-11 Derk-Jan HartmanRemove useless local var decl.
2011-12-11 Alexandre EmsenhuberUse WikiPage instead of Article
2011-12-10 Derk-Jan HartmanAdd unit test for bug 32888
2011-12-10 Aaron Schulz* Fixed failing FlaggedRevs tests (one due global to...
2011-12-10 Aaron SchulzFU r105154: only clear tables that tests specify as...
2011-12-09 Tim Starling* Revert r103476, r105161 and implement the fix for...
2011-12-09 Daniel FriesenFollowup r104676, r104688:
2011-12-08 Brion Vibberremove stray alert() from r105560 which popped up durin...
2011-12-08 Antoine Mussobasic tests for bug 8115
2011-12-08 Antoine Mussoclean whitespaces in jquery.tablesorter.test.js
2011-12-08 Antoine Mussoclean some files when testing upload
2011-12-08 Antoine Mussoclean up whitespace / reindent
2011-12-06 Brion VibberFor bug 32617: lift some code out to a function - EditP...
2011-12-06 Chad HorohoeMinor tweaks to cleanSig(inSig)
next