server/tests/lib/Repair
Vincent Petry 56b94b220d
Improve file_target finding logic when repairing unmerged shares
Pick the most recent subshare that has no parenthesis from duplication
which should match whichever name the user picked last. If all
subshares have duplicate parenthesis names, use the least recent group
share's target instead.
2016-08-17 15:31:35 +02:00
..
fixtures
AvatarPermissionsTest.php Add not-null columns for oracle 2016-06-10 12:44:49 +02:00
CleanTagsTest.php Clean up tags of deleted users 2016-06-14 12:38:09 +02:00
DropOldJobsTest.php
DropOldTablesTest.php
OldGroupMembershipSharesTest.php
RemoveGetETagEntriesTest.php
RemoveOldSharesTest.php Add repair step to clean old calendar/contact shares 2016-06-09 15:48:45 +02:00
RemoveRootSharesTest.php Remove shares of the root folder 2016-06-13 15:07:41 +02:00
RepairCollationTest.php
RepairInnoDBTest.php
RepairInvalidSharesTest.php Repair step to adjust link share delete permissions 2016-06-24 09:48:48 +02:00
RepairLegacyStoragesTest.php
RepairMimeTypesTest.php
RepairSharePropagationTest.php
RepairSqliteAutoincrementTest.php
RepairUnmergedSharesTest.php Improve file_target finding logic when repairing unmerged shares 2016-08-17 15:31:35 +02:00
UpdateOutdatedOcsIdsTest.php