Merge "Replace DatabaseBase:: with Database:: and update type hints"
[lhc/web/wiklou.git] / includes / db / DatabaseMssql.php
2016-09-27 jenkins-botMerge "Replace DatabaseBase:: with Database:: and updat...
2016-09-27 Aaron SchulzReplace DatabaseBase:: with Database:: and update type...
2016-09-27 jenkins-botMerge "EditPage: Allow language of copyright warning...
2016-09-27 jenkins-botMerge "Remove a few unused variables"
2016-09-27 Max SemenikRemove a few unused variables
2016-09-26 jenkins-botMerge "Change mid-upload 'cancel' button to 'back'"
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 "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Follow-up 764cd6a1: unbreak quiet buttons"
2016-09-22 jenkins-botMerge "Remove screen layout references in passwordreset...
2016-09-22 jenkins-botMerge "time: Implement ConvertableTimestamp::convert()"
2016-09-22 jenkins-botMerge "Move SamplingStatsdClient into stats/ subdirectory"
2016-09-22 jenkins-botMerge "refreshLinks: Use vslow group for DB_REPLICA...
2016-09-22 jenkins-botMerge "Dependency inject $wgTmpDirectory into FileBacke...
2016-09-21 jenkins-botMerge "Clean up lock name in lock messages in DatabaseM...
2016-09-21 jenkins-botMerge "Fix IDEA warnings in CloneDatabase"
2016-09-21 jenkins-botMerge "Set more fields in fake DB subclasses to avoid...
2016-09-21 jenkins-botMerge "Set the DatabaseDomain in some tests classes...
2016-09-21 jenkins-botMerge "Check Database::mSessionTempTables in Database...
2016-09-21 jenkins-botMerge "Database: Behave correctly when inserting booleans"
2016-09-21 Brad JorschDatabase: Behave correctly when inserting booleans
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-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 "Fix minor SqliteInstaller IDEA warning"
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
2016-09-20 jenkins-botMerge "Extract replacePrefixes into a static method"
2016-09-20 jenkins-botMerge "Make rebuildFileCache cover ?action=history"
2016-09-19 jenkins-botMerge "Remove strictIPs(), cascadingDeletes(), and...
2016-09-19 Aaron SchulzRemove strictIPs(), cascadingDeletes(), and cleanupTrig...
2016-09-19 jenkins-botMerge "Clarify comment in traditional gallery"
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"
2016-09-19 jenkins-botMerge "Various small cleanups to ResultWrapper"
2016-09-19 jenkins-botMerge "Move LBFactorySingle to /libs/rdbms"
2016-09-19 jenkins-botMerge "Add Localisation to the links, add the link...
2016-09-19 Aaron SchulzStub out DatabaseBase::getSearchEngine() as a dummy...
2016-09-18 Aaron SchulzAvoid calling awful DatabaseBase::strictIPs() method
2016-09-18 jenkins-botMerge "Remove long-since unused cruft methods from...
2016-09-18 Aaron SchulzRemove long-since unused cruft methods from DatabaseBase
2016-09-17 jenkins-botMerge "registration: Support 'ServiceWiringFiles' in...
2016-09-17 jenkins-botMerge "LoginSignupSpecialPage: Reduce hackiness of...
2016-09-17 jenkins-botMerge "Show warnings in HTMLForm and warnings as warnin...
2016-09-17 jenkins-botMerge "mw.widgets.CategorySelector: Add client-side...
2016-09-17 jenkins-botMerge "Move all of the reasonable DatabaseBase methods...
2016-09-17 jenkins-botMerge "PrefixSearch: Implement searching in multiple...
2016-09-17 Aaron SchulzMove all of the reasonable DatabaseBase methods to...
2016-09-16 jenkins-botMerge "Split out ConvertableTimestamp class"
2016-09-16 jenkins-botMerge "Rephrase tooltip-rollback for clarity"
2016-09-16 jenkins-botMerge "API: Force straight join for prop=linkshere...
2016-09-16 jenkins-botMerge "Make DB snapshot commit errors include active...
2016-09-16 jenkins-botMerge "mediawiki.user: Minor clean up of code and unit...
2016-09-16 jenkins-botMerge "Avoid global state in DatabaseBase::factory...
2016-09-16 jenkins-botMerge "Remove wfSetBit()/wfSetVar() calls in DatabaseBase"
2016-09-16 Aaron SchulzRemove wfSetBit()/wfSetVar() calls in DatabaseBase
2016-09-16 jenkins-botMerge "Deprecate jquery.arrowSteps module"
2016-09-15 jenkins-botMerge "benchmarkParse: Add option to clear link cache"
2016-09-15 jenkins-botMerge "Linker: Deprecate formatSize()"
2016-09-15 jenkins-botMerge "docs: mw.widgets.CategorySelector: Fix example...
2016-09-15 jenkins-botMerge "Move Linker::formatTemplates() to separate class...
2016-09-15 jenkins-botMerge "OutputPage: Don't set 'user' module state if...
2016-09-15 jenkins-botMerge "Revert "Remove jquery.arrowSteps module""
2016-09-15 jenkins-botMerge "Avoid MWException and wf* log methods in Databas...
2016-09-15 Aaron SchulzAvoid MWException and wf* log methods in DatabaseBase
2016-09-15 Aaron SchulzMove various DB helper classes to /libs/rdbms
2016-09-15 Aaron SchulzChange DatabaseBase => IDatabase in /db where possible
2016-09-14 jenkins-botMerge "Reduce WikiPage::getContentModel() queries via...
2016-09-14 jenkins-botMerge "Add caching to Title::loadRestrictions()"
2016-09-14 jenkins-botMerge "API: Expose $wgEnableMagicLinks in meta=siteinfo"
2016-09-14 jenkins-botMerge "Fix login API for users with @ in their usernames"
2016-09-14 jenkins-botMerge "Replace some MWExceptions with natives ones...
2016-09-14 Aaron SchulzReplace some MWExceptions with natives ones in /db
2016-09-14 jenkins-botMerge "Move PECL memcached class to /libs"
2016-09-14 jenkins-botMerge "Various dependency injection cleanups to LoadBal...
2016-09-13 jenkins-botMerge "Add day to date filter for ReverseChronologicalP...
2016-09-13 jenkins-botMerge "Avoid page_touched update for HTTP GET action...
2016-09-13 jenkins-botMerge "Update Bugzilla references to Phabricator refere...
2016-09-13 jenkins-botMerge "Avoid creating DB replication lag in clearAllNot...
2016-09-13 jenkins-botMerge "EditPage: Don't throw exceptions for invalid...
2016-09-13 jenkins-botMerge "Allow putting the app ID in the password for...
2016-09-12 jenkins-botMerge "WebRequest: Use getRawVal instead of getGPCVal...
2016-09-12 jenkins-botMerge "Make JobQueueGroup::push() update the queuesHave...
2016-09-12 jenkins-botMerge "Add structure test for ContentHandler::makeEmpty...
2016-09-12 jenkins-botMerge "mw.special.movePage: Don't fail if no "Move...
2016-09-12 jenkins-botMerge "Add missing dependency to 'mediawiki.Upload...
2016-09-12 jenkins-botMerge "Change file namespace name & and specialpages...
2016-09-12 jenkins-botMerge "add IGNORE INDEX option to mysql database handler"
2016-09-12 Ariel T. Glennadd IGNORE INDEX option to mysql database handler
next