Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix propagating changes within jail wrapper | Robin Appelman | 2017-07-11 | 1 | -12/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | rename Jail::getSourcePath to getUnjailedPath to fix conflict with ↵ | Robin Appelman | 2017-04-12 | 1 | -5/+5 |
| | | | | | | Local::getSourcePath Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #4004 from nextcloud/backport-27172 | Roeland Jago Douma | 2017-03-28 | 1 | -0/+5 |
|\ | | | | | Remove SharedCache::getNumericStorageId to let CacheWrapper do it | ||||
| * | fix shared storage numeric id | Robin Appelman | 2017-03-27 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | set cache to failedcache when shared storage init fails | Robin Appelman | 2017-03-23 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | return failed cache if the shared storage failed to setup | Robin Appelman | 2017-03-20 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | also set nonmaskedstorage in error cases | Robin Appelman | 2017-03-20 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Ignore NoUserException for shares from ghosts | Vincent Petry | 2017-03-20 | 1 | -2/+6 |
|/ | | | | | | Add unit tests for FailedStorage init from SharedStorage Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | use unmasked permissions in shared scanner | Robin Appelman | 2016-12-14 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | apply permissions mask for shared storage | Robin Appelman | 2016-12-02 | 1 | -4/+14 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix getting root entry when not provided by the share provider | Robin Appelman | 2016-11-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | let the share backend get the node cacheentry to save queries | Robin Appelman | 2016-11-17 | 1 | -8/+24 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | reuse the known rootinfo in the shared cache when possible | Robin Appelman | 2016-11-17 | 1 | -1/+5 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Import the used classes | Joas Schilling | 2016-10-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -0/+445 |