summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php
Commit message (Expand)AuthorAgeFilesLines
* Get rid of LogWrapper calling deprecated logger and use LoggerInterface from ...Côme Chilliet2021-11-091-2/+2
* Use Psr\Log\LoggerInterface in OCA\User_LDAP\AccessCôme Chilliet2021-10-121-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-1/+1
* user share manager to determine share ownershipArthur Schiwon2020-10-261-2/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* 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-4/+6
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+5
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* resolve DIArthur Schiwon2017-11-091-1/+1
* don't skip updating when ajax is set as background job modeArthur Schiwon2017-11-091-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-031-0/+7
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-291-3/+9
* add missing INotificationManager when creating User backend, LDAPArthur Schiwon2017-05-261-2/+2
* Fix integration test by not relying on Fake instancesArthur Schiwon2017-02-171-1/+11
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* New LDAPProvider for user_ldaproot2016-07-221-1/+13
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move tests/ to PSR-4Joas Schilling2016-05-251-0/+137