Merge "Introduce top level service locator."
[lhc/web/wiklou.git] / tests / phpunit / includes /
2016-03-23 jenkins-botMerge "Ensure that User::getId() returns int"
2016-03-23 addshoreAdd WatchedItemStore::getWatchedItemsForUser
2016-03-23 jenkins-botMerge "SessionManager: Use existing backend for the...
2016-03-22 Brad JorschSessionManager: Use existing backend for the ID if...
2016-03-22 jenkins-botMerge "Message: Use RequestContext instead of $wgLang"
2016-03-21 jenkins-botMerge "mw.widgets.CategoryCapsuleItemWidget: Pass the...
2016-03-21 jenkins-botMerge "Use WatchedItemStore in ApiQueryInfo::getWatched...
2016-03-21 Leszek ManickiUse WatchedItemStore in ApiQueryInfo::getWatchedInfo
2016-03-19 jenkins-botMerge "Handle HTTPS when running jobs asynchronously"
2016-03-19 jenkins-botMerge "Many more function case mismatches"
2016-03-19 ReedyMany more function case mismatches
2016-03-18 ReedyFix numerous class/function casing
2016-03-18 jenkins-botMerge "API: Allow fetching login token from action...
2016-03-18 jenkins-botMerge "resetUserEmail: Allow resetting email without...
2016-03-18 jenkins-botMerge "Actually make $wgNoReplyAddress default to ...
2016-03-18 jenkins-botMerge "Try to fix some other broken-looking legacy...
2016-03-18 jenkins-botMerge "Register importImages options without arguments...
2016-03-18 jenkins-botMerge "ApiQueryStashImageInfo: Don't throw exceptions...
2016-03-18 jenkins-botMerge "Use imported namespaces, don't fully qualify"
2016-03-18 jenkins-botMerge "Remove $wgAllowMicroDataAttributes and $wgAllowR...
2016-03-18 Sébastien SantoroRemove $wgAllowMicroDataAttributes and $wgAllowRdfaAttr...
2016-03-18 jenkins-botMerge "skins: Minor doc and code clean up in getCategor...
2016-03-18 jenkins-botMerge "Change "COMMIT ENQUEUED" warnings to level INFO"
2016-03-18 jenkins-botMerge "Make spreadAnyEditBlock() calls respect read...
2016-03-18 jenkins-botMerge "SpecialUploadStash: Convert form to OOUI"
2016-03-18 jenkins-botMerge "Link to Special:WhatLinksHere in CatWatch bundel...
2016-03-18 jenkins-botMerge "Log slow diffs"
2016-03-17 Leszek ManickiAdd WatchedItemStore::countVisitingWatchersMultiple
2016-03-17 addshoreLink to Special:WhatLinksHere in CatWatch bundeled...
2016-03-17 jenkins-botMerge "Fix documentation lies about debug toolbar ...
2016-03-17 jenkins-botMerge "mediawiki.api.parse: Restore support for stringi...
2016-03-16 jenkins-botMerge "Make Job::toString() handle array parameters...
2016-03-16 jenkins-botMerge "Improve translation for bs namespaces"
2016-03-16 jenkins-botMerge "mediawiki.api.test: Refactor to embrace async"
2016-03-16 Aaron SchulzMake Job::toString() handle array parameters better
2016-03-15 jenkins-botMerge "Add id field to watchlist db table"
2016-03-15 jenkins-botMerge "Add WatchedItemStore::countWatchedItems"
2016-03-15 jenkins-botMerge "Reset WatchedItemStore default instance after...
2016-03-15 addshoreAdd WatchedItemStore::countWatchedItems
2016-03-15 addshoreReset WatchedItemStore default instance after tests
2016-03-15 jenkins-botMerge "Use WatchedItemStore::countWatchers in SpecialWa...
2016-03-15 jenkins-botMerge "Add countUnreadNotifications to WatchedItemStore"
2016-03-15 jenkins-botMerge "Move countVisitingWatchers to WatchedItemStore"
2016-03-15 jenkins-botMerge "Move counting of watchers to WatchedItemStore"
2016-03-15 jenkins-botMerge "Improve cache assertions in WatchedItemStoreUnit...
2016-03-15 jenkins-botMerge "Uncache things in WatchedItemStore::updateNotifi...
2016-03-15 jenkins-botMerge "Make unused variable optional in ChangesList...
2016-03-14 jenkins-botMerge "Make use of …::class feature in ContentHandler...
2016-03-14 jenkins-botMerge "completionSearch: try an exact match even if...
2016-03-14 addshoreAdd countUnreadNotifications to WatchedItemStore
2016-03-14 addshoreMove countVisitingWatchers to WatchedItemStore
2016-03-14 addshoreMove counting of watchers to WatchedItemStore
2016-03-14 addshoreImprove cache assertions in WatchedItemStoreUnitTest
2016-03-14 addshoreUncache things in WatchedItemStore::updateNotificationT...
2016-03-14 jenkins-botMerge "Change remaining places to use short array syntax"
2016-03-14 jenkins-botMerge "Follow-up Ia16e19985: Fix table sort arrow direc...
2016-03-14 jenkins-botMerge "Use an example with working digit transformation"
2016-03-13 jenkins-botMerge "build: Update grunt-jscs to 2.8.0"
2016-03-12 jenkins-botMerge "Chinese Conversion Table Update 2016-1"
2016-03-11 jenkins-botMerge "Normalize user provided URL link for Special...
2016-03-11 jenkins-botMerge "mediawiki.api.parse: Allow parsing pages"
2016-03-11 jenkins-botMerge "i18n of submit button on Special:ChangeContentModel"
2016-03-11 Thiemo MättigDon't return PHPUnit_Framework_MockObject_MockObject...
2016-03-11 jenkins-botMerge "OutputPage: Set wgPageContentLanguage to pageVie...
2016-03-11 jenkins-botMerge "resourceloader: Create ResourceLoaderContext...
2016-03-11 jenkins-botMerge "Include user name in Special:BotPassword success...
2016-03-11 jenkins-botMerge "resourceloader: Inverse hasOwn() check to fix...
2016-03-11 jenkins-botMerge "Avoid rebuilding database fixtures for every...
2016-03-10 danielAvoid rebuilding database fixtures for every test run
2016-03-10 jenkins-botMerge "HTMLForm: Use OOUI\Element::configFromHtmlAttrib...
2016-03-10 jenkins-botMerge "HTMLFormFieldWithButton: Don't make the button...
2016-03-10 jenkins-botMerge "Remove some deprecated functions from ApiBase"
2016-03-10 jenkins-botMerge "Make UploadBase use TempFSFile to wrap the tempo...
2016-03-10 jenkins-botMerge "build: Ignore phpcs in /skins but not /includes...
2016-03-10 jenkins-botMerge "user: Remove debug entries from User::isValidUse...
2016-03-09 Brad JorschAllow passing a language into Status::getWikiText(...
2016-03-09 jenkins-botMerge "OutputPage::out() was removed"
2016-03-09 jenkins-botMerge "OutputPage::setAllowedModules() was removed"
2016-03-09 jenkins-botMerge "OutputPage::getHeadItems() was removed"
2016-03-09 jenkins-botMerge "OutputPage::getScript() was removed"
2016-03-09 jenkins-botMerge "phpunit: Abstract user-lang override in MediaWik...
2016-03-09 Timo Tijhofphpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-08 jenkins-botMerge "Minor update on login form on layout and buttons"
2016-03-08 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-08 jenkins-botMerge "Remove deprecated Language::getLangObj()"
2016-03-08 jenkins-botMerge "Remove deprecated Language::specialPage()"
2016-03-08 jenkins-botMerge "Remove deprecated Language::GetLanguageName()"
2016-03-08 jenkins-botMerge "Remove deprecated Language::getTranslatedLanguag...
2016-03-08 jenkins-botMerge "Remove deprecated Language::getLanguageNames()"
2016-03-08 jenkins-botMerge "Use header_register_callback to avoid caching...
2016-03-08 jenkins-botMerge "Hygiene: Add wrapHTML method"
2016-03-08 jenkins-botMerge "Remove use of "successful" in strings"
2016-03-08 jenkins-botMerge "ChangesList: Add support for context source...
2016-03-08 jenkins-botMerge "ChangesList: Use context language for LogPage...
2016-03-08 jenkins-botMerge "initSiteStats.php: Make it obvious you need...
2016-03-08 jenkins-botMerge "DB: Correct argument documentation to match...
2016-03-08 jenkins-botMerge "Move EmailNotification::updateWatchlistTimestamp...
2016-03-08 addshoreMove EmailNotification::updateWatchlistTimestamp to...
2016-03-08 Siebrand MazelandReplace uses of join() by implode()
2016-03-08 jenkins-botMerge "Hooks do not have to return true any more, they...
next