Merge "Tweaked the message for non-MW exceptions"
[lhc/web/wiklou.git] / includes / db /
2015-01-13 jenkins-botMerge "Tweaked the message for non-MW exceptions"
2015-01-12 jenkins-botMerge "mediawiki.action.edit.stash: set timeout to...
2015-01-11 jenkins-botMerge "Surround edit notices with appropriate classes"
2015-01-10 jenkins-botMerge "Add autocomplete for WhatLinksHere subpages"
2015-01-10 jenkins-botMerge "Fix gallery rearrange on resize with missing...
2015-01-10 jenkins-botMerge "Add version comments to DatabaseUpdater for...
2015-01-10 AddshoreMerge "Add data provider to split MediaHandlerTest...
2015-01-10 jenkins-botMerge "maintenance: Have update-oojs-ui.sh update compo...
2015-01-10 Aaron SchulzUpdated some try-catch statements: MWException -> Exception
2015-01-09 jenkins-botMerge "Implement namespace inversion on WhatLinksHere"
2015-01-09 jenkins-botMerge "Don't call localisation functions when initializ...
2015-01-09 jenkins-botMerge "Skip ApiStashEdit if custom DataUpdates are...
2015-01-09 jenkins-botMerge "Don't discourage usage of Html::element()"
2015-01-09 jenkins-botMerge "mw.ui: checkbox: Add state change transition"
2015-01-08 jenkins-botMerge "Export mw.Message's string formatter as mw.format"
2015-01-08 jenkins-botMerge "Log to DBPerformance log when many LB connection...
2015-01-08 jenkins-botMerge "Fix typo references in comments to ResourceLoade...
2015-01-08 jenkins-botMerge "Made profileIn/profileOut methods a no-op"
2015-01-08 RicordisamoaFix phpcs errors in includes/
2015-01-08 Aaron SchulzLog to DBPerformance log when many LB connections are...
2015-01-08 jenkins-botMerge "Added ProfilerSectionOnly class"
2015-01-08 jenkins-botMerge "Switched API to using scopedProfileIn()"
2015-01-08 jenkins-botMerge "Removed remaining profile calls"
2015-01-08 jenkins-botMerge "Added MapCacheLRU::getAllKeys() method"
2015-01-08 jenkins-botMerge "Add a sort parameter to SearchEngine"
2015-01-08 jenkins-botMerge "Always use the canonical extension name when...
2015-01-08 jenkins-botMerge "Change loading order of Chinese conversion tables"
2015-01-08 Aaron SchulzRemoved remaining profile calls
2015-01-07 Aaron SchulzConverted some section profiling to scopedProfileIn
2015-01-07 jenkins-botMerge "Removed ProfilerStandard and ProfilerSimpleTrace"
2015-01-07 jenkins-botMerge "PostgreSQL: Fix Special:ActiveUsers GROUP BY...
2015-01-07 jenkins-botMerge "Remove obvious function-level profiling"
2015-01-07 Chad HorohoeRemove obvious function-level profiling
2015-01-07 jenkins-botMerge "Make a VirtualRESTService class for Parsoid"
2015-01-06 ChadMerge "Revert "Keep backend param to search API as...
2015-01-06 jenkins-botMerge "Remove double escaping of group member name...
2015-01-06 jenkins-botMerge "Always use the canonical extension name to link...
2015-01-05 jenkins-botMerge "Proper namespace handling for WikiImporter"
2015-01-05 jenkins-botMerge "Add applicable protection types to the prop...
2015-01-05 jenkins-botMerge "Add batch lookup for user groups and titles...
2015-01-05 jenkins-botMerge "Use content language for edit summary on upload...
2015-01-05 jenkins-botMerge "mw.ui: checkbox: Remove margin from checkbox...
2015-01-05 Bartosz DziewońskiMerge "mw.ui: radio: Add state transition to radio...
2015-01-05 jenkins-botMerge "Adjust images in packed gallery on window resize"
2015-01-05 jenkins-botMerge "mw.ui: button: Update usage instructions for...
2015-01-05 jenkins-botMerge "Make jquery.suggestions obey maxRows setting"
2015-01-04 jenkins-botMerge "Fix documentation of mw.loader.getState"
2015-01-04 jenkins-botMerge "Database::makeList() : Handle NULL when building...
2015-01-03 Sumit AsthanaDatabase::makeList() : Handle NULL when building 'IN...
2014-12-31 jenkins-botMerge "Only return CORS headers in the response as...
2014-12-31 jenkins-botMerge "Use preview content when it transcludes itself"
2014-12-30 jenkins-botMerge "mediawiki.action.edit.preview: Restore trigger...
2014-12-30 jenkins-botMerge "Set mw.config wgFileExtensions only on Upload...
2014-12-29 jenkins-botMerge "Apply time adjust on merge log"
2014-12-29 jenkins-botMerge "Include log id in api error response"
2014-12-28 jenkins-botMerge "Parser: Add <bdi> to the whitelist for TOC links"
2014-12-28 jenkins-botMerge "Use a more generic DB Error wording"
2014-12-27 FlorianschmidtwelzowUse a more generic DB Error wording
2014-12-25 Aaron SchulzCleanup DatabaseBase::query implicit transaction code
2014-12-25 jenkins-botMerge "Add and use Title::getOtherPage()"
2014-12-25 jenkins-botMerge "Remove meaningless default action name"
2014-12-24 ReedyAdd lots of @throws
2014-12-23 jenkins-botMerge "hygiene: small special:search refactor"
2014-12-23 jenkins-botMerge "Use getHtmlCode() instead of getCode() to set...
2014-12-20 jenkins-botMerge "Ensure integer compare in Special:WantedCategories"
2014-12-20 jenkins-botMerge "Add batch lookup for user groups on Special...
2014-12-20 jenkins-botMerge "Hide file links in action=info's 'Number of...
2014-12-19 LegoktmMerge "Make HTMLForm::formatErrors non-static to can...
2014-12-19 jenkins-botMerge "Don't break autolinks by stripping the final...
2014-12-18 jenkins-botMerge "Use generalizeSQL for DBPerformance log entries"
2014-12-18 Aaron SchulzUse generalizeSQL for DBPerformance log entries
2014-12-18 jenkins-botMerge "Use Context in Article::delete for messages"
2014-12-18 jenkins-botMerge "Avoid GlobalTitleFail in HTMLFormField::__construct"
2014-12-18 jenkins-botMerge "Run structure tests on extensions"
2014-12-17 jenkins-botMerge "Fix some stuttering in comments and documentation"
2014-12-17 RicordisamoaFix some stuttering in comments and documentation
2014-12-15 jenkins-botMerge "Revert "SECURITY: Do not show log action if...
2014-12-13 jenkins-botMerge "Apply coding conventions for JavaScript"
2014-12-13 Bartosz DziewońskiMerge "Get to the point about howto download Vector :p"
2014-12-13 Bartosz DziewońskiMerge "skins: Update .gitignore"
2014-12-12 jenkins-botMerge "Removed some unnecessary code in LocalFileDelete...
2014-12-12 jenkins-botMerge "Pass config to UsercreateTemplate/UserloginTemplate"
2014-12-12 jenkins-botMerge "Check hasTitle() in RequestContext::setWikiPage()"
2014-12-12 Aaron SchulzLog to DBPerformance when queries affect many rows
2014-12-12 jenkins-botMerge "Always set a title on images when provided"
2014-12-12 jenkins-botMerge "Remove obsolete note from Title->canExist()"
2014-12-12 jenkins-botMerge "Cleaned up LoadBalancer::getConnection"
2014-12-12 Aaron SchulzAvoid blocking on ChronologyProtecter check in LoadBala...
2014-12-11 jenkins-botMerge "Update README from [[mw:README]]"
2014-12-11 Tim StarlingFix ProfilerStandard sorting and a profile error
2014-12-11 jenkins-botMerge "Stash edit when user idles"
2014-12-10 jenkins-botMerge "ResourceLoaderImageModule: Allow use on mobile"
2014-12-10 jenkins-botMerge "Adding aliases for speacial pages in Hebrew"
2014-12-10 Aaron SchulzReplace wfRunHooks calls with direct Hooks::run calls
2014-12-10 jenkins-botMerge "API edit: allow ConfirmEdit to use the merged...
2014-12-10 jenkins-botMerge "jquery.mwExtension.test: Use better sample data...
2014-12-10 jenkins-botMerge "Always use 'bool' instead of 'boolean' after...
2014-12-10 Aaron SchulzCleaned up LoadBalancer::getConnection
2014-12-10 jenkins-botMerge "Added some abstract methods to DatabaseBase"
2014-12-10 Aaron SchulzAdded some abstract methods to DatabaseBase
next