Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / includes / api /
2016-03-15 Translation update... Localisation updates from https://translatewiki.net.
2016-03-15 jenkins-botMerge "Add id field to watchlist db table"
2016-03-15 jenkins-botMerge "Use WatchedItemStore::removeWatch in SpecialEdit...
2016-03-15 jenkins-botMerge "Add WatchedItemStore::countWatchedItems"
2016-03-15 jenkins-botMerge "WatchedItemStore add db connection helper methods"
2016-03-15 jenkins-botMerge "Reset WatchedItemStore default instance after...
2016-03-15 addshoreFix ApiQueryInfo break from use of WatchedItemStore
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 counting of watchers to WatchedItemStore
2016-03-14 jenkins-botMerge "Move some LocalFile comments around"
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 "Add support for External Store for unit tests"
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-13 jenkins-botMerge "Update Karma's QUnit to v1.22.0"
2016-03-12 Translation update... Localisation updates from https://translatewiki.net.
2016-03-12 jenkins-botMerge "Chinese Conversion Table Update 2016-1"
2016-03-11 Translation update... Localisation updates from https://translatewiki.net.
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 "OutputPage: Set wgPageContentLanguage to pageVie...
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 jenkins-botMerge "Respect undeclared command line options"
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 Translation update... Localisation updates from https://translatewiki.net.
2016-03-10 Siebrand MazelandRemove 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 Translation update... Localisation updates from https://translatewiki.net.
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 Translation update... Localisation updates from https://translatewiki.net.
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 "Move EmailNotification::updateWatchlistTimestamp...
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...
2016-03-08 jenkins-botMerge "Move WatchedItem logic to WatchedItemStore"
2016-03-08 jenkins-botMerge "Add WatchedItemIntegrationTest"
2016-03-08 jenkins-botMerge "Guard against allowing intermediate caching...
2016-03-08 jenkins-botMerge "Use single quotes in API where possible"
2016-03-08 jenkins-botMerge "MemoizedCallable: Add test for memoized closure"
2016-03-08 jenkins-botMerge "SpecialPageFactory: Update main RequestContext...
2016-03-08 jenkins-botMerge "Declare functions with access modifiers"
2016-03-08 jenkins-botMerge "Explicitly declare ApiQueryImageInfo::getInfo...
2016-03-08 jenkins-botMerge "Remove deprecated methods in ApiQuery"
2016-03-08 jenkins-botMerge "Explicitly declare ApiImport::getData() public"
2016-03-08 jenkins-botMerge "Explicitly declare ImportReporter::reportPage...
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatXml::addXslt() prote...
2016-03-08 Siebrand MazelandUse single quotes in API where possible
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatBase::initPrinter...
2016-03-08 jenkins-botMerge "Call static functions statically in API"
2016-03-08 jenkins-botMerge "Use Elvis operator where possible in API"
2016-03-08 jenkins-botMerge "Remove unused local variables in API"
2016-03-08 Siebrand MazelandDeclare functions with access modifiers
2016-03-08 Siebrand MazelandExplicitly declare ApiQueryImageInfo::getInfo() public
2016-03-08 Siebrand MazelandRemove deprecated methods in ApiQuery
2016-03-08 Siebrand MazelandExplicitly declare ApiImport::getData() public
2016-03-08 Siebrand MazelandExplicitly declare ImportReporter::reportPage() and...
2016-03-08 Siebrand MazelandExplicitly declare ApiFormatXml::addXslt() protected
2016-03-08 Siebrand MazelandExplicitly declare ApiFormatBase::initPrinter public
2016-03-08 Siebrand MazelandCall static functions statically in API
2016-03-08 Siebrand MazelandUse Elvis operator where possible in API
2016-03-08 Siebrand MazelandRemove unused local variables in API
2016-03-08 addshoreMove WatchedItem logic to WatchedItemStore
2016-03-08 jenkins-botMerge "Fixes to masterPosWait() for master switchovers"
2016-03-08 jenkins-botMerge "Fix some JobQueue IDEA errors"
2016-03-08 jenkins-botMerge "Add FileOperationReplication log to improve...
2016-03-08 jenkins-botMerge "Clarify FileRepo::concatenate() docs a bit"
2016-03-07 jenkins-botMerge "Log violations of load.php's no-session constraint"
2016-03-07 Translation update... Localisation updates from https://translatewiki.net.
2016-03-07 jenkins-botMerge "Improve change content model log entry for page...
2016-03-06 Translation update... Localisation updates from https://translatewiki.net.
2016-03-05 jenkins-botMerge "Instrument diff timing"
2016-03-05 Translation update... Localisation updates from https://translatewiki.net.
2016-03-05 jenkins-botMerge "Don't treat configured but absent engine as...
next