summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/user_ldap.php
Commit message (Expand)AuthorAgeFilesLines
* inject DB Connection to user managerArthur Schiwon2015-01-071-1/+2
* inject oc config to User_LDAPArthur Schiwon2015-01-061-31/+37
* basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass.Arthur Schiwon2014-12-201-0/+10
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-1/+19
* Merge pull request #11837 from owncloud/fix-11328Morris Jobke2014-11-241-30/+2
|\
| * consolidate user count filter in wizard and user back endArthur Schiwon2014-11-201-30/+2
* | Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-2/+4
|/
* dont fail with 500 if configured display name attribute is not setArthur Schiwon2014-10-271-2/+22
* adjust login test to code changesArthur Schiwon2014-08-121-0/+5
* clean upArthur Schiwon2014-06-031-3/+1
* adjust user backend testArthur Schiwon2014-06-031-13/+33
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
* Fix PHPDoc in /appsRobin McCorkell2014-05-161-3/+3
* Fix TypoLukas Reschke2014-05-111-1/+1
* LDAP: fix and extend testsArthur Schiwon2014-02-201-3/+98
* LDAP: add tests for countUsersArthur Schiwon2014-01-081-0/+54
* give test file a proper nameArthur Schiwon2013-09-271-0/+411