Make the javascript implementation of Macedonian(mk) plural consistant with php side...
[lhc/web/wiklou.git] / tests / phpunit /
2012-01-09 PlatonidesRevert r108358. It's a good fellow and we like to keep it.
2012-01-09 Antoine Mussofix '999bps' test message
2012-01-09 Chad HorohoeFollowup r108403, use data providers
2012-01-09 Antoine MussoBreak wfBCP47, wfBaseName and wfTimestamp tests
2012-01-09 Antoine Mussorevert r108420, will split with history
2012-01-09 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2012-01-09 Antoine Mussoreindent SpecialSearchTest.php (follow r198400)
2012-01-09 Antoine Mussotest format bitrate with '999'
2012-01-09 Chad HorohoeRemove no-op codepath
2012-01-09 Santhosh ThottingalCleanup the convertPLural method for Lithuanian(lt)
2012-01-09 Antoine Mussotest skeleton for Special:Search
2012-01-09 Aaron Schulz* r107986: Added readOnly checks to prepare(), secure...
2012-01-08 Aaron Schulz* Fixed 'success' value of doOperations() Status to...
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 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 Daniel FriesenFollowup r105809; Split up the tests with a dataProvide...
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 Brion VibberPHPUnit test case for bug 31719 (followup r107793)
2012-01-02 Brian WolffFollow-up r107806 - More extensive tests for Language...
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 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 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-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-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 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-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 Daniel FriesenFollowup r104676, r104688:
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)
2011-12-05 Aaron Schulz* Made resetDB() actually clear out the tables rather...
2011-12-01 Sam ReedDon't comment tests out, use $this->markTestIncomplete()
2011-12-01 Sam ReedComment out brokwn Xml::dateMenu() tests
2011-11-30 Daniel FriesenFollowup r104274, r104676. Fix the bug that broke fr...
2011-11-30 Daniel FriesenRecommit PathRouter code from r104274, r104284, r104285...
2011-11-30 Brion Vibber* (bug 32712) Fix for search indexing of pages with...
2011-11-28 Brion VibberRevert r104274, r104284, r104285 -- breaks special...
2011-11-27 PlatonidesTest to ensure that after adding a category to a templa...
2011-11-26 Daniel FriesenImplement path routing code.
2011-11-25 Sam Reed"else if" to "elseif"
2011-11-23 Max SemenikFollow-up r104051: fix tests
2011-11-23 Brion VibberRevert r103978, r103979 -- screwed something up, breaks...
next