Make the javascript implementation of Macedonian(mk) plural consistant with php side...
[lhc/web/wiklou.git] / tests / phpunit /
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.
2011-10-27 John Du HartFollowup r100905, disabling testGetRollbackToken becaus...
2011-10-27 Aaron SchulzFU r100915: split out GlobalWithDBTest (tests which...
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-27 PlatonidesUse canonical case
2011-10-27 Antoine Mussowe must have a session when testing Api upload.
2011-10-27 John Du HartFollowup r100905, fixed the ApiTests
2011-10-27 Aaron Schulz* Allow passing in a blacklist into wfIsBadImage()
2011-10-26 Sam ReedMore documentation!
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-24 OverlordQBasic support for Postgres phpunit testing, currently...
2011-10-24 Antoine MussoTests for r96188 features
2011-10-24 Antoine Mussotest that preloaded text is unstripped
2011-10-24 Antoine Mussotest {{SERVERNAME}} with relative URLS
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-24 Antoine MussoTest handling of escaped CSS comments
2011-10-24 Brian Wolff(follow-up r100575 / r99477) unit-tests for jpegMetadat...
2011-10-16 Chad HorohoeForgot lowercase again, arrggghhhh
2011-10-16 Chad HorohoeDo a test for 1K
2011-10-16 Chad HorohoeAdd another test case for shorthand to integer (lowerca...
2011-10-16 Chad HorohoeAdd another test case for shorthand to integer
2011-10-16 Russ NelsonStoreBatchTest counts now correct, and using assertEquals
2011-10-16 Chad HorohoeInitial tests for wfShorthandToInteger(). Definitely...
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-15 Bryan Tong MinhFollow-up r99911: fix tests
2011-10-15 Brion VibberFollowup r80375: let PreprocessorTest work on Preproces...
2011-10-14 Sam ReedUpdate some deprecated code
2011-10-11 Russ NelsonSome docs and a test for FileRepo::storeBatch()
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-10-11 Santhosh ThottingalUse dataProvider for the testIsValidUserName method...
2011-10-11 Santhosh ThottingalStylize.php changes
2011-10-11 Santhosh ThottingalTestcases for isValidUserName method of User.php.
2011-10-08 Brian Wolfffollow-up r99316 - Fix class name in unit test class.
2011-10-08 Brian WolffMake partial dates in XMP not have the ommitted fields...
2011-10-08 Niklas LaxströmFollowup r99305 - change tests to match behaviour....
2011-10-08 Brion Vibberfollowup r99246: fixes for test cases
2011-10-07 Bryan Tong MinhFollow-up r99224, fix unit tests.
2011-10-02 PlatonidesTitle::isValidMoveOperation needs a db
2011-10-02 Max SemenikRevert r98355 and r98357; drop the field instead.
2011-10-01 Aaron SchulzTweak r98602: keep the other IP normalization for non...
2011-10-01 Aaron SchulzMade provideIPCIDRs() not add a '/' if there is no...
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-09-29 Bryan Tong Minh(bug 31213) Exception thrown when trying to move file...
2011-09-28 Sam ReedFollowup r98339, r98355
2011-09-28 Sam ReedFollowup r98339
2011-09-27 Brion Vibber* (bug 31187) Fix for user JavaScript validation to...
2011-09-26 Daniel FriesenFollowup r98056; Add to this screwed up NewParserTest...
2011-09-25 Daniel FriesenFollowup r94465 and r94465; Add phpunit tests for Sanit...
2011-09-25 Daniel FriesenFollowup r96717; Fix whitespace.
2011-09-24 Roan KattouwPer CR on r97962, introduce an array parameter for...
2011-09-23 Brion VibberFollowup r97954: fix unit tests for wfShellMaintenanceC...
2011-09-23 Roan KattouwMake Language::formatTimePeriod() more flexible so...
2011-09-23 Roan KattouwRewrite testFormatTimePeriod() with a data provider
2011-09-23 Aaron SchulzAdded wfShellMaintenanceCmd() for Het Deploy support
2011-09-22 Brion Vibber* (bug 31100) Fix regression in sidebar (special: page...
2011-09-22 Santhosh ThottingalAdd support for Number grouping(commafy) based on CLDR...
next