Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove limit and offset manipulation when getting users or groups, because it... | Arthur Schiwon | 2014-04-15 | 2 | -18/+0 | |
* | | ask implementsAction instead of checking method_exists for easier testing | Arthur Schiwon | 2014-04-08 | 1 | -1/+1 | |
* | | add optional countUsersInGroup method to group backends | Arthur Schiwon | 2014-04-08 | 4 | -0/+47 | |
|/ | ||||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -1/+1 | |
* | Fix test cases for group manager | Robin Appelman | 2014-02-14 | 1 | -2/+2 | |
* | remove duplicate call to groupExists | Robin Appelman | 2014-02-14 | 1 | -6/+4 | |
* | remove unneeded ; in comment | Robin Appelman | 2013-12-12 | 1 | -1/+1 | |
* | user Group->users as assosiative array | Robin Appelman | 2013-12-11 | 1 | -5/+3 | |
* | cache the result from inGroup | Robin Appelman | 2013-12-11 | 1 | -7/+20 | |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 7 | -0/+1165 |