Merge "Implement static public Parser::getExternalLinkRel"
[lhc/web/wiklou.git] / tests / phpunit / includes / content / WikitextContentHandlerTest.php
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-27 Ori LivnehMerge "Fix typo (sentances => sentences)"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-27 IAlexMerge "Fix doc/hooks.txt for EditPage::showStandardInpu...
2012-11-27 DemonMerge "Fix per-connection database name in DBAccessBase."
2012-11-27 DemonMerge "Move around User::getEditCount() code."
2012-11-27 DemonMerge "Base class for objects accessign databases."
2012-11-27 DemonMerge "(bug 38110) provide a way to separate out schema...
2012-11-27 HasharMerge "Fix data type for timestamp in TestORMRowTest"
2012-11-27 HasharMerge "Typo in comment's Example code."
2012-11-27 NikerabbitMerge "Removal of unused globals."
2012-11-26 PlatonidesRemoval of unused globals.
2012-11-26 awjrichardsMerge "Kill DeviceDetection"
2012-11-26 DemonMerge "[FileRepo] Added File::getStreamHeaders() functi...
2012-11-26 DemonMerge "[LockManager] Use proper hmac function for LSLoc...
2012-11-25 Aaron SchulzMerge "Revert "[FileBackend] Added optional callback...
2012-11-24 KrinkleMerge "Revert "(bug 42337) Simplify "my talk" link...
2012-11-24 Ori.livnehMerge "(bug 42337) Simplify "my talk" link logic in...
2012-11-23 NikerabbitMerge "Clean up Language::markNoConversion()."
2012-11-23 HasharMerge "Add MediaWikiTestCase::checkHasDiff3 and use it"
2012-11-22 umherirrenderAdd MediaWikiTestCase::checkHasDiff3 and use it
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-11-01 Aaron SchulzMerge "Revert "(Bug 41436) Tone down sanity check,...
2012-10-31 TychayMerge "Passing the undid revisionId from the API reques...
2012-10-31 TheDJMerge "CologneBlue rewrite: output the sidebar items...
2012-10-31 TheDJMerge "CologneBlue rewrite: rework quickbar() once...
2012-10-31 NikerabbitMerge "WikitextContentHandlerTest expects the messages...
2012-10-30 PlatonidesWikitextContentHandlerTest expects the messages to...
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-29 NikerabbitMerge "Stash global only once per test case."
2012-10-29 SiebrandMerge "tests: rm duplicate code in language classes"
2012-10-28 SiebrandMerge "revert gerrit change 29597 for TextContent const...
2012-10-27 TheDJMerge "(bug 1) document Skin::buildSidebar per own...
2012-10-27 SiebrandMerge "(bug 41439) Set be as fallback language for...
2012-10-26 CatropeMerge "fix sidebar HTML escaping in CologneBlue (again)"
2012-10-26 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-26 MaxSemMerge "Move cache purging out of doUpdates()"
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 Aaron SchulzMerge "Seems we have error conditions where fa_storage_...
2012-10-25 Brion VIBBERMerge "[JobQueue] Added support for approximate FIFO...
2012-10-25 Timo TijhofFix warnings and enforce conventions in ContentHandler...