summaryrefslogtreecommitdiffstats
path: root/lib/private/group/manager.php
Commit message (Expand)AuthorAgeFilesLines
* Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-131-1/+1
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-1/+1
* Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-281-0/+34
* Remove limit and offset manipulation when getting users or groups, because it...Arthur Schiwon2014-04-151-6/+0
* Fix test cases for group managerRobin Appelman2014-02-141-2/+2
* remove duplicate call to groupExistsRobin Appelman2014-02-141-6/+4
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+169