summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Migration/UUIDFixInsertTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon2017-02-171-6/+66
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Add repair stepsArthur Schiwon2017-02-171-0/+135
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>