summaryrefslogtreecommitdiffstats
path: root/lib/private/memcache
Commit message (Expand)AuthorAgeFilesLines
* Memcache\Factory: Remove static, use globalPrefix.Andreas Fischer2014-07-291-2/+3
* Memcached hasKey should test for success, the get can fail for other reasons.Bart Visscher2014-05-081-1/+1
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-2/+10
|\
| * Merge pull request #6247 from owncloud/memcached-multiple-serversAndreas Fischer2014-02-081-2/+10
| |\
| | * Readd support for memcached_server config variable.Andreas Fischer2014-01-101-1/+9
| | * Add support for multiple memcached servers.Andreas Fischer2014-01-101-2/+2
* | | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
|/ /
* | Merge pull request #6647 from owncloud/memcache-publicicewind19912014-02-044-28/+25
|\ \
| * | Fix some phpdoc errors and rename interfaceRobin Appelman2014-01-241-1/+3
| * | Remove the static dependency on OC_Util from MemcacheRobin Appelman2014-01-062-1/+14
| * | Use APCIterator for Memcache\APC::clear()Robin Appelman2014-01-062-26/+8
| |/
* / Add check for apc.enabled optionOtto Sabart2014-01-241-0/+2
|/
* Fix APCIterator syntax in \OC\Memcache\APCU::clearRobin Appelman2014-01-021-1/+1
* Merge remote-tracking branch 'owncloud/master' into fixing-3417-masterAndreas Fischer2013-12-181-1/+4
|\
| * Do not use xcache variable cache if cache size is 0.Andreas Fischer2013-12-171-3/+7
* | Merge remote-tracking branch 'owncloud/master' into fixing-3417-masterAndreas Fischer2013-12-141-11/+20
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-306-0/+377