summaryrefslogtreecommitdiffstats
path: root/lib/private/memcache/apc.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #6647 from owncloud/memcache-publicicewind19912014-02-041-19/+8
|\ | | | | Add Memcache to the public api
| * Use APCIterator for Memcache\APC::clear()Robin Appelman2014-01-061-19/+8
| |
* | Add check for apc.enabled optionOtto Sabart2014-01-241-0/+2
|/ | | | | | Sometimes it's not possible to disable APC entirely and some of apc_functions are disabled. Only thing which is possible is to disable apc.enable option.
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+67
Conflicts: lib/private/vcategories.php