aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/Wrapper
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3600 from coletivoEITA/masterRoeland Jago Douma2017-03-141-0/+7
|\
| * added method needsPartFile() in StorageVinicius Cubas Brand2017-03-141-0/+7
* | Merge pull request #3447 from nextcloud/getmetadata-permissions-maskRoeland Jago Douma2017-02-151-0/+9
|\ \
| * | also apply permissions mask in getMetaDataRobin Appelman2017-02-101-0/+9
* | | Make sure we use the correct storage id when scanning a jailed storageRobin Appelman2017-01-251-1/+1
|/ /
* | Merge pull request #2411 from nextcloud/fix-encryption-home-storageMorris Jobke2016-12-051-2/+30
|\ \ | |/ |/|
| * check if the file should really be encrypted before we update the file cacheBjoern Schiessle2016-11-291-2/+30
* | apply permissions mask for shared storageRobin Appelman2016-12-021-1/+1
|/
* Fix permision maskRoeland Jago Douma2016-10-241-0/+8
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-0/+4
* Allow jail wrappers to lazily initialize the source storageRobin Appelman2016-08-221-41/+41
* Allow storage wrappers to lazily initialize the source storageRobin Appelman2016-08-221-55/+55
* Fix storage id with storage jailRobin Appelman2016-07-221-1/+1
* Update with robinJoas Schilling2016-07-216-6/+6
* Fix othersJoas Schilling2016-07-217-9/+16
* Update license headersLukas Reschke2016-05-263-2/+4
* Remove unneeded unsets in encoding wrapperVincent Petry2016-05-201-16/+3
* Fixes for encoding wrapperVincent Petry2016-05-201-41/+19
* Add wrapper for NFD encoding workaroundVincent Petry2016-05-201-0/+568
* Prevent concurrent availability checksRobin McCorkell2016-04-261-0/+4
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-246-0/+2882