aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/Wrapper
Commit message (Expand)AuthorAgeFilesLines
...
* Properly search the root of a shared external storageRoeland Jago Douma2018-11-051-1/+1
* pass `Cache::getMoveInfo` along cache wrappersRobin Appelman2018-10-171-0/+6
* 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-063-1/+4
* Fix propagating changes within jail wrapperRobin Appelman2017-07-111-0/+44
* fix moving folders out of a cache jailRobin Appelman2017-06-151-1/+11
* use unmasked permissions during scanningRobin Appelman2017-05-181-0/+1
* Implement webdav SEARCHRobin Appelman2017-03-012-0/+12
* 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-172-42/+46
* 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-213-3/+3
* Fix othersJoas Schilling2016-07-213-5/+8
* Update license headersLukas Reschke2016-05-262-0/+5
* 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-252-4/+18
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-243-0/+655