summaryrefslogtreecommitdiffstats
path: root/lib/group
Commit message (Expand)AuthorAgeFilesLines
* fix group backendRobin Appelman2012-04-161-1/+1
* OC_Group_Backend.php misses function groupexistsBart Visscher2012-04-151-0/+12
* allow multiply group backendsRobin Appelman2012-04-134-69/+315
* fix bug in group mangementRobin Appelman2012-02-241-1/+1
* fix creating groupsRobin Appelman2011-09-181-2/+2
* dont use numRows when it's not needed since it can be expensiveRobin Appelman2011-09-171-1/+1
* add OC_Group::usersInGroup() to get a list of all users in a groupRobin Appelman2011-08-112-4/+24
* Renaming classes :-)Jakob Sack2011-07-292-2/+2
* Use autoloadJakob Sack2011-07-272-0/+273