Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Revert "fix permissions of mountpoints - take 2" | Morris Jobke | 2017-05-15 | 1 | -4/+3 |
| | |||||
* | update comment to code | Robin Appelman | 2017-05-15 | 1 | -2/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix SharedStorage Test | Roeland Jago Douma | 2017-05-04 | 1 | -1/+1 |
| | | | | | | | | A moveable mount point (What a SharedStorage is) always has DELETE + UPDATE permissions. Since you can either delete (unshare) or update (rename) it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | set cache to failedcache when shared storage init fails | Robin Appelman | 2017-03-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Ignore NoUserException for shares from ghosts | Vincent Petry | 2017-03-20 | 1 | -0/+38 |
| | | | | | | 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 | -0/+28 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | apply permissions mask for shared storage | Robin Appelman | 2016-12-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | Move tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+532 |