summaryrefslogtreecommitdiffstats
path: root/lib/public/files/cache/icache.php
Commit message (Expand)AuthorAgeFilesLines
* additional phpdoc for searchRobin Appelman2016-02-051-1/+1
* add deprecation notice to search methodsRobin Appelman2016-02-051-0/+7
* split cache->insert from cache->putRobin Appelman2016-02-031-0/+13
* Merge pull request #21956 from owncloud/cross-cache-moveThomas Müller2016-01-291-1/+3
|\
| * Add fallback moveFromCache implementationRobin Appelman2016-01-291-1/+3
* | clean cache interfaceRobin Appelman2016-01-271-15/+0
|/
* remove unneeded public cache methodsRobin Appelman2016-01-141-19/+0
* add since tagsRobin Appelman2016-01-141-0/+26
* Return a class from cache operations instead of an arrayRobin Appelman2016-01-141-26/+6
* Add public cache interfaceRobin Appelman2016-01-141-0/+262