Merge "Add missing entry in autoloader for abstract test base class"
[lhc/web/wiklou.git] / tests / phpunit / includes / GlobalFunctions /
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 SiebrandMerge "(bug 37181) Removed hard coded parentheses in...
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 Aaron SchulzMerge "Use local context to get messages and don't...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 SiebrandMerge "(bug 37182) Removed hard coded parentheses in...
2012-06-03 SiebrandMerge "(bug 37183) Removed hard coded parentheses in...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-03 Aaron SchulzMerge "clean up User::getOptions a bit"
2012-06-03 Aaron SchulzMerge "reverse text/sha1 output in export to match...
2012-06-03 Aaron SchulzMerge "(bug 22750) <logitem> is at wrong location in...
2012-06-03 Aaron SchulzMerge "update export-demo.xml"
2012-06-03 Aaron SchulzMerge "Fix for Ibe3e88fa (a12ce17c): Moved WikiPage...
2012-06-03 Aaron SchulzMerge "Set the status code to 500 on exceptions."
2012-06-02 Aaron SchulzMerge "Fix bug in getXVO() that produced XVO headers...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 Aaron SchulzMerge "PHP >= 5.4.0 started taking advantage of $limit...
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 Aaron SchulzMerge "(bug 32643) Prevent action=purge&forcelinkupdate...
2012-05-31 PlatonidesPHP >= 5.4.0 started taking advantage of $limit optimiz...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-13 Antoine MussoMerge "MockOutputPage class in its own file"
2012-04-13 Antoine MussoMockOutputPage class in its own file
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 HasharMerge "Bug 35646 - ApiBlockTest::testMakeNormalBlock...
2012-04-02 Brion VIBBERMerge "(bug 32748) unicode URL for articles print version"
2012-04-02 Santhosh Thottingal(bug 32748) unicode URL for articles print version
2012-03-19 Aaron SchulzReverted r113688, r113691 per CR and filed #61440 upstream.
2012-03-13 Aaron Schulzr113688: updated test assertions
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-05 Daniel FriesenFollowup r105809; Split up the tests with a dataProvide...
2011-12-11 Daniel FriesenUpdate wfArrayToCGI and wfCgiToArray:
2011-11-25 Sam Reed"else if" to "elseif"
2011-11-15 gicodeAdd wfAssembleUrl and unit tests. This is the next...
2011-11-14 Roan Kattouw(bug 29854) Store protocol-relative links twice in...
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-09 gicodeMove tests that have likely never been executed. Now...
2011-11-09 gicodeAdd wfRemoveDotSegments and unit tests. This is a...
2011-10-27 Aaron SchulzFU r100915: split out GlobalWithDBTest (tests which...
2011-10-27 Aaron Schulz* Allow passing in a blacklist into wfIsBadImage()
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 Chad HorohoeInitial tests for wfShorthandToInteger(). Definitely...
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-09-23 Brion VibberFollowup r97954: fix unit tests for wfShellMaintenanceC...
2011-09-23 Aaron SchulzAdded wfShellMaintenanceCmd() for Het Deploy support
2011-09-07 Chad Horohoerv r96424, Roan had his fun
2011-09-07 Roan KattouwBreak some tests intentionally to see how Jenkins displ...
2011-08-20 Roan KattouwFollowup r95072: add tests for wfMatchesDomainList
2011-08-19 Roan KattouwAdd a PROTO_CANONICAL mode to wfExpandUrl(), which...
2011-08-15 Antoine MussoPHPUnit test file must end with 'Test.php'
2011-07-27 PlatonidesRename PROT_* constants to PROTO_*
2011-07-27 Roan Kattouw(bug NNNNN) Rewrite most of wfExpandUrl() to handle...
2011-07-24 Sam ReedTrim trailing whitespace
2011-07-23 PlatonidesMake wfUrlEncode(null) reset the static. Two skipped...
2011-07-19 PlatonidesRemove the globals. r91570 was wrong saying that parent...
2011-07-13 Chad HorohoeForgot to change my default header, followup r92045
2011-07-13 Chad HorohoeAdd some tests for wfExpandUrl. Definitely not complete...
2011-07-06 Brion VibberPartial revert of r91106: followup to r91127.
2011-07-06 Chad HorohoeCall parent::setUp() and allow it to do lang setup...
2011-06-30 Antoine Mussotest that wfUrlencode() encodes apostrophe
next