Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add search, limit, and offset parameters to getUsers() and getGroups() | Michael Gapczynski | 2012-07-30 | 1 | -7/+5 |
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -3/+2 |
* | make groups not static, fixes oc-919 | Arthur Schiwon | 2012-06-05 | 1 | -11/+11 |
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | allow multiply group backends | Robin Appelman | 2012-04-13 | 1 | -1/+3 |
* | fix bug in group mangement | Robin Appelman | 2012-02-24 | 1 | -1/+1 |
* | fix creating groups | Robin Appelman | 2011-09-18 | 1 | -2/+2 |
* | dont use numRows when it's not needed since it can be expensive | Robin Appelman | 2011-09-17 | 1 | -1/+1 |
* | add OC_Group::usersInGroup() to get a list of all users in a group | Robin Appelman | 2011-08-11 | 1 | -4/+18 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | Use autoload | Jakob Sack | 2011-07-27 | 1 | -0/+177 |