Merge "Handle missing namespace prefix in XML dumps more gracefully"
[lhc/web/wiklou.git] / includes / libs / rdbms / exception / DBReplicationWaitError.php
2017-03-08 jenkins-botMerge "Handle missing namespace prefix in XML dumps...
2017-02-24 jenkins-botMerge "Improve logging of exceptions which are not...
2017-02-22 jenkins-botMerge "Add GENDER to rollback-success message"
2017-02-01 jenkins-botMerge "Follow-up 873d3c9ff: make RCFilters widget input...
2017-02-01 jenkins-botMerge "UsersMultiselect widget and form field."
2017-01-30 jenkins-botMerge "API: Add reference to the mailing list in errors...
2017-01-25 jenkins-botMerge "InstantCommons: do not cache thumbs"
2017-01-22 jenkins-botMerge "Revert "ApiSandbox: Display params as JSON on...
2017-01-21 jenkins-botMerge "Remove unused fields in SpecialUnusedimages...
2017-01-20 jenkins-botMerge "Special:Upload should not crash on failing previews"
2017-01-18 jenkins-botMerge "Remove deprecated mediawiki.UI Less variables"
2017-01-18 jenkins-botMerge "Remove deprecated `.mw-ui-constructive` class...
2017-01-18 jenkins-botMerge "OutputPage: Ignore protocol-relative urls in...
2017-01-18 jenkins-botMerge "tests: Add unit tests for OutputPage::transformR...
2017-01-18 jenkins-botMerge "Pass the language code to the MessagesPreLoad...
2017-01-18 jenkins-botMerge "RCFilters: Clean up focus handling in capsule...
2017-01-17 jenkins-botMerge "Extract search form from SpecialSearch into...
2017-01-17 jenkins-botMerge "Cleanup execution flow through SpecialSearch...
2017-01-17 jenkins-botMerge "Add test case for Opus file check"
2017-01-17 jenkins-botMerge "fix line length warnings from Jenkins"
2017-01-17 jenkins-botMerge "Special case opus mime detction"
2017-01-17 jenkins-botMerge "Remove trailing empty lines in PHP"
2017-01-16 FomafixRemove trailing empty lines in PHP
2017-01-03 jenkins-botMerge "DateTimeInputWidget: Only show calendar when...
2016-12-15 jenkins-botMerge "Add CollationFa"
2016-12-14 jenkins-botMerge "Export: Use BCP 47 language code for attribute...
2016-12-06 jenkins-botMerge "Convert Special:DeletedContributions to use...
2016-11-29 jenkins-botMerge "Don't fallback from uk to ru"
2016-11-15 jenkins-botMerge "Add ParserFetchTemplate hook"
2016-11-10 jenkins-botMerge "Revert "Don't construct SpecialPages twice""
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 "Lazy load PasswordReset on SpecialPasswordReset"
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 "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 "ApiHelp: Add directionality to various things...
2016-10-05 jenkins-botMerge "Add a continuation button to ApiSandbox"
2016-10-04 jenkins-botMerge "Avoid 'message' in log context in AuthManager"
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 "Change mid-upload 'cancel' button to 'back'"
2016-09-26 jenkins-botMerge "HTMLForm: Add HTMLDateTimeField"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
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 jenkins-botMerge "Move tagging of API deletions to RC save"
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
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 "Support multiple limits and arbitrary periods...
2016-09-22 jenkins-botMerge "Split out new ObjectCache::newWANCacheFromParams...
2016-09-22 jenkins-botMerge "Make MigrateFileRepoLayout use getErrors()"
2016-09-22 jenkins-botMerge "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Remove old remapping hacks from Database::indexN...
2016-09-22 jenkins-botMerge "Make Database::__clone() a bit more robust using...
2016-09-22 jenkins-botMerge "Split up DBError classes into their own files"
2016-09-22 Aaron SchulzSplit up DBError classes into their own files