Merge "Add support for PHP7 random_bytes in favor of mcrypt_create_iv"
[lhc/web/wiklou.git] / includes / libs / rdbms / exception / DBExpectedError.php
2017-03-16 jenkins-botMerge "Add support for PHP7 random_bytes in favor of...
2017-02-24 jenkins-botMerge "Improve logging of exceptions which are not...
2017-02-22 jenkins-botMerge "Add GENDER to rollback-success message"
2017-01-25 jenkins-botMerge "InstantCommons: do not cache thumbs"
2017-01-03 jenkins-botMerge "DateTimeInputWidget: Only show calendar when...
2016-12-25 jenkins-botMerge "Add id attribute to error message "mw-error...
2016-12-25 jenkins-botMerge "Add populateInterwiki maintenance script"
2016-12-22 jenkins-botMerge "Fix tests that don't check composer's autoloader"
2016-12-22 jenkins-botMerge "Sync up with Parsoid parserTests."
2016-12-21 NikerabbitMerge "Parser functions now format numbers according...
2016-12-21 jenkins-botMerge "Do not lose message parameters in UploadFromChun...
2016-12-18 jenkins-botMerge "build: Update phpunit to 4.8.31"
2016-12-18 jenkins-botMerge "mw.htmlform: Fields hidden with 'hide-if' should...
2016-12-18 jenkins-botMerge "Optionally collect context in TestLogger"
2016-12-18 jenkins-botMerge "Add dotall modifier to EDITSECTION_REGEX"
2016-12-17 jenkins-botMerge "mediawiki.api.watch: Use formatversion=2 for...
2016-12-17 jenkins-botMerge "Fix various minor IDEA warnings in LoadBalancer"
2016-12-17 jenkins-botMerge "Adjust phan script to run sub-projects"
2016-12-17 jenkins-botMerge "jquery.tipsy: Remove support for 'live' option"
2016-12-16 jenkins-botMerge "Minor adjustments to align with WikimediaUI...
2016-12-16 jenkins-botMerge "Decrease the number of 'function says it should...
2016-12-16 jenkins-botMerge "Fix type annotations"
2016-12-16 jenkins-botMerge "Cleanup some incorrect return annotations"
2016-12-16 jenkins-botMerge "Add <!DOCTYPE html> to HTML responses"
2016-12-16 jenkins-botMerge "mediawiki.special.watchlist: Optimize JavaScript...
2016-12-16 jenkins-botMerge "Add ILocalizedException interface"
2016-12-15 jenkins-botMerge "Add CollationFa"
2016-12-14 jenkins-botMerge "Export: Use BCP 47 language code for attribute...
2016-12-08 Brad JorschAdd ILocalizedException interface
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