Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix tests | Robin Appelman | 2023-02-07 | 1 | -2/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -2/+0 |
* | add marker interface to mark system mount points for encryption | Robin Appelman | 2022-08-25 | 1 | -0/+34 |
* | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 1 | -1/+1 |
* | more type hints for ICachedMountInfo and IMountManager | Robin Appelman | 2022-03-04 | 1 | -7/+7 |
* | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 1 | -0/+8 |
* | Merge branch 'master' into imountpoint-ocp-storage | John Molakvoæ | 2021-10-22 | 2 | -4/+3 |
|\ | |||||
| * | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -2/+1 |
| * | Rename External storages to External storage | szaimen | 2021-05-20 | 1 | -1/+1 |
| * | getStorage can also return null | Robin Appelman | 2021-03-24 | 1 | -1/+1 |
* | | dont return private storage interface from public mount interface | Robin Appelman | 2021-03-23 | 1 | -1/+1 |
|/ | |||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+5 |
* | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -2/+2 |
* | Make the MountManager strict | Roeland Jago Douma | 2018-04-04 | 1 | -7/+8 |
* | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 1 | -0/+9 |
* | get shared storage storage id without setting up the storage | Robin Appelman | 2016-08-09 | 1 | -0/+8 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 2 | -2/+4 |
* | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 1 | -0/+8 |
* | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+211 |