aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/memcache/factory.php
Commit message (Expand)AuthorAgeFilesLines
* Run the license scriptJoas Schilling2016-07-221-3/+4
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-02-191-1/+1
* Happy new year!Thomas Müller2016-01-121-2/+2
* Fix memcache factory unit testsRobin McCorkell2015-07-161-2/+2
* Missing memcache should not cause occ hard-failRobin McCorkell2015-07-151-10/+39
* update license headers and authorsMorris Jobke2015-06-251-0/+2
* Throw exception if memcache misconfigured or missingVincent Petry2015-06-121-2/+15
* Null -> NullCacheThomas Müller2015-06-111-2/+2
* add seperate config option for locking memcache backendRobin Appelman2015-06-011-1/+22
* Update license headersJenkins for ownCloud2015-03-261-4/+22
* Refactor \OC\Memcache\FactoryRobin McCorkell2015-03-051-36/+55
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+24
* Revert "add debug log for memcache instantiation"Lukas Reschke2015-02-181-17/+5
* add debug log for memcache instantiationJörn Friedrich Dreyer2015-02-161-5/+17
* Add an array implementation of cache and use it if we are not debuggingJoas Schilling2015-02-161-1/+1
* Add Null memcacherRobin McCorkell2015-01-091-2/+2
* Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-101-1/+3
* Memcache\Factory: Remove static, use globalPrefix.Andreas Fischer2014-07-291-2/+3
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
* Fix some phpdoc errors and rename interfaceRobin Appelman2014-01-241-1/+3
* Remove the static dependency on OC_Util from MemcacheRobin Appelman2014-01-061-0/+13
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+69