Merge "Rewrite pref cleanup script"
[lhc/web/wiklou.git] / includes / libs / rdbms / database / resultwrapper / MssqlResultWrapper.php
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 "Break long lines and generalize some comments...
2016-09-22 Aaron SchulzBreak long lines and generalize some comments in /rdbms
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-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 "Extract replacePrefixes into a static method"
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"
2016-09-19 jenkins-botMerge "Cleanup ServiceWiring/LBFactoryMW interaction"
2016-09-19 jenkins-botMerge "Various small cleanups to ResultWrapper"
2016-09-19 Aaron SchulzVarious small cleanups to ResultWrapper
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-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 "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 SchulzMove various DB helper classes to /libs/rdbms