| Commit message (Expand) | Author | Age | Files | Lines |
* | Throw exception if memcache misconfigured or missing | Vincent Petry | 2015-06-12 | 1 | -2/+15 |
* | Null -> NullCache | Thomas Müller | 2015-06-11 | 1 | -2/+2 |
* | add seperate config option for locking memcache backend | Robin Appelman | 2015-06-01 | 1 | -1/+22 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+22 |
* | Refactor \OC\Memcache\Factory | Robin McCorkell | 2015-03-05 | 1 | -36/+55 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -24/+5 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+24 |
* | Revert "add debug log for memcache instantiation" | Lukas Reschke | 2015-02-18 | 1 | -17/+5 |
* | add debug log for memcache instantiation | Jörn Friedrich Dreyer | 2015-02-16 | 1 | -5/+17 |
* | Add an array implementation of cache and use it if we are not debugging | Joas Schilling | 2015-02-16 | 1 | -1/+1 |
* | Add Null memcacher | Robin McCorkell | 2015-01-09 | 1 | -2/+2 |
* | Add Redis cache implementation, prefer over memcached, tests & config sample | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -1/+3 |
* | Memcache\Factory: Remove static, use globalPrefix. | Andreas Fischer | 2014-07-29 | 1 | -2/+3 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+1 |
* | Fix some phpdoc errors and rename interface | Robin Appelman | 2014-01-24 | 1 | -1/+3 |
* | Remove the static dependency on OC_Util from Memcache | Robin Appelman | 2014-01-06 | 1 | -0/+13 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+69 |