aboutsummaryrefslogtreecommitdiffstats
path: root/includes/cache
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cleanup some incorrect return annotations"jenkins-bot2016-12-162-2/+2
|\
| * Cleanup some incorrect return annotationsErik Bernhardson2016-12-122-2/+2
* | Merge "MessageCache invalidation improvements"jenkins-bot2016-12-151-63/+127
|\ \ | |/ |/|
| * MessageCache invalidation improvementsAaron Schulz2016-12-021-63/+127
* | Merge "Replace Linker::link() usage with LinkRenderer"jenkins-bot2016-12-011-2/+4
|\ \
| * | Replace Linker::link() usage with LinkRendererHaikal Izzuddin2016-12-011-2/+4
| |/
* / MessageCache: some inline commentsAndrew Green2016-11-301-1/+7
|/
* Revert "MessageCache invalidation improvements" (temporary)Andrew Green2016-11-281-127/+63
* Make cache object mandatory for MessageCacheAaron Schulz2016-11-221-5/+1
* MessageCache invalidation improvementsAaron Schulz2016-11-161-63/+127
* Merge "Update weblinks in comments from HTTP to HTTPS"jenkins-bot2016-11-081-1/+1
|\
| * Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-1/+1
* | Remove empty lines at end of functionsumherirrender2016-11-052-5/+0
* | Merge "MessageCache: Use checkKeys for large messages"jenkins-bot2016-10-191-10/+29
|\ \
| * | MessageCache: Use checkKeys for large messagesAndrew Green2016-10-171-10/+29
| |/
* | Merge "Make MessageCache::load() require a language code"jenkins-bot2016-10-191-8/+8
|\ \
| * | Make MessageCache::load() require a language codeAaron Schulz2016-10-181-8/+8
* | | Use namespaced ScopedCallbackKunal Mehta2016-10-171-0/+1
| |/ |/|
* | Only set memcache hash when saving messages to memcacheElliott Eggleston2016-10-131-1/+1
|/
* Merge "Clean up some ObjectCache factory callers"jenkins-bot2016-10-041-2/+3
|\
| * Clean up some ObjectCache factory callersAaron Schulz2016-10-031-2/+3
* | Don't use Config as an access method for global objectsFlorian Schmidt2016-10-041-2/+2
* | Restore Content-Language header change from e53ff931aAaron Schulz2016-10-031-1/+2
|/
* Replace DatabaseBase => Database in more placesAaron Schulz2016-09-281-1/+1
* Replace DatabaseBase:: with Database:: and update type hintsAaron Schulz2016-09-271-1/+1
* Make rebuildFileCache cover ?action=historyAaron Schulz2016-09-202-21/+23
* Apply wfBCP47() to HTTP response header Content-LanguageFomafix2016-09-161-2/+2
* Fix $wgFileCache DB outage fallbackAaron Schulz2016-09-161-3/+22
* Add one more level for GlobalTitleFail loggingKunal Mehta2016-09-151-1/+1
* LinkBatch: Set visibility and document constructorKunal Mehta2016-09-081-1/+5
* Cache NS_TEMPLATE/NS_FILE titles in LinkCache persistentlyAaron Schulz2016-09-071-17/+65
* filecache: Remove unused ObjectFileCache classTimo Tijhof2016-09-062-55/+3
* Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-058-8/+8
* Change "slave" => "replica DB" in /includesAaron Schulz2016-09-053-4/+4
* Clean up array() syntax in docs, part IIIAmir Sarabadani2016-08-131-1/+1
* Unbreak file cachingAaron Schulz2016-07-291-1/+1
* Fix reference to undefined classErik Bernhardson2016-06-301-0/+1
* Avoid exceptions for empty titles in addResultToCache() for sanityAaron Schulz2016-06-061-2/+2
* LinkBatch: Cast array keys to string when constructing TitleValueBartosz DziewoƄski2016-06-011-1/+1
* LinkBatch: Use TitleValue instead of TitleKunal Mehta2016-05-261-6/+10
* LinkCache: Don't try looking up NS_SPECIALKunal Mehta2016-05-261-1/+3
* Merge "Language: Introduce new method equals( Language $lang )"jenkins-bot2016-05-231-3/+2
|\
| * Language: Introduce new method equals( Language $lang )Fomafix2016-05-161-3/+2
* | Fix installer issues introduces by MediaWikiServicesdaniel2016-05-172-4/+38
|/
* Add LinkCache::getSelectFields() and use it in a few placesKunal Mehta2016-05-132-22/+25
* Remove now-unused LinkCache::$instanceKunal Mehta2016-05-121-5/+0
* Add LinkCache to MediaWikiServicesKunal Mehta2016-05-121-31/+2
* LinkCache: Use LinkTarget instead of TitleKunal Mehta2016-05-121-20/+31
* Make GenderCache use MediaWikiServicesaddshore2016-05-071-9/+3
* LinkCache: Clarify in doc comments what format $title isKunal Mehta2016-04-271-6/+6