Merge "Fix API output formatting (change lines delimited with * as bold)"
[lhc/web/wiklou.git] / tests / phpunit / includes / api / format / ApiFormatPhpTest.php
2013-02-20 jenkins-botMerge "Fix API output formatting (change lines delimite...
2013-02-19 jenkins-botMerge "Allow API results to wrap long lines"
2013-02-17 jenkins-botMerge "Revert "Overriding Vector's footer margin when...
2013-02-13 jenkins-botMerge "(bug 43211) Remove unneeded noprint classes...
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-09 jenkins-botMerge "Added deprecation comment to constant that when...
2013-02-09 jenkins-botMerge "generateId -> mw.user.generateRandomSessionId"
2013-02-09 jenkins-botMerge "(bug 44459) Ensure jqueryMsg treats plain messag...
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "By default, keep users in HTTPS with wgSecureLogin"
2013-02-06 jenkins-botMerge "Drop parenthesis from no/nb/nn to match CLDR"
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-02-04 jenkins-botMerge "(bug 40044) make $.tablesorter treat alt attribu...
2013-02-02 jenkins-botMerge "Include Postgres tables and maintenance scripts...
2013-02-02 jenkins-botMerge "refactor Database::makeSelectOptions"
2013-01-31 jenkins-botMerge "bug 44136: Don't rollback after successful commit"
2013-01-31 jenkins-botMerge "Force case-sensitivity on the LIKE operator...
2013-01-31 jenkins-botMerge "Fix self link issues about titles in different...
2013-01-31 jenkins-botMerge "Followup I888c616e: one more string to localize."
2013-01-31 jenkins-botMerge "Avoid raw SQL queries in Maintenance::purgeRedun...
2013-01-31 jenkins-botMerge "Followup I888c616e: Keep IRC line format unchanged."
2013-01-31 jenkins-botMerge "Changed Message::content() to pass $this to...
2013-01-30 jenkins-botMerge "[LockManager] Refactoring to allow proper cross...
2013-01-30 jenkins-botMerge "(bug 44160) Fix invalid link of `others` during...
2013-01-29 jenkins-botMerge "[ExternalStore] Refactored external store classe...
2013-01-28 jenkins-botMerge "pass codesniffer on tests/"
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-28 Antoine Mussopass codesniffer on tests/
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 jenkins-botMerge "(bug 41477) Add Language::isSupportedLanguage"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-21 jenkins-botMerge "Remove hardcoded quotes on integer"
2013-01-19 jenkins-botMerge "(bug 42513) mediawiki.Uri: Fix parsing of URIs...
2013-01-18 jenkins-botMerge "(Bug 17970) {{PROTECTIONLEVEL}} should be able...
2013-01-18 jenkins-botMerge "Make redirect update in refreshLinks.php bypass...
2013-01-18 IAlexMerge "Moved $function definition up to make IDE happy."
2013-01-18 jenkins-botMerge "(bug 43762) Mark slow unit test as @group medium"
2013-01-18 Brad Jorsch(bug 43762) Mark slow unit test as @group medium
2011-07-03 Antoine Mussoenhance tests name (for --testdox option)
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-01-13 PlatonidesMark as needing a Database, as noted in r79532 CR.
2011-01-03 X!Add API format testing