summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-121-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-9/+4
* Migrate LDAP's install.php to a repair stepChristoph Wurst2020-11-271-0/+58
* LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon2020-10-233-24/+6
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-1/+2
* add repair step to clean up DB off lastFeatureRefresh entries in user prefsArthur Schiwon2020-09-041-0/+65
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-243-1/+4
* Do not use custom DI object names for user_ldapMorris Jobke2020-07-132-2/+4
* Move user_ldap to migrationsJoas Schilling2020-07-061-0/+101
* Update license headers for 19Christoph Wurst2020-04-293-1/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-7/+6
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-054-4/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-062-0/+3
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-032-2/+4
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-291-1/+1
* restore ldap_password_renew_prRoger Szabo2017-03-311-1/+2
* Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon2017-02-173-9/+20
* Add repair stepsArthur Schiwon2017-02-174-0/+224