Merge "jquery.accessKeyLabel: make modifier info public"
[lhc/web/wiklou.git] / includes / libs / objectcache / BagOStuff.php
2016-01-06 jenkins-botMerge "jquery.accessKeyLabel: make modifier info public"
2016-01-06 jenkins-botMerge "Option to associate a rev id to a RC log entry...
2016-01-06 jenkins-botMerge "Add hook to allow extensions to modify query...
2016-01-06 jenkins-botMerge "RequestContext: Load the request object for...
2016-01-06 jenkins-botMerge "Add largest allowed range as parameter to block...
2016-01-05 jenkins-botMerge "Documentation: Remove paragraph about not creati...
2016-01-04 jenkins-botMerge "HTMLForm: Use <button> and allow differing label...
2016-01-03 jenkins-botMerge "Fix positioning of jQuery.tipsy tooltip arrows"
2015-12-28 jenkins-botMerge "Avoid CAS update errors on password reset"
2015-12-28 jenkins-botMerge "Add PLURAL support and "human readable" sizes...
2015-12-28 jenkins-botMerge "mw.ForeignStructuredUpload.BookletLayout: Use...
2015-12-27 jenkins-botMerge "Tweak wording for 'passwordreset-emailsentemail...
2015-12-27 jenkins-botMerge "Change multiple documentations in DairkiDiff"
2015-12-26 jenkins-botMerge "LivePreview: Update page status indicators"
2015-12-23 jenkins-botMerge "Make getLagFromPtHeartbeat() always use the...
2015-12-23 jenkins-botMerge "Allow $wgInterwikiCache to be an associative...
2015-12-23 jenkins-botMerge "Remove arbitrary newSequentialPerNodeIDs() ...
2015-12-23 jenkins-botMerge "Remove mediawiki.special.javaScriptTest module"
2015-12-23 jenkins-botMerge "mediawiki.util: Remove outdated comment from...
2015-12-23 jenkins-botMerge "mw.widgets.CategorySelector: Prevent duplicates"
2015-12-23 jenkins-botMerge changes I69557b09,I9bd0b280
2015-12-23 jenkins-botMerge "Import: Importing no longer accepts too big...
2015-12-23 jenkins-botMerge "UserCSSPrefsModule: Remove redundant inline...
2015-12-23 jenkins-botMerge "Don't allow atttributes whose namespace starts...
2015-12-23 jenkins-botMerge "Avoid "Unable to set value to APCBagOStuff"...
2015-12-22 Aaron SchulzAvoid "Unable to set value to APCBagOStuff" exceptions
2015-12-17 jenkins-botMerge "Revert "Don't check namespace in SpecialWantedte...
2015-12-17 jenkins-botMerge "Merge namespace aliases like we merge namespace...
2015-12-16 jenkins-botMerge "Installer: Link 4.0 family of CC licenses"
2015-11-24 jenkins-botMerge "Accessor to get EditPage parent revision ID"
2015-11-24 jenkins-botMerge "Add script to fix content model of JSON pages"
2015-11-12 Brion VIBBERMerge "Add file extension mapping for opus"
2015-11-11 jenkins-botMerge "Cleaner Special:Watchlist options form"
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-11-03 jenkins-botMerge "Avoid use of rollback() in WikiPage::doEditConte...
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 "Improve MIME detection in FileBackend"
2015-11-01 jenkins-botMerge "Normalize header case for FileBackend operations"
2015-10-30 jenkins-botMerge "updateSpecialPages: Get rid of dead SpecialPage...
2015-10-30 jenkins-botMerge "Typo fix for maintenance/install.php."
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 "Make WAN cache HOLDOFF_TTL smaller by combining...
2015-10-28 jenkins-botMerge "resourceloader: Consistently refer to the framew...
2015-10-28 jenkins-botMerge "resourceloader: Remove 'loaderScripts' option...
2015-10-28 jenkins-botMerge "Add help link to Special:Search"
2015-10-28 jenkins-botMerge "Bump development Monolog version"
2015-10-28 jenkins-botMerge "objectcache: Introduce IExpiringStore for conven...
2015-10-28 Timo Tijhofobjectcache: Introduce IExpiringStore for convenient...
2015-10-27 jenkins-botMerge "Use ImportStringSource for simple import sources"
2015-10-27 jenkins-botMerge "Protect WAN cache sets() against uncommitted...
2015-10-27 jenkins-botMerge "Fixes related to WikiPage::triggerOpportunisticL...
2015-10-27 jenkins-botMerge "Language::truncate(): don't chop up multibyte...
2015-10-27 jenkins-botMerge "Displaying search results for multiple wikis"
2015-10-26 jenkins-botMerge "Convert doDeleteArticleReal to startAtomic(...
2015-10-26 jenkins-botMerge "Convert MovePage to startAtomic()/endAtomic()"
2015-10-26 jenkins-botMerge "ApiBase::PARAM_DFLT => null is the default anyway"
2015-10-26 jenkins-botMerge "Installer: use _MainCacheType form variable"
2015-10-26 jenkins-botMerge "clone is not a function"
2015-10-25 jenkins-botMerge "installer: Remove additional newline in LocalSet...
2015-10-25 jenkins-botMerge "Cleanup on Special:AllPages and Special:PrefixIndex"
2015-10-25 jenkins-botMerge "Use the new 'difftotextpst' option of prop=revis...
2015-10-25 jenkins-botMerge "Remove paranoid title check from RefreshLinksJob...
2015-10-25 jenkins-botMerge "Install link to Manual:Combating_spam on the...
2015-10-24 jenkins-botMerge "Minor fix to primeFileCache() comment"
2015-10-24 jenkins-botMerge "Provide some default $wgRateLimits values"
2015-10-24 jenkins-botMerge "Web installer should not pollute global namespac...
2015-10-24 Ori LivnehEscape colons in BagOStuff key segments
2015-10-23 jenkins-botMerge "Move CAPTCHA messages into ConfirmEdit and updat...
2015-10-23 jenkins-botMerge "ApiQueryAllRevisions: Actually use 'start' and...
2015-10-23 jenkins-botMerge "Bound BagOStuff::lock() RTT estimate for sanity"
2015-10-22 jenkins-botMerge "Revert "mediawiki.Upload.BookletLayout: If the...
2015-10-22 jenkins-botMerge "mediawiki.Upload.BookletLayout: If the user...
2015-10-22 jenkins-botMerge "CacheLRU: Simplify >0 assertion and remove verbo...
2015-10-22 Aaron SchulzBound BagOStuff::lock() RTT estimate for sanity
2015-10-22 jenkins-botMerge "objectcache: Fix grammar error in BagOStuff...
2015-10-22 Aaron SchulzAdd WRITE_SYNC flag to BagOStuff::set()/merge()
2015-10-22 Timo Tijhofobjectcache: Fix grammar error in BagOStuff::getWithTok...
2015-10-21 jenkins-botMerge "Handle revisions with different content models...
2015-10-20 jenkins-botMerge "mediawiki.Upload: Don't choke on nameless or...
2015-10-20 jenkins-botMerge "Enable users to watch category membership change...
2015-10-20 jenkins-botMerge "mw.Upload.BookletLayout: Pass image info when...
2015-10-20 jenkins-botMerge "docs: mw.Upload.Dialog: Add another usage exampl...
2015-10-20 jenkins-botMerge "jquery.tablesorter: Minor coding style cleanup...
2015-10-20 jenkins-botMerge "build: Use my gmail address for attribution"
2015-10-20 jenkins-botMerge "Add make(Global)Key() method to WANObjectCache"
2015-10-19 Aaron SchulzAdd make(Global)Key() method to WANObjectCache
2015-10-19 jenkins-botMerge "Remove "activeusers-updated" cache key usage"
2015-10-18 jenkins-botMerge "mediawiki.special.preferences: Use standard...
2015-10-17 jenkins-botMerge "Mention WANObjectCache::TTL_INDEFINITE in set...
2015-10-17 LiangentMerge "zhtable makefile: Remove unused variables, fix...
2015-10-17 jenkins-botMerge "Add `makeKey` and `makeGlobalKey` to BagOStuff"
2015-10-16 jenkins-botMerge "More specific @return doc in WikiPage::getDeleti...
2015-10-15 jenkins-botMerge "Fix mw.notify not being visible if first loaded...
2015-10-14 jenkins-botMerge "Revert "mediawiki.widgets: Add temporary workaro...
2015-10-13 jenkins-botMerge "jquery.tablesorter: Match clobbered iso dates...
2015-10-13 Ori LivnehAdd `makeKey` and `makeGlobalKey` to BagOStuff
2015-10-13 jenkins-botMerge "Added autopatrol parameter to MarkPatrolled...
2015-10-13 jenkins-botMerge "Update comment about enabled extensions"
next