aboutsummaryrefslogtreecommitdiffstats
path: root/includes/objectcache
Commit message (Expand)AuthorAgeFilesLines
* changed memcached server parsing to allow for local unix domain socket connec...Joel Natividad2013-12-311-1/+1
* Merge "Fixes to RedisBagOStuff"jenkins-bot2013-12-031-45/+86
|\
| * Fixes to RedisBagOStuffAaron Schulz2013-12-031-45/+86
* | Move closing parenthesis from multi line if and function to own lineumherirrender2013-12-012-7/+7
* | Made SqlBagOStuff fully avoid transactions when possibleAaron Schulz2013-11-211-18/+18
|/
* Fix Redis increment behavior by using BagOStuff->incr insteadMatthew Flaschen2013-10-221-32/+0
* No spaces after (casts)MatmaRex2013-09-041-1/+1
* Fix spacing and break some linesumherirrender2013-08-241-1/+1
* Fix return types in documentationjeroendedauw2013-06-281-5/+5
* support setting Memcached::OPT_SERVER_FAILURE_LIMIT, Memcached::OPT_RETRY_TIM...asher2013-06-121-0/+10
* Add value to add() call when lockingcsteipp2013-05-101-2/+2
* Fixed spacing around parenthesis in includesumherirrender2013-04-281-1/+1
* Docs for Redis' ->exec() return valueMatthias Mullie2013-04-241-0/+6
* Fixed return value for RedisBagOStuff::cas().Aaron Schulz2013-04-231-1/+1
* Fixed spacing in db/debug/diff/externalstore/objectcache folderumherirrender2013-04-205-10/+10
* Added/Removed spaces around string concatenationumherirrender2013-04-133-4/+4
* In SqlBagOStuff::getMulti(), catch connect errorsTim Starling2013-04-031-10/+10
* fix some spacingumherirrender2013-03-251-6/+6
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-1110-63/+63
* Kill off numerous unused variablesReedy2013-03-081-1/+1
* Docs for gerrit 47419Matthias Mullie2013-03-071-1/+25
* Merge "Read full memcached response before manipulating data"jenkins-bot2013-03-071-17/+30
|\
| * Read full memcached response before manipulating dataMatthias Mullie2013-03-071-17/+30
* | fix some spacingumherirrender2013-03-073-4/+3
* | Use American English spelling for behaviorSiebrand Mazeland2013-03-041-1/+1
* | Add missing parameter in handleWriteError callReedy2013-02-271-1/+1
* | [BagOStuff] Converted RedisBagOStuff to RedisConnectionPool.Aaron Schulz2013-02-261-125/+23
|/
* [BagOStuff] De-breakified cas() for SqlBagOStuff.Aaron Schulz2013-02-151-16/+18
* fix some spacingumherirrender2013-02-091-1/+1
* fix some spacingumherirrender2013-02-043-18/+18
* style: normalize end of filesAntoine Musso2013-02-035-5/+0
* Improved BagOStuff docs.Aaron Schulz2013-01-251-1/+3
* (bug 44024) ObjectCache changes break XCache 3.x supportBrent Garber2013-01-191-0/+2
* Follow-up Id75401be (e32c8afe): no more need to prefix debug messagesAlexandre Emsenhuber2013-01-162-10/+0
* Merge "Removed useless keys() function from BagOStuff."Demon2013-01-146-96/+4
|\
| * Removed useless keys() function from BagOStuff.Aaron Schulz2013-01-076-96/+4
* | Add wfProfileOut() missing in 74f581e34Platonides2013-01-131-0/+1
* | Added merge() function to BagOStuff for CAS-like functionality.Matthias Mullie2013-01-1014-33/+489
|/
* Use consistent hashing for SqlBagOStuff serversTim Starling2013-01-042-23/+20
* Multiple servers in one SqlBagOStuffTim Starling2012-12-281-204/+255
* Add numerous missing @throws to method documentationReedy2012-12-091-0/+1
* Fix typo: exipration => expirationOri Livneh2012-11-151-1/+1
* TypofixNiklas Laxström2012-11-141-1/+1
* Added GET profiling to pecl memcached (like the PHP one has).Aaron Schulz2012-11-071-1/+6
* Merge "Stop php strict error warnings from MemcachedClient::_flush_read_buffe...Aaron Schulz2012-10-231-2/+8
|\
| * Stop php strict error warnings from MemcachedClient::_flush_read_buffer()awjrichards2012-10-121-2/+8
* | Remove a bunch of trailing spaces and unneeded newlinesumherirrender2012-10-196-17/+17
|/
* Update docs for return and exception infoSiebrand Mazeland2012-10-092-0/+3
* Rationale for using MD5 hashTim Starling2012-09-191-0/+6