Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make groups not static, fixes oc-919 | Arthur Schiwon | 2012-06-05 | 2 | -17/+17 |
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 2 | -13/+52 |
|\ | |||||
| * | Implement default functions in OC_Group backend | Bart Visscher | 2012-05-10 | 2 | -13/+52 |
* | | update copyright | Frank Karlitschek | 2012-05-26 | 4 | -4/+4 |
|/ | |||||
* | fix group backend | Robin Appelman | 2012-04-16 | 1 | -1/+1 |
* | OC_Group_Backend.php misses function groupexists | Bart Visscher | 2012-04-15 | 1 | -0/+12 |
* | allow multiply group backends | Robin Appelman | 2012-04-13 | 4 | -69/+315 |
* | 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 | 2 | -4/+24 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 2 | -2/+2 |
* | Use autoload | Jakob Sack | 2011-07-27 | 2 | -0/+273 |