Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replacing ini_get instances with inigetwrapper usages | Clark Tomlinson | 2015-11-23 | 1 | -2/+2 |
* | add compare-and-delete to the memcache interface | Robin Appelman | 2015-06-12 | 1 | -0/+2 |
* | add compare and swap to memcache | Robin Appelman | 2015-04-30 | 1 | -0/+21 |
* | extends memcache with add, inc and dec | Robin Appelman | 2015-04-30 | 1 | -1/+38 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+20 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -19/+5 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+19 |
* | HHVM: In APC cache clear, only request the cache key in APCIterator. | Andreas Fischer | 2014-12-19 | 1 | -1/+1 |
* | Merge pull request #6647 from owncloud/memcache-public | icewind1991 | 2014-02-04 | 1 | -19/+8 |
|\ | |||||
| * | 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 |
|/ | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+67 |