Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add search, limit, offset parameters to usersInGroups() | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
| | |||||
* | Make getting all users and groups the default | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
| | |||||
* | forgot to make one function abstract | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| | |||||
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -9/+9 |
| | |||||
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -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 backend | Bart Visscher | 2012-05-10 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | Simplifies calling these functions, and makes code simpler functions: inGroup getUserGroups getGroups usersInGroup | ||||
* | | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
|/ | |||||
* | allow multiply group backends | Robin Appelman | 2012-04-13 | 1 | -0/+102 |