aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Config/MountProviderCollection.php
Commit message (Expand)AuthorAgeFilesLines
* add more checks to ensure mounts aren't emptyRobin Appelman2023-09-121-0/+5
* more filesystem setup performance instrumentationRobin Appelman2023-02-101-13/+25
* only register mounts that are new from providers that are new during a full s...Robin Appelman2022-04-211-0/+4
* allow getting mounts by providersRobin Appelman2022-04-041-2/+2
* Make phpcs happy in MountProviderCollectionVincent Petry2022-03-241-2/+2
* Apply suggestions from code reviewRobin Appelman2022-03-241-7/+8
* don't double setup provider when calling `setupForUser` after `setupForPath`Robin Appelman2022-03-241-3/+8
* allow getting mounts by providerRobin Appelman2022-03-241-6/+16
* move user mountpoint setup to setupmanagerRobin Appelman2022-03-041-10/+0
* move teardown logic to SetupManagerRobin Appelman2022-03-041-0/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-171-0/+6
* Distribute preview folders in appdata in multibucket setup to multiple bucketsMorris Jobke2020-08-061-0/+19
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Add the option to filter mounts for a userRobin Appelman2018-07-101-1/+22
* mount shared mounts lastRobin Appelman2017-03-221-0/+33
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* use mount providers to setup home storages (#24567)Robin Appelman2016-05-171-0/+36
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+108