Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix after rebase | Arthur Schiwon | 2014-04-23 | 1 | -1/+0 |
| | |||||
* | remove OC_GROUP_BACKEND_GET_DISPLAYNAME option for group backends | Arthur Schiwon | 2014-04-23 | 1 | -4/+1 |
| | |||||
* | Remove limit and offset manipulation when getting users or groups, because ↵ | Arthur Schiwon | 2014-04-15 | 1 | -12/+0 |
| | | | | it does not work when more than one user or group backend. Fixing it would be too costly performancewise, so we switch back to the model used in OC 5: limit and offset are effective per backend, and not a general constraint | ||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+248 |
Conflicts: lib/private/vcategories.php |