Merge "Make sure that SQLite uses no prefix"
[lhc/web/wiklou.git] / tests / phpunit / includes / content / TextContentTest.php
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 ReedyMerge "(Bug 41352) Proper fix for vanishing content."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 HasharMerge "Lint: Go-go-gadget jshint! Passing entire JS...
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-09 KaldariMerge "Sanitize text input to $.fn.badge"
2012-11-09 NikerabbitMerge "Define $wgAlwaysUseTidy to false where needed...
2012-11-09 Ori.livnehMerge "(bug 39383, bug 40059) Allowing badges to use...
2012-11-08 IAlexMerge "Add RecentChange::selectFields and use it"
2012-11-08 IAlexMerge "Add since 1.20 for Revision::READ_LATEST"
2012-11-08 IAlexMerge "put SpecialMovepageAfterMove hook after success...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-07 Alexandre EmsenhuberDefine $wgAlwaysUseTidy to false where needed in unit...
2012-11-07 Aaron SchulzMerge "Content::convert() for conv. betw. content models."
2012-11-06 danielContent::convert() for conv. betw. content models.
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 NikerabbitMerge "Use LogFormatter to format rights log."
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...