Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move CappedMemoryCache to OCP | Carl Schwan | 2022-07-14 | 1 | -1/+1 |
* | don't do a full setup for `findByStorageId` | Robin Appelman | 2022-04-04 | 1 | -1/+0 |
* | allow getting mounts by providers | Robin Appelman | 2022-04-04 | 1 | -0/+18 |
* | setup only relevant mounts when possible | Robin Appelman | 2022-03-24 | 1 | -1/+1 |
* | type fixes | Robin Appelman | 2022-03-04 | 1 | -4/+4 |
* | simplify setup of circular SetupManager<->Manager | Robin Appelman | 2022-03-04 | 1 | -11/+4 |
* | add template annotations to CappedMemoryCache | Robin Appelman | 2022-03-04 | 1 | -6/+8 |
* | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 1 | -20/+7 |
* | move teardown logic to SetupManager | Robin Appelman | 2022-03-04 | 1 | -3/+11 |
* | start moving filesystem setup logic to it's own place | Robin Appelman | 2022-03-04 | 1 | -4/+14 |
* | more type hints for ICachedMountInfo and IMountManager | Robin Appelman | 2022-03-04 | 1 | -8/+4 |
* | Don't set up full filesystem to check for certificates | Joas Schilling | 2022-02-26 | 1 | -0/+3 |
* | only setup part of the filesystem for appdata requests | Robin Appelman | 2022-02-09 | 1 | -2/+11 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | cache OC\Files\Mount\Manager::findIn results | Robin Appelman | 2018-08-16 | 1 | -2/+17 |
* | use more efficient method to find mountpoint for path | Robin Appelman | 2018-08-16 | 1 | -18/+15 |
* | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -2/+2 |
* | Add pathcache | Roeland Jago Douma | 2018-04-04 | 1 | -4/+19 |
* | Comparing stringlength is cheaper than strpos | Roeland Jago Douma | 2018-04-04 | 1 | -1/+1 |
* | Cache the $foundMountPointLength | Roeland Jago Douma | 2018-04-04 | 1 | -1/+3 |
* | Inspections | Roeland Jago Douma | 2018-04-04 | 1 | -8/+9 |
* | Make the MountManager strict | Roeland Jago Douma | 2018-04-04 | 1 | -13/+14 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+165 |