]> source.dussan.org Git - nextcloud-server.git/commit
Background jobs can take 4k of characters only. We find a good batch size.
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 17 Feb 2017 19:06:25 +0000 (20:06 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 17 Feb 2017 19:06:25 +0000 (20:06 +0100)
commit42ddb12fd936523583c3d0231bb6ab5c901d8084
treeec2d9865f4efbfff1602e73837810d70636bc43e
parent497ee3e3e64a07c1684f4ec87aa7621d743c37e6
Background jobs can take 4k of characters only. We find a good batch size.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/Migration/UUIDFixGroup.php
apps/user_ldap/lib/Migration/UUIDFixInsert.php
apps/user_ldap/lib/Migration/UUIDFixUser.php
apps/user_ldap/tests/Migration/AbstractUUIDFixTest.php
apps/user_ldap/tests/Migration/UUIDFixInsertTest.php