summaryrefslogtreecommitdiffstats
path: root/tests/lib/group
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7363 from owncloud/optimize-startup-queriesMorris Jobke2014-05-191-0/+94
|\
| * Merge branch 'master' into optimize-startup-queriesBart Visscher2014-05-072-2/+114
| |\
| * | Add unit tests for getUserGroups with addUser and removeUserBart Visscher2014-02-271-0/+94
* | | Fix Scrutinizer errors about missing user backendRobin McCorkell2014-05-132-21/+34
| |/ |/|
* | 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-152-2/+2
* | add group testsArthur Schiwon2014-04-081-0/+62
|/
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-193-5/+5
* Fix test cases for group managerRobin Appelman2014-02-141-2/+35
* consolidate validity check for users in group classArthur Schiwon2013-08-261-5/+5
* group: only pass backends that hold that specific group to the group constructorRobin Appelman2013-07-182-9/+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-102-0/+617
* drop SimpleTest compatibilityThomas Mueller2013-01-241-10/+10
* Checkstyle: many fixesFelix Moeller2012-11-021-26/+26
* adding space between) and {Thomas Mueller2012-09-073-10/+10
* allow multiply group backendsRobin Appelman2012-04-133-0/+187