summaryrefslogtreecommitdiffstats
path: root/lib/private/group
Commit message (Expand)AuthorAgeFilesLines
* Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-284-51/+36
* Remove limit and offset manipulation when getting users or groups, because it...Arthur Schiwon2014-04-152-18/+0
* ask implementsAction instead of checking method_exists for easier testingArthur Schiwon2014-04-081-1/+1
* add optional countUsersInGroup method to group backendsArthur Schiwon2014-04-084-0/+47
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
* Fix test cases for group managerRobin Appelman2014-02-141-2/+2
* remove duplicate call to groupExistsRobin Appelman2014-02-141-6/+4
* remove unneeded ; in commentRobin Appelman2013-12-121-1/+1
* user Group->users as assosiative arrayRobin Appelman2013-12-111-5/+3
* cache the result from inGroupRobin Appelman2013-12-111-7/+20
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-307-0/+1165