summaryrefslogtreecommitdiffstats
path: root/lib/group/group.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-248/+0
| | | | | Conflicts: lib/private/vcategories.php
* consolidate validity check for users in group classArthur Schiwon2013-08-261-23/+24
|
* no assoc index here, makes tests pass againArthur Schiwon2013-08-191-1/+1
|
* return only existing users in groupArthur Schiwon2013-08-191-3/+12
|
* Fix group id naming fid->gidBart Visscher2013-07-241-1/+1
|
* group: only pass backends that hold that specific group to the group constructorRobin Appelman2013-07-181-1/+1
|
* reneme id to gidRobin Appelman2013-07-101-15/+15
|
* search parameter is not optionalRobin Appelman2013-07-101-2/+2
|
* more consitency in hook namesRobin Appelman2013-07-101-3/+3
|
* update group managementRobin Appelman2013-07-101-0/+238