summaryrefslogtreecommitdiffstats
path: root/lib/public/files/cache
Commit message (Expand)AuthorAgeFilesLines
* Update author informationLukas Reschke2016-03-016-12/+12
* 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-292-1/+5
|\
| * Add fallback moveFromCache implementationRobin Appelman2016-01-292-1/+5
* | clean cache interfaceRobin Appelman2016-01-271-15/+0
|/
* remove unneeded public cache methodsRobin Appelman2016-01-141-19/+0
* Add IStorage interface for consistent namingRobin Appelman2016-01-142-5/+6
* add since tagsRobin Appelman2016-01-146-0/+64
* add watcher interfaceRobin Appelman2016-01-141-0/+74
* Add updater interface and expose cache interfaces from storageRobin Appelman2016-01-141-0/+68
* add scanner interfaceRobin Appelman2016-01-141-0/+74
* Return a class from cache operations instead of an arrayRobin Appelman2016-01-142-26/+6
* add cache entry interfaceRobin Appelman2016-01-141-0/+118
* propagator interfaceRobin Appelman2016-01-141-0/+34
* Add public cache interfaceRobin Appelman2016-01-141-0/+262