summaryrefslogtreecommitdiffstats
path: root/lib/private/memcache/apc.php
Commit message (Expand)AuthorAgeFilesLines
* Replacing ini_get instances with inigetwrapper usagesClark Tomlinson2015-11-231-2/+2
* add compare-and-delete to the memcache interfaceRobin Appelman2015-06-121-0/+2
* add compare and swap to memcacheRobin Appelman2015-04-301-0/+21
* extends memcache with add, inc and decRobin Appelman2015-04-301-1/+38
* Update license headersJenkins for ownCloud2015-03-261-4/+20
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+19
* HHVM: In APC cache clear, only request the cache key in APCIterator.Andreas Fischer2014-12-191-1/+1
* Merge pull request #6647 from owncloud/memcache-publicicewind19912014-02-041-19/+8
|\
| * Use APCIterator for Memcache\APC::clear()Robin Appelman2014-01-061-19/+8
* | Add check for apc.enabled optionOtto Sabart2014-01-241-0/+2
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+67