aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Migration/UUIDFixUser.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-1/+3
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-3/+1
* fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-081-1/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-3/+0
* LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon2020-10-231-8/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Do not use custom DI object names for user_ldapMorris Jobke2020-07-131-1/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-1/+2
* Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon2017-02-171-2/+2
* Add repair stepsArthur Schiwon2017-02-171-0/+37