aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/memcache
Commit message (Expand)AuthorAgeFilesLines
* 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