Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6647 from owncloud/memcache-public | icewind1991 | 2014-02-04 | 1 | -19/+8 |
|\ | | | | | Add Memcache to the public api | ||||
| * | Use APCIterator for Memcache\APC::clear() | Robin Appelman | 2014-01-06 | 1 | -19/+8 |
| | | |||||
* | | Add check for apc.enabled option | Otto Sabart | 2014-01-24 | 1 | -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/public | Thomas Müller | 2013-09-30 | 1 | -0/+67 |
Conflicts: lib/private/vcategories.php |