Merge "Fix gallery rearrange on resize with missing images"
[lhc/web/wiklou.git] / tests / phpunit / includes /
2015-01-10 jenkins-botMerge "Fix gallery rearrange on resize with missing...
2015-01-10 jenkins-botMerge "Move Test files under same folder structure...
2015-01-10 jenkins-botMerge "Add version comments to DatabaseUpdater for...
2015-01-10 jenkins-botMerge "Remove unused message 'rollback_short'"
2015-01-10 umherirrenderMove Test files under same folder structure where class...
2015-01-10 AddshoreMerge "Add data provider to split MediaHandlerTest...
2015-01-10 m4txAdd data provider to split MediaHandlerTest::testFitBox...
2015-01-09 jenkins-botMerge "Fix ApiStashEdit wrt custom DataUpdates."
2015-01-09 jenkins-botMerge "Update Moment.js from 2.8.3 to 2.8.4"
2015-01-09 jenkins-botMerge "Make Linker::formatLinksInComment format links...
2015-01-09 Marius HochMake Linker::formatLinksInComment format links to other...
2015-01-09 danielFix ApiStashEdit wrt custom DataUpdates.
2015-01-09 jenkins-botMerge "Implement namespace inversion on WhatLinksHere"
2015-01-09 jenkins-botMerge "Don't call localisation functions when initializ...
2015-01-09 jenkins-botMerge "Skip ApiStashEdit if custom DataUpdates are...
2015-01-09 gladosccRename testBug32548Exponent to testExponentLineBreaking
2015-01-09 jenkins-botMerge "Don't discourage usage of Html::element()"
2015-01-09 jenkins-botMerge "mw.ui: checkbox: Add state change transition"
2015-01-08 jenkins-botMerge "Export mw.Message's string formatter as mw.format"
2015-01-08 jenkins-botMerge "Log to DBPerformance log when many LB connection...
2015-01-08 jenkins-botMerge "Fix typo references in comments to ResourceLoade...
2015-01-08 jenkins-botMerge "Made profileIn/profileOut methods a no-op"
2015-01-08 Adrian HeineFix typo references in comments to ResourceLoaderStartU...
2015-01-08 jenkins-botMerge "Added ProfilerSectionOnly class"
2015-01-08 jenkins-botMerge "Switched API to using scopedProfileIn()"
2015-01-08 jenkins-botMerge "Removed remaining profile calls"
2015-01-08 jenkins-botMerge "Remove $wgDebugFunctionEntry, unused"
2015-01-08 jenkins-botMerge "Added MapCacheLRU::getAllKeys() method"
2015-01-08 jenkins-botMerge "Add a sort parameter to SearchEngine"
2015-01-08 jenkins-botMerge "Always use the canonical extension name when...
2015-01-08 jenkins-botMerge "Change loading order of Chinese conversion tables"
2015-01-08 audeCleanup SiteListFileCache test files in tearDown
2015-01-08 Kunal MehtaImplement extension registration from an extension...
2015-01-07 jenkins-botMerge "PostgreSQL: Fix Special:ActiveUsers GROUP BY...
2015-01-07 jenkins-botMerge "jquery-ui: Remove dark color from links inside...
2015-01-07 Kunal MehtaCleanUpTest: Consolidate individual "@todo Document...
2015-01-07 jenkins-botMerge "Remove the 'top' definition from .mw-ui-icon...
2015-01-07 jenkins-botMerge "Escape unescaped messages in Special:Preferences"
2015-01-07 jenkins-botMerge "Make a VirtualRESTService class for Parsoid"
2015-01-06 ChadMerge "Revert "Keep backend param to search API as...
2015-01-06 jenkins-botMerge "Remove double escaping of group member name...
2015-01-06 jenkins-botMerge "grunt: Add Karma task for automated QUnit testin...
2015-01-06 jenkins-botMerge "Always use the canonical extension name to link...
2015-01-06 umherirrenderUse also $wgAutoloadClasses in tests for module names
2015-01-05 jenkins-botMerge "API: Avoid unstubbing User for language pref...
2015-01-05 jenkins-botMerge "Proper namespace handling for WikiImporter"
2015-01-05 jenkins-botMerge "Add applicable protection types to the prop...
2015-01-05 jenkins-botMerge "Add batch lookup for user groups and titles...
2015-01-05 jenkins-botMerge "Use content language for edit summary on upload...
2015-01-05 Kunal MehtaDon't display composer installed extensions/skins on...
2015-01-05 jenkins-botMerge "mw.ui: checkbox: Remove margin from checkbox...
2015-01-05 Bartosz DziewońskiMerge "mw.ui: radio: Add state transition to radio...
2015-01-05 jenkins-botMerge "Adjust images in packed gallery on window resize"
2015-01-05 jenkins-botMerge "mw.ui: button: Update usage instructions for...
2015-01-05 jenkins-botMerge "Make jquery.suggestions obey maxRows setting"
2015-01-04 jenkins-botMerge "Fix documentation of mw.loader.getState"
2015-01-04 jenkins-botMerge "Database::makeList() : Handle NULL when building...
2015-01-04 jenkins-botMerge "mediawiki.action.edit.preview: Use .textSelectio...
2015-01-03 Sumit AsthanaDatabase::makeList() : Handle NULL when building 'IN...
2015-01-03 jenkins-botMerge "Add SQL tests for Database::makeList"
2015-01-02 jenkins-botMerge "jQuery.footHovzer: Fix scrolling issues"
2015-01-02 Kunal MehtaFix @covers tags for includes/libs/composer
2015-01-02 jenkins-botMerge "Don't replace user text with suggestion in searc...
2015-01-02 jenkins-botMerge "Clarifies the meaning of the function which...
2015-01-02 Robert HoenigClarifies the meaning of the function which tests the...
2014-12-31 Kunal MehtaImplement support for a minimum log level in $wgDebugLo...
2014-12-31 jenkins-botMerge "Only return CORS headers in the response as...
2014-12-31 jenkins-botMerge "Use preview content when it transcludes itself"
2014-12-31 jenkins-botMerge "Use PHPUnit_Framework_TestCase in a few utils...
2014-12-30 Brad JorschFormat multiple autocomments in edit summaries
2014-12-30 jenkins-botMerge "mediawiki.action.edit.preview: Restore trigger...
2014-12-30 jenkins-botMerge "Set mw.config wgFileExtensions only on Upload...
2014-12-30 jenkins-botMerge "Make TitleMethodsTest a LangTestCase"
2014-12-30 umherirrenderMake TitleMethodsTest a LangTestCase
2014-12-30 Chad HorohoeUse PHPUnit_Framework_TestCase in a few utils/ tests
2014-12-30 Chad HorohoeConvert most libs/ tests to use PHPUnit_Framework_TestCase
2014-12-30 jenkins-botMerge "Implemented hasRules()"
2014-12-29 Kunal MehtaAdd checkComposerLockUpToDate.php script
2014-12-29 umherirrenderAdd SQL tests for Database::makeList
2014-12-25 jenkins-botMerge "Add and use Title::getOtherPage()"
2014-12-25 jenkins-botMerge "Remove meaningless default action name"
2014-12-24 ReedyAdd lots of @throws
2014-12-24 jenkins-botMerge "Consolidate mobile and desktop designs for login...
2014-12-23 jenkins-botMerge "hygiene: small special:search refactor"
2014-12-23 Translation update... Merge "Localisation updates from https://translatewiki...
2014-12-23 jenkins-botMerge "Improve testing for ApiFormatBase subclasses"
2014-12-23 Brad JorschImprove testing for ApiFormatBase subclasses
2014-12-23 jenkins-botMerge "Use getHtmlCode() instead of getCode() to set...
2014-12-20 jenkins-botMerge "Ensure integer compare in Special:WantedCategories"
2014-12-20 jenkins-botMerge "Add batch lookup for user groups on Special...
2014-12-20 jenkins-botMerge "Hide file links in action=info's 'Number of...
2014-12-20 jenkins-botMerge "Update jQuery from v1.11.1 to v1.11.2"
2014-12-20 jenkins-botMerge "Fix error in docs of VirtualRESTServiceClient...
2014-12-20 jenkins-botMerge "EditPage: Optimise loading of mediawiki.toolbar...
2014-12-19 Brad JorschReject out-of-range output when converting to TS_MW
2014-12-19 jenkins-botMerge "maintenance: Don't copy the Apex styles when...
2014-12-19 jenkins-botMerge "Don't create Language objects during ResourceLoa...
2014-12-19 LegoktmMerge "Make HTMLForm::formatErrors non-static to can...
2014-12-19 Kevin IsraelChange case of class names to match declarations
2014-12-19 Kunal MehtaDon't create Language objects during ResourceLoader...
next