summaryrefslogtreecommitdiffstats
path: root/tests/lib/group/manager.php
Commit message (Expand)AuthorAgeFilesLines
* Group fixup (#24621)Roeland Douma2016-05-171-52/+52
* Move the group dummy backend to testRoeland Jago Douma2016-04-191-1/+1
* Make sure that group names are strings not integersJoas Schilling2015-11-061-0/+26
* Remove unneeded commentsMorris Jobke2015-04-141-13/+0
* Avoid php message "Invalid argument supplied for foreach()" - refs #15590Thomas Müller2015-04-141-0/+35
* Fix unit testsRoeland Jago Douma2015-03-241-3/+3
* add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-171-0/+72
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
* adjust group manager testsArthur Schiwon2014-10-171-15/+9
* Merge pull request #9104 from macjohnny/macjohnny-drastic-ldap-speedupblizzz2014-10-171-10/+10
|\
| * adapted tests for a groupId indexed group arraymacjohnny2014-06-241-10/+10
* | add more logic in displayNamesInGroup for big user basesvoxsim2014-09-151-11/+33
* | change logic in displayNamesInGroup and add some unit testsvoxsim2014-08-281-11/+277
|/
* Merge pull request #7363 from owncloud/optimize-startup-queriesMorris Jobke2014-05-191-0/+94
|\
| * Merge branch 'master' into optimize-startup-queriesBart Visscher2014-05-071-1/+51
| |\
| * | Add unit tests for getUserGroups with addUser and removeUserBart Visscher2014-02-271-0/+94
* | | Fix Scrutinizer errors about missing user backendRobin McCorkell2014-05-131-11/+16
| |/ |/|
* | the group manager calls exists check less often, adjust test accordinglyArthur Schiwon2014-04-281-1/+1
* | Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-281-0/+50
* | adjust tests accordinglyArthur Schiwon2014-04-151-1/+1
|/
* Fix test cases for group managerRobin Appelman2014-02-141-2/+35
* group: only pass backends that hold that specific group to the group constructorRobin Appelman2013-07-181-5/+5
* more consistent namingRobin Appelman2013-07-101-2/+2
* add test case for getting group after deleting itRobin Appelman2013-07-101-0/+16
* update group managementRobin Appelman2013-07-101-0/+297