summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Integration
Commit message (Expand)AuthorAgeFilesLines
* 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-0610-9/+22
* User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-032-1/+8
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-036-7/+7
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-298-15/+23
* adapted integration testsArthur Schiwon2017-09-142-13/+35
* improve and extend paging integration testArthur Schiwon2017-09-142-11/+28
* fix limit-flaw in search on paged resultsArthur Schiwon2017-09-141-4/+9
* listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-311-0/+102
* add convenience script to run all tests at onceArthur Schiwon2017-05-261-0/+34
* Make IDE happyArthur Schiwon2017-05-2610-18/+81
* add missing INotificationManager when creating User backend, LDAPArthur Schiwon2017-05-263-5/+6
* Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-245-6/+7
|\
| * restore ldap_password_renew_prRoger Szabo2017-03-315-6/+7
* | Update comments to NextcloudMorris Jobke2017-04-112-3/+3
|/
* add integration test for uuid attr detectionArthur Schiwon2017-02-171-0/+86
* Fix integration test by not relying on Fake instancesArthur Schiwon2017-02-173-40/+13
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-291-2/+2
* Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-2711-21/+36
|\
| * fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-2511-21/+36
* | New LDAPProvider for user_ldaproot2016-07-221-1/+13
|/
* Fix apps/Joas Schilling2016-07-2117-30/+47
* Update license headersLukas Reschke2016-05-2617-17/+30
* Fix the tests againJoas Schilling2016-05-254-4/+4
* Fix throws docsJoas Schilling2016-05-251-3/+3
* Move tests/ to PSR-4Joas Schilling2016-05-2521-0/+1848