Merge "Unbreak the DB updater by removing transaction from doUpdates()"
[lhc/web/wiklou.git] / includes / libs / objectcache / RESTBagOStuff.php
2016-07-22 jenkins-botMerge "Unbreak the DB updater by removing transaction...
2016-07-22 jenkins-botMerge "Avoid calling rollback() in setVisibility()...
2016-07-22 jenkins-botMerge "Allow 'data-*' attributes in personal tools...
2016-07-22 jenkins-botMerge "Improve database endAtomic() error messages"
2016-07-22 jenkins-botMerge "Make non-exception rollback() calls safer"
2016-07-22 jenkins-botMerge "OutputPage: Fix blank line between <html> and...
2016-07-21 jenkins-botMerge "Do not override content format in EditPage when...
2016-07-21 jenkins-botMerge "objectcache: Fix RESTBagOStuff class doc"
2016-07-20 jenkins-botMerge "Title::getLinkURL(): Allow expanding PROTO_RELAT...
2016-07-20 Timo Tijhofobjectcache: Fix RESTBagOStuff class doc
2016-07-20 jenkins-botMerge "Add a test for entity expansion OOM in XmlTypeCheck"
2016-07-19 Brion VIBBERMerge "Added Range support to FileBackend::streamFile()"
2016-07-18 jenkins-botMerge "Truncate gallery caption filenames with CSS"
2016-07-18 jenkins-botMerge "Move Linker::getLinkColour() into LinkRenderer"
2016-07-14 jenkins-botMerge "registration: Convert "config" into an object...
2016-07-13 jenkins-botMerge "mw.widgets.CategorySelector: Avoid JS exceptions...
2016-07-12 jenkins-botMerge "Don't use $wgContentNamespaces directly"
2016-07-12 jenkins-botMerge "Add any prior block to BlockIpComplete hook"
2016-07-11 jenkins-botMerge "mw.Upload.BookletLayout: Better handle error...
2016-07-11 jenkins-botMerge "ApiUpload: Better handle ApiMessage errors from...
2016-07-11 jenkins-botMerge "API: Allow anonymous CORS from anywhere, when...
2016-07-10 jenkins-botMerge "Remove old WebResponse::setCookie() calling...
2016-07-08 jenkins-botMerge "Clarify functionality of 'captionLength' in...
2016-07-07 jenkins-botMerge "Add missing …|null $context documentation to...
2016-07-07 jenkins-botMerge "Modified Lojban interwiki"
2016-07-07 jenkins-botMerge "Introduce new hook UploadVerifyUpload to allow...
2016-07-07 jenkins-botMerge "mediawiki.api: Don't abort token requests in...
2016-07-06 jenkins-botMerge "Revert "Adding a bunch of hooks from wikiHow...
2016-07-06 jenkins-botMerge "Revert "Show parser output for diffs unless...
2016-07-06 jenkins-botMerge "DifferenceEngine: Autodetect if wikidiff2 is...
2016-07-06 jenkins-botMerge "Add new mw-contributions-current css class to...
2016-07-06 Stanislav MalyshevCreate BagOStuff implementation to talk to RestBase