summaryrefslogtreecommitdiffstats
path: root/lib/private/files/cache/wrapper/cachejail.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-300/+0
|
* Move moveFromCache to CacheJailRoeland Jago Douma2016-04-191-0/+16
|
* split cache->insert from cache->putRobin Appelman2016-02-031-3/+4
|
* fix cachejail->updateRobin Appelman2016-01-281-1/+1
|
* cleanup shared cacheRobin Appelman2016-01-281-1/+1
|
* 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
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+19
|
* Cleanup of PHPDoc return typesRobin McCorkell2015-01-161-1/+1
|
* Fix cache jail to not duplicate slashesVincent Petry2015-01-091-1/+1
|
* Added searchByTag in cache jail wrapperVincent Petry2014-12-121-0/+12
|
* Add storage and cache wrappers to jail a storage to a subfolderRobin Appelman2014-11-271-0/+255