summaryrefslogtreecommitdiffstats
path: root/lib/private/files/cache/wrapper/cachewrapper.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-309/+0
* lib: Fix typos (found by codespell)Stefan Weil2016-04-071-1/+1
* Fix doc issue of cache wrapperJoas Schilling2016-03-211-1/+1
* split cache->insert from cache->putRobin Appelman2016-02-031-2/+21
* cleanup shared cacheRobin Appelman2016-01-281-2/+7
* Return a class from cache operations instead of an arrayRobin Appelman2016-01-141-7/+8
* Happy new year!Thomas Müller2016-01-121-2/+2
* Update license headersJenkins for ownCloud2015-03-261-4/+20
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+19
* Cleanup of PHPDoc return typesRobin McCorkell2015-01-161-2/+2
* Make $userId mandatory for searchByTagsVincent Petry2014-12-121-1/+1
* Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+12
* Fix numeric storage id for cache wrapperVincent Petry2014-12-101-0/+9
* Add storage and cache wrappers to jail a storage to a subfolderRobin Appelman2014-11-271-0/+247