summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/user_ldap.php
Commit message (Expand)AuthorAgeFilesLines
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-251-843/+0
* Use IUser::setEMailAddress in ldap as wellThomas Müller2016-01-201-1/+2
* Merge pull request #20804 from owncloud/fix-ldap-process-user-wo-displaynameThomas Müller2016-01-201-1/+1
|\
| * LDAP: do not attempt to process user records without display name, fixes fata...Arthur Schiwon2016-01-111-1/+1
* | Happy new year!Thomas Müller2016-01-121-2/+3
|/
* unit test on getHome in combination with OfflineUserArthur Schiwon2015-12-111-2/+52
* adjust unit testArthur Schiwon2015-12-111-0/+8
* Add DB group to some files_external testsThomas Müller2015-11-301-0/+7
* adjust testsArthur Schiwon2015-10-091-2/+2
* read all relevant user attributes on login and user search, in one query. sav...Arthur Schiwon2015-09-231-7/+11
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* delete user test to take getHome into account to ensure it is also deleted su...Arthur Schiwon2015-06-171-1/+4
* fix cherrypickingJörn Friedrich Dreyer2015-04-101-14/+13
* fix_testsJörn Friedrich Dreyer2015-04-101-43/+194
* adjust testsArthur Schiwon2015-04-091-6/+9
* Update license headersJenkins for ownCloud2015-03-261-19/+22
* Revert "Updating license headers"Morris Jobke2015-02-261-22/+20
* Updating license headersJenkins for ownCloud2015-02-231-20/+22
* 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