server/tests/lib/Repair
Roeland Jago Douma ccb05dbb17
Adds background job to cleanup all previews.
* A repair step that inserts a background job for each user
* Each background job will delete for 15 seconds if it takes longer we
reschedule. This is done so instances that don't use the system cron
won't time out.
* Added tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-19 20:14:44 +01:00
..
fixtures Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
NC11 Adds background job to cleanup all previews. 2016-11-19 20:14:44 +01:00
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 Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DropOldTablesTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OldGroupMembershipSharesTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RemoveGetETagEntriesTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RemoveOldSharesTest.php Add repair step to clean old calendar/contact shares 2016-06-09 15:48:45 +02:00
RemoveRootSharesTest.php introduce callForSeenUsers and countSeenUsers (#26361) 2016-10-28 08:44:05 +02:00
RepairCollationTest.php Fix test of repair step 2016-10-19 00:15:01 +02:00
RepairInnoDBTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RepairInvalidSharesTest.php Repair step to adjust link share delete permissions 2016-06-24 09:48:48 +02:00
RepairLegacyStoragesTest.php always return numeric storage id as int, also check type equality in test asserts 2016-08-29 14:20:51 +02:00
RepairMimeTypesTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RepairSharePropagationTest.php Fix getMock Repair 2016-09-07 20:42:38 +02:00
RepairSqliteAutoincrementTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RepairUnmergedSharesTest.php Fix getMock RepairUnmergedSharesTest 2016-09-13 09:09:53 +02:00
UpdateOutdatedOcsIdsTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00