nextcloud/lib/composer/composer
Salvatore Martire fcdb28e4a3 feat: add IPartialMountProvider to support authoritative mounts
IMountProviders implementing this interface will be able to take
advantage of authoritative mounts.

The function `getMountsFromMountPoints` will receive the path that
the provider is asked to set-up and an array of IMountProviderArgs
providing information regarding the stored mount points and the
file cache data for the related root. The mount provider should verify
the validity of the mounts and return IMountPoints related to them.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-12-10 16:05:27 +01:00
..
autoload_classmap.php feat: add IPartialMountProvider to support authoritative mounts 2025-12-10 16:05:27 +01:00
autoload_files.php Add a helper function that makes it easier to log from anywhere 2022-05-23 09:53:38 +02:00
autoload_namespaces.php Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00
autoload_psr4.php chore: update main autoloader 2025-04-15 13:20:37 +02:00
autoload_real.php techdebt(workflowengine): Remove transition event classes 2023-03-03 15:33:17 +01:00
autoload_static.php feat: add IPartialMountProvider to support authoritative mounts 2025-12-10 16:05:27 +01:00
ClassLoader.php feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 2023-06-27 15:53:57 +02:00
installed.json chore: update composer 2025-08-01 17:00:09 +02:00
installed.php refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +01:00
InstalledVersions.php refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +01:00
LICENSE refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +01:00
platform_check.php feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +01:00