Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / includes / filebackend / lockmanager /
2016-11-10 jenkins-botMerge "resourceloader: Use cached Revision::newKnownCur...
2016-11-10 jenkins-botMerge "tests: stop updating the search engine"
2016-11-10 jenkins-botMerge "API: Pretty-printed responses should always...
2016-11-10 jenkins-botMerge "Convert CREDITS to list of all known git contrib...
2016-11-10 jenkins-botMerge "Convert CREDITS to single list of contributors"
2016-11-10 jenkins-botMerge "Deprecate Message::$format (mostly)"
2016-11-10 jenkins-botMerge "Add Message test for implicit formatting"
2016-11-10 jenkins-botMerge "Revert "Don't construct SpecialPages twice""
2016-11-09 jenkins-botMerge "Document removal of Database::getSearchEngine()"
2016-11-09 jenkins-botMerge "Alphasort lists"
2016-11-09 jenkins-botMerge "Connect OOjs UI's deprecation warnings to MediaW...
2016-11-09 jenkins-botMerge "Even more out-factoring to methods in the header"
2016-11-09 jenkins-botMerge "Move condition to not show form one level up"
2016-11-09 jenkins-botMerge "Revert "MediaWiki.php: Redirect non-standard...
2016-11-08 jenkins-botMerge "Revert "Use display name in category page subhea...
2016-11-08 jenkins-botMerge "Update weblinks in comments from HTTP to HTTPS"
2016-11-08 jenkins-botMerge "Lazy load PasswordReset on SpecialPasswordReset"
2016-11-07 FomafixUpdate weblinks in comments from HTTP to HTTPS
2016-11-04 jenkins-botMerge "Add GENDER support to protection null revision...
2016-11-02 jenkins-botMerge "Revert "Gallery: Use intrinsic width for gallery...
2016-10-28 jenkins-botMerge "Introduce InterwikiLookupAdapter on top of SiteL...
2016-10-27 jenkins-botMerge "Change .tocnumber to use grey text for section...
2016-10-25 jenkins-botMerge "Add documentation for wfClientAcceptsGzip()"
2016-10-21 jenkins-botMerge "Use adaptive CDN TTLs for page views"
2016-10-18 jenkins-botMerge "Gallery: Use intrinsic width for gallery to...
2016-10-14 jenkins-botMerge "Allow users with deleterevision but not deletedh...
2016-10-14 jenkins-botMerge "Enable APISandbox code on mobile"
2016-10-13 jenkins-botMerge "Move up devunt's name to Developers"
2016-10-12 jenkins-botMerge "Improve Doxygen template used by mwdocgen.php"
2016-10-11 jenkins-botMerge "Convert LanguageConverter to using getLocalServe...
2016-10-11 jenkins-botMerge "Ignore defineProperty() failures in mw.log.depre...
2016-10-11 jenkins-botMerge "API: Remove deprecated response values from...
2016-10-11 jenkins-botMerge "Tweak fullscreen styles for API sandbox"
2016-10-11 jenkins-botMerge "Preserve font size in ApiSandbox when going...
2016-10-07 jenkins-botMerge "Documentation link changes"
2016-10-05 jenkins-botMerge "ObjectCache::newFromParams fix SqlBagOStuff...
2016-10-05 jenkins-botMerge "ApiHelp: Add directionality to various things...
2016-10-05 jenkins-botMerge "ApiBase: Remove deprecated getResultData()"
2016-10-05 jenkins-botMerge "Add a continuation button to ApiSandbox"
2016-10-05 jenkins-botMerge "Make Special:MIMESearch non-expensive, again"
2016-10-04 jenkins-botMerge "parserTests: Do not check for DjVu support"
2016-10-04 jenkins-botMerge "Improve @covers tags for ComposerJson and Compos...
2016-10-04 jenkins-botMerge "Avoid 'message' in log context in AuthManager"
2016-10-03 jenkins-botMerge "action=history should return 404 if there is...
2016-10-03 jenkins-botMerge "Enable deprecation warnings for WikiPage::getText()"
2016-10-02 jenkins-botMerge "Add a class to the <a> element of the interlangu...
2016-09-30 jenkins-botMerge "Bidi-isolate revisions count in Special:Import"
2016-09-30 jenkins-botMerge "Cleanup MemcLockManager and move it to /libs"
2016-09-30 Aaron SchulzCleanup MemcLockManager and move it to /libs
2016-09-29 jenkins-botMerge "Disallow css attr() with url type"
2016-09-29 jenkins-botMerge "API: Add generator non-continuation data"
2016-09-28 jenkins-botMerge "Parser: Allow `<s>` and `<strike>` in table...
2016-09-28 jenkins-botMerge "Use classes to apply the 'editfont' preference"
2016-09-28 jenkins-botMerge "Remove full form of ChangeTags::buildTagFilterSe...
2016-09-27 jenkins-botMerge "Avoid multiple writes to changetags table in...
2016-09-26 jenkins-botMerge "AuthManager phpdoc cleanup"
2016-09-26 jenkins-botMerge "Minor installer/upgrader cleanups"
2016-09-26 jenkins-botMerge "Change mid-upload 'cancel' button to 'back'"
2016-09-26 jenkins-botMerge "HTMLForm: Add HTMLDateTimeField"
2016-09-26 jenkins-botMerge "Avoid DB_MASTER use on password checks and defer...
2016-09-23 jenkins-botMerge "Add transaction ticket to LinksUpdateComplete...
2016-09-23 jenkins-botMerge "Move FileBackendStore and FileOp classes to...
2016-09-23 jenkins-botMerge "SpecialRecentChanges: Allow tagfilter=tag as...
2016-09-23 jenkins-botMerge "Move RedisLockManager to /libs"
2016-09-23 jenkins-botMerge "Move RedisConnectionPool to /libs/redis"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "Add IMaintainableDatabase for non-OLTP type...
2016-09-23 jenkins-botMerge "Make newExternalLB() public to match newMainLB()"
2016-09-23 jenkins-botMerge "Add HTMLFormField class for MWRestrictions and...
2016-09-23 jenkins-botMerge "Log when Message::__toString has an unexpected...
2016-09-23 jenkins-botMerge "ScopedCallback: Fix a typo in a comment"
2016-09-23 jenkins-botMerge "Handle links with multiple pipes correctly in...
2016-09-23 Aaron SchulzCode comment and style cleanups to MysqlLockManager
2016-09-23 jenkins-botMerge "Move tagging of API deletions to RC save"
2016-09-23 Aaron SchulzMove RedisLockManager to /libs
2016-09-23 Aaron SchulzMove RedisConnectionPool to /libs/redis
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
2016-09-23 Aaron SchulzMove more LockManager classes to /libs
2016-09-23 jenkins-botMerge "Inject "srvCache" and local DB connections into...
2016-09-23 jenkins-botMerge "Revert "Move wfEscapeWikiText() to Parser::escap...
2016-09-22 jenkins-botMerge "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Follow-up 764cd6a1: unbreak quiet buttons"
2016-09-22 jenkins-botMerge "refreshLinks: Use vslow group for DB_REPLICA...
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 jenkins-botMerge "Fix importation of weird file names in importTex...
2016-09-21 jenkins-botMerge "Move XMP* classes to includes/libs"
2016-09-21 jenkins-botMerge "XMPValidate: Use ConvertibleTimestamp instead...
2016-09-21 jenkins-botMerge "mediawiki.requestIdleCallback: Avoid native...
2016-09-21 jenkins-botMerge "Toolbox: Mark RecentChangesLinked link as nofollow"
2016-09-21 jenkins-botMerge "Improve lag/flag behavior and docs in LoadBalancer"
2016-09-21 jenkins-botMerge "Use Status::isOK() method in FileDeleteForm"
2016-09-20 jenkins-botMerge "Remove Database clone call from DatabaseTests...
2016-09-20 jenkins-botMerge "FSFile and TempFSFile cleanups"
2016-09-20 jenkins-botMerge "Move some FileBackend related classes to /libs"
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
2016-09-20 jenkins-botMerge "Make rebuildFileCache cover ?action=history"
2016-09-19 jenkins-botMerge "Avoid using cascadingDeletes()/cleanupTriggers()"
2016-09-19 jenkins-botMerge "Avoid calling awful DatabaseBase::strictIPs...
2016-09-19 jenkins-botMerge "Html: Update list of $voidElements"
next