summaryrefslogtreecommitdiffstats
path: root/lib/group/example.php
Commit message (Collapse)AuthorAgeFilesLines
* Add search, limit, offset parameters to usersInGroups()Michael Gapczynski2012-08-111-1/+1
|
* Make getting all users and groups the defaultMichael Gapczynski2012-08-111-1/+1
|
* forgot to make one function abstractRobin Appelman2012-07-201-1/+1
|
* remove unused variablesRobin Appelman2012-07-201-9/+9
|
* Merge branch 'unstable'Bart Visscher2012-06-041-0/+7
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php
| * Implement default functions in OC_Group backendBart Visscher2012-05-101-0/+7
| | | | | | | | | | | | | | | | | | | | Simplifies calling these functions, and makes code simpler functions: inGroup getUserGroups getGroups usersInGroup
* | update copyrightFrank Karlitschek2012-05-261-1/+1
|/
* allow multiply group backendsRobin Appelman2012-04-131-0/+102