| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | optimize builtin storage wrappers | Robin Appelman | 2023-11-08 | 3 | -2/+51 |
* | Merge pull request #39044 from nextcloud/more-empty-mount-checking | Robin Appelman | 2023-10-24 | 1 | -1/+10 |
|\ |
|
| * | add more checks to ensure mounts aren't empty | Robin Appelman | 2023-09-12 | 1 | -1/+10 |
* | | enh(IMountManager): Add method to get MountPoint from CachedMountInfo | Jonas | 2023-10-23 | 1 | -0/+19 |
* | | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 2 | -2/+2 |
|/ |
|
* | expose MovableMount in public interface | Robin Appelman | 2023-07-28 | 1 | -1/+3 |
* | Refactors "strpos" calls in lib/private to improve code readability. | Faraz Samapoor | 2023-05-15 | 2 | -2/+2 |
* | Use typed version of IConfig::getSystemValue as much as possible | Côme Chilliet | 2023-04-05 | 1 | -1/+1 |
* | fix tests | Robin Appelman | 2023-02-07 | 1 | -3/+11 |
* | cache numeric id in mountpoint | Robin Appelman | 2023-02-06 | 1 | -1/+5 |
* | deduplicate getStorage() logic in Mount\Manager | Robin Appelman | 2023-02-06 | 1 | -9/+1 |
* | dont delegate Mount\Manager::getByNumericId to getByStorageId | Robin Appelman | 2023-02-06 | 1 | -2/+7 |
* | Move CappedMemoryCache to OCP | Carl Schwan | 2022-07-14 | 1 | -1/+1 |
* | Fix docblock for return type | Daniel Kesselberg | 2022-05-27 | 1 | -1/+0 |
* | Migrate more classes of lib/private to LoggerInterface | Côme Chilliet | 2022-04-26 | 2 | -6/+6 |
* | 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 |
* | Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger | Côme Chilliet | 2022-03-29 | 1 | -4/+3 |
|\ |
|
| * | Migrate from ILogger to LoggerInterface in lib/private | Côme Chilliet | 2022-03-24 | 1 | -4/+3 |
* | | 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 |
* | Merge pull request #31266 from nextcloud/root-setup-mountprovider | Robin Appelman | 2022-03-04 | 1 | -0/+103 |
|\ |
|
| * | move root mount setup to mountproviders | Robin Appelman | 2022-02-24 | 1 | -0/+103 |
* | | Don't set up full filesystem to check for certificates | Joas Schilling | 2022-02-26 | 1 | -0/+3 |
|/ |
|
* | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 5 | -7/+36 |
* | only setup part of the filesystem for appdata requests | Robin Appelman | 2022-02-09 | 1 | -2/+11 |
* | Implement multibucket shift for ObjectStore | John Molakvoæ | 2021-11-11 | 1 | -1/+1 |
* | handle case where storage can't be created in getStorageRootId | Robin Appelman | 2021-06-17 | 1 | -1/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 7 | -8/+1 |
* | getStorage can also return null | Robin Appelman | 2021-03-24 | 1 | -2/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | set the mount id before calling storage wrapper | Robin Appelman | 2020-08-31 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Add config option to enable multibucket preview distribution | Morris Jobke | 2020-08-06 | 1 | -0/+3 |
* | Use fixed preview buckets that are postfixed with -preview-NUMBER | Morris Jobke | 2020-08-06 | 1 | -2/+2 |
* | Mount the old previews in a separate folder for the multi bucket setup and ch... | Morris Jobke | 2020-08-06 | 1 | -3/+48 |
* | Distribute preview folders in appdata in multibucket setup to multiple buckets | Morris Jobke | 2020-08-06 | 1 | -0/+102 |
* | ensure home storage is initialized on first setup | Robin Appelman | 2020-07-09 | 2 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -7/+13 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |