nextcloud/apps/files_sharing/lib
Robin Appelman d47fd8d708 test: mock ocm discovery in external share test
saves ~50s while running tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-06-08 15:35:07 +02:00
..
Activity chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AppInfo chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BackgroundJob chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Collaboration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Command Merge pull request #59813 from nextcloud/fix/noid/fix-owncloud-group-share-rename 2026-06-02 11:14:13 +02:00
Config chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Event chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Exceptions chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
External test: mock ocm discovery in external share test 2026-06-08 15:35:07 +02:00
Listener chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Middleware chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Migration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Notification chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OpenMetrics feat(files_sharing): add basic OpenMetrics exporter for files shares 2026-01-07 09:38:13 +01:00
Repair perf: only load a single mount at a time when checking for share conflicts 2026-04-24 18:17:43 +02:00
Settings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Cache.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Capabilities.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DefaultPublicShareTemplateProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DeleteOrphanedSharesJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ExpireSharesJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Helper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Hooks.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ISharedStorage.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MountProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OrphanHelper.php Merge pull request #55252 from nextcloud/chore/chunked_orphan_delete 2026-01-08 09:50:09 +01:00
ResponseDefinitions.php chore: psalm fixes 2026-04-21 18:18:50 +02:00
Scanner.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
SharedMount.php fix(sharing): restore STATUS_ACCEPTED for OC-migrated group share subshares 2026-05-26 17:28:39 +02:00
SharedStorage.php chore: Suppress last known impure static properties 2026-06-02 09:46:20 +02:00
ShareRecipientUpdater.php fix: avoid checking share validity during mount updates 2026-04-24 18:17:45 +02:00
SharesReminderJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShareTargetValidator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Updater.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ViewOnly.php fix(files_sharing): Switch back event path to be relative to user folder 2026-01-19 11:22:17 +01:00