Add some tests for formatSize
[lhc/web/wiklou.git] / tests / phpunit /
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...
2011-11-22 Brion VibberFollowup r103865 and r103915
2011-11-22 PlatonidesFinal fixup to r103910 and follow-ups.
2011-11-22 PlatonidesTwo decimal points may be valid, as 5..toString() ...
2011-11-22 PlatonidesFollow-up r103915: We need to increment $end before...
2011-11-22 Daniel FriesenImplement a number of namespace related equals functions:
2011-11-21 Brion VibberAdd PHPUnit tests for the minification failure case...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-16 Antoine Mussobug 28643 improvement to serbian variants conversion
2011-11-15 gicodeAdd wfAssembleUrl and unit tests. This is the next...
2011-11-15 Santhosh ThottingalFollow up r102802. Bug 32359
2011-11-14 Max Semenikfind on Windows is incompatible with *nix
2011-11-14 Roan Kattouw(bug 29854) Store protocol-relative links twice in...
2011-11-12 Chad HorohoeComment tweak on MediaWikiParserTest and make ResourceL...
2011-11-11 Santhosh ThottingalMake commafy support negative numbers too,
2011-11-11 Brian WolffFollow-up r102751 - I think this test was intermitently...
2011-11-11 Brian Wolff(follow-up r99910) Make $wgEnableAutoRotation work...
2011-11-10 gicodeFix file name and class case.
2011-11-10 gicodeAdd test to catch the problem fixed in r102595.
2011-11-10 gicodeFollow-up r102587. Add details to comments and add...
2011-11-10 Chad HorohoeMinor tweaks to r102595: remove echo that clutters...
2011-11-10 Jure Kajzersome more oracle-phpunit-fu (should not affect non...
2011-11-10 Alexandre EmsenhuberMade setupGlobals() return the created context and...
2011-11-10 Jure Kajzer* reverted changes to Block and ApiBlockTest made in...
2011-11-10 Jure Kajzer* Added getInfinity to DatabaseOracle
2011-11-09 gicodeMove tests that have likely never been executed. Now...
2011-11-09 gicodeAdd wfRemoveDotSegments and unit tests. This is a...
2011-11-09 Jure Kajzer* phpunit fixes & optimizations for oracle backend
2011-11-08 PlatonidesMark as FIXME. This three calls leak a png filename...
2011-11-08 Antoine Mussotest SQL for our QueryPages objects
2011-11-07 Alexandre EmsenhuberRemoved useless second parameter to Title::quickUserCan()
2011-11-04 Max SemenikWindows compat for a couple of tests :(
2011-11-02 Bryan Tong MinhPer comments on r99911 move $wgMaxImageArea check back...
2011-11-01 Antoine Mussospace to tab
2011-11-01 Antoine Musso(bug 32022) phpunit.php can not execute from another...
2011-10-31 PlatonidesAnother old, uncommitted, test (passing on NtPP)
2011-10-31 PlatonidesTemplate as parameter name.
2011-10-31 Max SemenikSimplify r101365, this cruft is not really needed
2011-10-31 Max SemenikFixed annoying intermittent BlockTest failures. No...
2011-10-29 PlatonidesThe test "{{Foo|1=bar|2=baz}}" got removed in r96887.
2011-10-29 Sam ReedKill various unused variables
2011-10-28 PlatonidesAn alternative to using DOMDocument for normalizing...
2011-10-28 PlatonidesFollow-up r99909. If there is a preprocessToXml method...
2011-10-28 Alexandre EmsenhuberPass the (correct) session doApiRequest()
2011-10-27 PlatonidesConvert the string to single quoted and manually escape it.
next