summaryrefslogtreecommitdiffstats
path: root/lib/private/memcache/cache.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Memcache to PSR-4Roeland Jago Douma2016-04-181-96/+0
|
* Happy new year!Thomas Müller2016-01-121-2/+2
|
* Update license headersJenkins for ownCloud2015-03-261-4/+20
|
* Add version and path to cache prefixLukas Reschke2015-03-171-0/+3
| | | | | | Prevents to have the cache reused by other instances on the server which have possible the same instance ID and also invalidates older cache entries after an upgrade which can cause unwanted side-effects. Impact for deployment: The same cache will only get used if ownCloud is installed with the same version and under the same path. But this should be a basic requirement anyways.
* \OC\Memcache\Cache implements \OCP\ICacheRobin McCorkell2015-03-051-1/+1
|
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
|
* Remove the static dependency on OC_Util from MemcacheRobin Appelman2014-01-061-1/+1
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+77
Conflicts: lib/private/vcategories.php