Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -290/+0 |
| | |||||
* | Only construct the storage when we start using it | Robin Appelman | 2016-04-19 | 1 | -9/+2 |
| | |||||
* | Fix related logic | Roeland Jago Douma | 2016-04-19 | 1 | -1/+1 |
| | |||||
* | Fix share mounting recursion | Vincent Petry | 2016-03-08 | 1 | -2/+7 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -1/+2 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | better exists check for insert mount cache | Robin Appelman | 2016-02-08 | 1 | -1/+1 |
| | |||||
* | filter invalid storages from the mount cache early | Robin Appelman | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | Use new constants | Joas Schilling | 2016-01-27 | 1 | -7/+8 |
| | |||||
* | add IUserMountCache->getMountsForFileId | Robin Appelman | 2016-01-27 | 1 | -0/+58 |
| | |||||
* | use insertifnotexists | Robin Appelman | 2016-01-20 | 1 | -23/+5 |
| | |||||
* | clear mount cache when removing applicables | Robin Appelman | 2016-01-20 | 1 | -0/+17 |
| | |||||
* | handle changed mount points | Robin Appelman | 2016-01-20 | 1 | -1/+23 |
| | |||||
* | clear mount cache when deleting user | Robin Appelman | 2016-01-20 | 1 | -0/+13 |
| | |||||
* | multiple minor fies | Robin Appelman | 2016-01-20 | 1 | -9/+20 |
| | |||||
* | log duplicates | Robin Appelman | 2016-01-20 | 1 | -2/+17 |
| | |||||
* | Filter uncached mounts | Robin Appelman | 2016-01-20 | 1 | -10/+15 |
| | |||||
* | cache mountpoints in the db | Robin Appelman | 2016-01-20 | 1 | -0/+167 |