summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/group_ldap.php
Commit message (Expand)AuthorAgeFilesLines
* adjust unit testArthur Schiwon2015-06-301-0/+4
* if possible, getUserGroups should get memberships using memberOf virtual attr...Arthur Schiwon2015-06-031-0/+59
* Fixes returns of group memberships and counting if all members have the speci...Arthur Schiwon2015-05-191-0/+70
* Update license headersJenkins for ownCloud2015-03-261-19/+20
* offset needs to be considered in computed limitArthur Schiwon2015-03-231-0/+14
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+20
* Merge pull request #13740 from owncloud/fix-12190-2Lukas Reschke2015-02-241-1/+6
|\
| * fix counting of users in primary groupArthur Schiwon2015-01-281-1/+6
* | Updating license headersJenkins for ownCloud2015-02-231-20/+19
|/
* inject DB Connection to user managerArthur Schiwon2015-01-071-1/+2
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-3/+1
* add one simple cache testArthur Schiwon2014-10-171-4/+29
* support for AD primary groupsArthur Schiwon2014-07-081-1/+151
* adjust group testsArthur Schiwon2014-06-031-2/+9
* add tests for LDAPArthur Schiwon2014-04-081-0/+115
* remove outdated (thus failing) and anyway insufficient group tests - for nowArthur Schiwon2013-09-271-46/+0
* drop SimpleTest compatibilityThomas Mueller2013-01-241-1/+1
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-2/+2
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-8/+8
* adding space between) and {Thomas Mueller2012-09-071-2/+2
* Space before tab fixesBart Visscher2012-08-291-1/+1
* LDAP: adjust test after refactoringArthur Schiwon2012-07-251-2/+2
* group LDAP: simple basic testsArthur Schiwon2012-04-151-0/+6
* group LDAP: implemented inGroup()Arthur Schiwon2012-04-151-0/+4
* test for ldap group backendArthur Schiwon2012-04-141-0/+36