Merge "Measure commitMasterChanges() run time"
[lhc/web/wiklou.git] / includes / libs / objectcache /
2015-10-27 jenkins-botMerge "Measure commitMasterChanges() run time"
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 "LoggerFactory: Only check for Psr\Log\LoggerInte...
2015-10-26 jenkins-botMerge "Convert doDeleteArticleReal to startAtomic(...
2015-10-26 jenkins-botMerge "Convert MovePage to startAtomic()/endAtomic()"
2015-10-26 jenkins-botMerge "Update grunt-jsonlint to 1.0.5"
2015-10-26 jenkins-botMerge "ApiBase::PARAM_DFLT => null is the default anyway"
2015-10-26 jenkins-botMerge "Make sure, that a tags and input tags with mw...
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-25 Aaron SchulzProtect WAN cache sets() against uncommitted data
2015-10-24 jenkins-botMerge "Fix bogus calls to encodeKey/decodeKey in the...
2015-10-24 Timo Tijhofobjectcache: Remove outdated comment about back-compat...
2015-10-24 Aaron SchulzFix bogus calls to encodeKey/decodeKey in the PHP memca...
2015-10-24 Aaron SchulzMerge "Move some memcached classes to /libs"
2015-10-24 Aaron SchulzMove some memcached classes to /libs
2015-10-24 jenkins-botMerge "Make DBReadOnlyError extend DBExpectedError"
2015-10-24 jenkins-botMerge "Move MultiWriteBagOStuff to /libs"
2015-10-24 Aaron SchulzMove MultiWriteBagOStuff to /libs
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 "Database::selectRowCount(): support $join_conds"
2015-10-20 jenkins-botMerge "build: Use my gmail address for attribution"
2015-10-20 jenkins-botMerge "Update ResourceLoader for Ib7fc2f939b"
2015-10-20 jenkins-botMerge "Rename getMainClusterInstance() -> getLocalClust...
2015-10-20 Aaron SchulzRemove ObjectCache dependency from MultiWriteBagOStuff
2015-10-20 jenkins-botMerge "Add make(Global)Key() method to WANObjectCache"
2015-10-19 jenkins-botMerge "objectcache: Remove getWithSetCallback() signatu...
2015-10-19 Aaron Schulzobjectcache: Remove getWithSetCallback() signature...
2015-10-19 Aaron SchulzAdd make(Global)Key() method to WANObjectCache
2015-10-19 jenkins-botMerge "Remove "activeusers-updated" cache key usage"
2015-10-19 jenkins-botMerge "Use responsive CSS columns on Special:PrefixInde...
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 "Clarify that ParserOutput::getDisplayTitle(...
2015-10-16 jenkins-botMerge "More specific @return doc in WikiPage::getDeleti...
2015-10-16 jenkins-botMerge "LoadBalancer::getLaggedSlaveMode needs to know...
2015-10-15 jenkins-botMerge "Fix mw.notify not being visible if first loaded...
2015-10-15 jenkins-botMerge "ApiMessage: Improve documentation"
2015-10-15 jenkins-botMerge "Move some styles of convenience links to mediawi...
2015-10-15 jenkins-botMerge "Move styles for Special:FileDuplicateSearch...
2015-10-15 jenkins-botMerge "Improve the API help for format=xmlfm"
2015-10-15 Aaron SchulzMention WANObjectCache::TTL_INDEFINITE in set() method
2015-10-15 jenkins-botMerge "objectcache: Rename WANObjectCache TTL_NONE...
2015-10-14 Timo Tijhofobjectcache: Rename WANObjectCache TTL_NONE to TTL_INDE...
2015-10-14 jenkins-botMerge "Add recentChangesLine to ChangesList"
2015-10-14 jenkins-botMerge "Show a confirmation message on Special:UserRights"
2015-10-14 jenkins-botMerge "Revert "mediawiki.widgets: Add temporary workaro...
2015-10-13 jenkins-botMerge "jquery.tablesorter: use of expand-child class"
2015-10-13 jenkins-botMerge "Add missing scope to ChangesListSpecialPage...
2015-10-13 jenkins-botMerge "Of course EmailNotification::updateWatchlistTime...
2015-10-13 jenkins-botMerge "mw.ForeignUpload: Provide an edit summary to...
2015-10-13 jenkins-botMerge "mw.ForeignStructuredUpload: Use the right licens...
2015-10-13 jenkins-botMerge "mw.ForeignStructuredUpload: Use '{{own}}' templa...
2015-10-13 jenkins-botMerge "Caching documentation tweaks and doxygen cleanups"
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"
2015-10-13 jenkins-botMerge "Clean up zh-tw.json"
2015-10-12 jenkins-botMerge "Improve error message for missing content model...
2015-10-12 jenkins-botMerge "mw.widgets.CategorySelector: Indicate pending...
2015-10-12 jenkins-botMerge "Add abort method to mw.api"
2015-10-12 jenkins-botMerge "mediawiki.jqueryMsg: Support {{ns:}}"
2015-10-10 jenkins-botMerge "Use line comments for @codingStandardsIgnoreStart"
2015-10-10 jenkins-botMerge "Fix class name of WfEscapeShellArgTest"
2015-10-10 jenkins-botMerge "Change 1.26 to 1.27, mostly in doc comments"
2015-10-10 jenkins-botMerge "Remove outdated style for span.minor"
2015-10-10 jenkins-botMerge "Skip user namespace prefix for rights log entry"
2015-10-10 jenkins-botMerge "Adjust file name in style module after rename"
2015-10-10 Aaron SchulzCaching documentation tweaks and doxygen cleanups
2015-10-10 Aaron SchulzAdd process cache support to WANObjectCache
next