aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Migration/UUIDFixInsertTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-301-21/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* Remove deprecated at() matcher from user_ldap testsCôme Chilliet2022-06-131-11/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon2017-02-171-6/+66
* Add repair stepsArthur Schiwon2017-02-171-0/+135