summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests
Commit message (Expand)AuthorAgeFilesLines
* adjust tests for 8.0Arthur Schiwon2015-12-151-0/+4
* Backport of #21133 to stable8Arthur Schiwon2015-12-151-3/+60
* Fixes returns of group memberships and counting if all members have the speci...Arthur Schiwon2015-07-231-0/+70
* fix counting of users in primary groupArthur Schiwon2015-07-231-1/+6
* Backport of #17723 to stable8Arthur Schiwon2015-07-201-123/+131
* Backport of #16890 to stable8Arthur Schiwon2015-06-181-1/+4
* fix cherrypickingJörn Friedrich Dreyer2015-04-222-14/+17
* fix_testsJörn Friedrich Dreyer2015-04-222-47/+194
* offset needs to be considered in computed limitArthur Schiwon2015-03-241-0/+14
* add test for mapping's getList methodArthur Schiwon2015-01-071-0/+24
* inject DB Connection to user managerArthur Schiwon2015-01-075-47/+52
* inject oc config to User_LDAPArthur Schiwon2015-01-061-31/+37
* smaller fixes: coding style, PHPdoc, typos and few for DIArthur Schiwon2015-01-061-24/+0
* planned refactorings for OC 8Arthur Schiwon2014-12-201-0/+4
* 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-193-2/+175
* Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon2014-12-194-31/+228
* 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-198-12/+13
|/
* Merge pull request #11789 from owncloud/fix-11762Morris Jobke2014-11-111-2/+22
|\
| * dont fail with 500 if configured display name attribute is not setArthur Schiwon2014-10-271-2/+22
* | Merge pull request #11172 from owncloud/user-ldap-no-bcmathblizzz2014-11-032-33/+30
|\ \ | |/ |/|
| * user_ldap: Reimplement convertSID2Str() without BCMath dependency.Andreas Fischer2014-11-032-33/+30
* | add one simple cache testArthur Schiwon2014-10-171-4/+29
|/
* adding unit test to truncate the tableThomas Müller2014-09-161-0/+31
* adjust static method vars as wellArthur Schiwon2014-08-291-2/+4
* trigger email detection by Wizard upon any user filter filter change. before ...Arthur Schiwon2014-08-291-6/+8
* add unit test for mail detectionArthur Schiwon2014-08-291-1/+137
* remove Access as hard dependency, inject it insteadArthur Schiwon2014-08-291-3/+14
* fix wizard test, adjust to changed parameters of the tested method, introduce...Arthur Schiwon2014-08-281-1/+1
* Port of #8623Arthur Schiwon2014-08-281-0/+78
* unify testsArthur Schiwon2014-08-181-55/+36
* adjust login test to code changesArthur Schiwon2014-08-121-0/+5
* better check whether string resembles a DN, fixes #9887Arthur Schiwon2014-08-112-0/+123
* Merge pull request #9576 from owncloud/bcmath-checkblizzz2014-07-181-0/+29
|\
| * make tests deal with missing bcmathArthur Schiwon2014-07-111-0/+29
* | File written by blizzzPhilippe Jung2014-07-141-0/+151
|/
* support for AD primary groupsArthur Schiwon2014-07-083-2/+202
* Port of LDAP Wizard: get correct total no of users, groups and complete list...Arthur Schiwon2014-06-251-3/+3
* adjust group testsArthur Schiwon2014-06-031-2/+9
* clean upArthur Schiwon2014-06-031-3/+1
* newlinesArthur Schiwon2014-06-031-1/+1
* adjust test to changed convention in storing quotaArthur Schiwon2014-06-031-3/+3
* adjust user backend testArthur Schiwon2014-06-031-13/+33
* adjust Access testArthur Schiwon2014-06-031-7/+16
* LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon2014-06-031-0/+680
* 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