mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -04:00
Whenever a group share is created after a direct share, the stime order needs to be properly considered in the repair routine, considering that the direct user share is appended to the $subShares array and breaking its order. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| AvatarPermissionsTest.php | ||
| CleanTagsTest.php | ||
| DropOldJobsTest.php | ||
| DropOldTablesTest.php | ||
| OldGroupMembershipSharesTest.php | ||
| RemoveGetETagEntriesTest.php | ||
| RemoveOldSharesTest.php | ||
| RemoveRootSharesTest.php | ||
| RepairCollationTest.php | ||
| RepairInnoDBTest.php | ||
| RepairInvalidSharesTest.php | ||
| RepairLegacyStoragesTest.php | ||
| RepairMimeTypesTest.php | ||
| RepairSharePropagationTest.php | ||
| RepairSqliteAutoincrementTest.php | ||
| RepairUnmergedSharesTest.php | ||
| UpdateOutdatedOcsIdsTest.php | ||