mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Right now we just delete the shares from the DB. Which is efficient sure. But doesn't trigger any real cleanup. So no Admin audit entries or any other post processing is done. This makes sure we really trigger this. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| Collaboration | ||
| Command | ||
| Controller | ||
| External | ||
| js | ||
| Middleware | ||
| Migration | ||
| ApiTest.php | ||
| CacheTest.php | ||
| CapabilitiesTest.php | ||
| DeleteOrphanedSharesJobTest.php | ||
| EncryptedSizePropagationTest.php | ||
| EtagPropagationTest.php | ||
| ExpireSharesJobTest.php | ||
| ExternalStorageTest.php | ||
| GroupEtagPropagationTest.php | ||
| HelperTest.php | ||
| LockingTest.php | ||
| MountProviderTest.php | ||
| PermissionsTest.php | ||
| PropagationTestCase.php | ||
| SharedMountTest.php | ||
| SharedStorageTest.php | ||
| ShareTest.php | ||
| SizePropagationTest.php | ||
| TestCase.php | ||
| UnshareChildrenTest.php | ||
| UpdaterTest.php | ||
| WatcherTest.php | ||