Make mediawiki.special.pageLanguage work again
[lhc/web/wiklou.git] / includes / db / Database.php
2015-12-13 jenkins-botMerge "Support all values for exif PhotometricInterpret...
2015-12-12 jenkins-botMerge "Make query pages not accept offset > 10000 in...
2015-12-10 Aaron SchulzMake getLagFromPtHeartbeat() always use the LB cluster...
2015-12-09 jenkins-botMerge "Fix various mistakes in PHPDoc comments"
2015-12-09 jenkins-botMerge "Reserve data-mw and data-parsoid attribute prefi...
2015-12-08 jenkins-botMerge "Fix some language depending phpunit tests by...
2015-12-08 jenkins-botMerge "Fix edge case in onTransactionIdle()"
2015-12-08 Aaron SchulzFix edge case in onTransactionIdle()
2015-12-06 jenkins-botMerge "Make RefreshLinksJob de-duplication more robust"
2015-12-04 jenkins-botMerge "Add support for blacklisting common passwords"
2015-12-04 jenkins-botMerge "Defer the redirect table update in WikiPage...
2015-12-04 jenkins-botMerge "Add more BacklinkJobUtils comments"
2015-12-04 jenkins-botMerge "Remove unused WikiPage::getLastNAuthors() method"
2015-12-04 jenkins-botMerge "Fix some IDEA errors in BacklinkJobUtils"
2015-12-04 jenkins-botMerge "Make HTMLCacheUpdate always use the job queue"
2015-12-04 jenkins-botMerge "Use normal space instead of   in "white...
2015-12-04 jenkins-botMerge "Extracted some code from PrefixSearch for re...
2015-12-04 jenkins-botMerge "Fix CatMemberChanges for numeric category names"
2015-12-04 jenkins-botMerge "Move category membership RC updates to CategoryM...
2015-12-03 jenkins-botMerge "Supports schema revision id in avro binary forma...
2015-12-03 jenkins-botMerge "Cast numeric cat names back to string in api...
2015-12-03 jenkins-botMerge "Consolidate Title normalization code in SearchUp...
2015-12-03 jenkins-botMerge "Do SearchUpdate::indexTitle after search-update...
2015-12-03 jenkins-botMerge "Make getCacheSetOptions() and WAN cache handle...
2015-12-02 Aaron SchulzMake getCacheSetOptions() and WAN cache handle broken...
2015-11-24 jenkins-botMerge "Accessor to get EditPage parent revision ID"
2015-11-24 jenkins-botMerge "Implement HTMLComboboxField"
2015-11-24 jenkins-botMerge "Add script to fix content model of JSON pages"
2015-11-24 jenkins-botMerge "Move details of import logs into log params"
2015-11-23 jenkins-botMerge "Fix typo in doc comment on MWSaltedPassword...
2015-11-23 jenkins-botMerge "Allow maintenance/cdb.php to look up keys with...
2015-11-23 jenkins-botMerge "API DB commit and sticky DC cookie fixes"
2015-11-20 jenkins-botMerge "Don't "preview" (i.e. execute) user JS on non...
2015-11-20 jenkins-botMerge "Update cached user ID after user is added to...
2015-11-20 jenkins-botMerge "Use User::getId instead of trying to fix the...
2015-11-20 jenkins-botMerge "mediawiki.api: Use action=query&meta=tokens...
2015-11-19 jenkins-botMerge "TitleSearchWidget: Use OO.ui.mixin.RequestManager"
2015-11-19 jenkins-botMerge "TOC: Restore missing underlines in Firefox"
2015-11-19 jenkins-botMerge "HTMLForm: Do not render hidden elements as elements"
2015-11-19 jenkins-botMerge "mediawiki.jqueryMsg: Extend mw.Message with...
2015-11-19 jenkins-botMerge "Improve docs for lag related DB functions"
2015-11-19 Aaron SchulzImprove docs for lag related DB functions
2015-11-17 jenkins-botMerge "Revert "Avoid doNotifyQueueEmpty() race conditio...
2015-11-12 Brion VIBBERMerge "Add file extension mapping for opus"
2015-11-12 jenkins-botMerge "Followup a88df43d: make $wgDebugDumpSql log...
2015-11-12 Roan KattouwFollowup a88df43d: make $wgDebugDumpSql log commented...
2015-11-11 jenkins-botMerge "Cleaner Special:Watchlist options form"
2015-11-11 jenkins-botMerge "Make TitleInputWidget configurable, if term...
2015-11-11 jenkins-botMerge "mw.loader: Use requestIdleCallback to update...
2015-11-11 jenkins-botMerge "Add flexbox mixins to mediawiki.mixins"
2015-11-11 jenkins-botMerge "Language: Convert names cache from MapCacheLRU...
2015-11-11 jenkins-botMerge "Title: Convert cache from MapCacheLRU to HashBag...
2015-11-11 jenkins-botMerge "build: Enable all remaining jsduck jsDoc rules...
2015-11-11 jenkins-botMerge "UserMailer: Use PHP_EOL instead of DIY"
2015-11-11 jenkins-botMerge "Avoid using !important and hide the nolabel...
2015-11-11 jenkins-botMerge "Update OOjs UI to v0.13.2"
2015-11-10 jenkins-botMerge "Make runOnTransactionIdleCallbacks() handle...
2015-11-10 jenkins-botMerge "Make FindOrphanedFiles handle bad file titles"
2015-11-10 jenkins-botMerge "Make FindOrphanedFiles handle files with ! properly"
2015-11-09 jenkins-botMerge "Use HTMLForm in Special:AllPages"
2015-11-07 Aaron SchulzMerge "Add triggeringRevisionId to LinksUpdate JobSpec"
2015-11-06 jenkins-botMerge "Allow AUTHOR|CREDITS with .{media,}wiki extension"
2015-11-06 jenkins-botMerge "Convert JobQueueGroup::getCachedConfigVar to...
2015-11-06 jenkins-botMerge "Implement section support for OOUIHTMLForm"
2015-11-06 Aaron SchulzImprove mismatched atomic section errors
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-11-05 jenkins-botMerge "Don't link to title on "htmlform-title-not-exists""
2015-11-04 jenkins-botMerge "Allow passing detailed permission errors data...
2015-11-04 jenkins-botMerge "hooks.txt: don't use deprecated hooks in examples"
2015-11-03 jenkins-botMerge "Avoid use of rollback() in WikiPage::doEditConte...
2015-11-03 jenkins-botMerge "phpcs: Fix some "Single space expected before...
2015-11-03 Aaron SchulzMake runOnTransactionIdleCallbacks() handle dangling...
2015-11-03 jenkins-botMerge "Add comment to unused EDIT_DEFER_UPDATES in...
2015-11-03 jenkins-botMerge "Change Special:ChangePassword to use OOUI"
2015-11-03 jenkins-botMerge "Avoid "$text must be a string" in Linker::format...
2015-11-03 jenkins-botMerge "Move brace matching rules to Preprocessor class"
2015-11-03 jenkins-botMerge "Improve MIME detection in FileBackend"
2015-11-03 jenkins-botMerge "Add script to find orphaned LocalRepo files"
2015-11-03 jenkins-botMerge "resourceloader: Sanitize lang with isValidBuiltI...
2015-11-03 jenkins-botMerge "OutputPage: documentation for (semi-)deprecated...
2015-11-03 jenkins-botMerge "Make SqlBagOStuff respect WRITE_SYNC flag"
2015-11-03 jenkins-botMerge "Convert JobQueueDB to using the WAN cache"
2015-11-03 jenkins-botMerge "mw.widgets.TitleWidget: Correct documentation"
2015-11-02 jenkins-botMerge "User: Migrate from foreign cache to global cache...
2015-11-02 jenkins-botMerge "Convert SiteStatsUpdate to using getMainStashIns...
2015-11-02 jenkins-botMerge "Replace newAccelerator() with getLocalServerInst...
2015-11-02 Aaron SchulzReplace newAccelerator() with getLocalServerInstance()
2015-10-29 jenkins-botMerge "Styling tweaks for inline interwiki search"
2015-10-29 jenkins-botMerge "[search] Fix method call on null value"
2015-10-28 jenkins-botMerge "Add help link to Special:Search"
2015-10-27 jenkins-botMerge "Get rid of CSS transitions on form elements...
2015-10-27 jenkins-botMerge "Use ImportStringSource for simple import sources"
2015-10-27 jenkins-botMerge "Revert "Enforce stricter slave lag limits for...
2015-10-27 jenkins-botMerge "Convert ForeignApiRepo::httpGetCached() to the...
2015-10-27 jenkins-botMerge "Completely defer EditPage::updateWatchlist"
2015-10-27 jenkins-botMerge "Make Swift backend respect Content-Type in creat...
2015-10-27 jenkins-botMerge "filebackend: Remove some old Content-Disposition...
2015-10-27 jenkins-botMerge "Enforce stricter slave lag limits for bot API...
2015-10-27 jenkins-botMerge "Measure commitMasterChanges() run time"
2015-10-27 jenkins-botMerge "Protect WAN cache sets() against uncommitted...
next