summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/Wrapper/CacheJail.php
Commit message (Expand)AuthorAgeFilesLines
* Properly search the root of a shared external storageRoeland Jago Douma2018-11-051-1/+1
* CacheJail should apply limit and offset after searchingRoeland Jago Douma2018-02-071-2/+9
* Do not try to get the jailed path if we can't find the idRoeland Jago Douma2018-02-031-0/+4
* delay calculating the shared cache root until it's usedRobin Appelman2017-12-041-9/+14
* Update license headersMorris Jobke2017-11-061-0/+1
* fix moving folders out of a cache jailRobin Appelman2017-06-151-1/+11
* Implement webdav SEARCHRobin Appelman2017-03-011-0/+6
* Make sure we use the correct storage id when scanning a jailed storageRobin Appelman2017-01-251-5/+1
* make source cache injectable in cache wrappersRobin Appelman2016-11-171-18/+18
* reuse the known rootinfo in the shared cache when possibleRobin Appelman2016-11-171-1/+2
* Adding test case for getPathById including a jailed cache where root is just ...Thomas Müller2016-08-051-1/+3
* getJailedPath expects $path to have a trailing / - fixes #25464Thomas Müller2016-08-051-0/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+2
* Properly get the internal path for a cachejail moveRoeland Jago Douma2016-04-301-1/+1
* Merge branch 'master' of https://github.com/d--j/core into d--j-masterThomas Müller2016-04-251-2/+10
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+300