Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix after rebase | Arthur Schiwon | 2014-04-23 | 1 | -1/+0 |
* | keep the constant to not provoke PHP warnings | Arthur Schiwon | 2014-04-23 | 1 | -2/+1 |
* | trim must not be used in empty in PHP < 5.5 | Arthur Schiwon | 2014-04-23 | 1 | -1/+2 |
* | implement getDisplayNames in group manager | Arthur Schiwon | 2014-04-23 | 1 | -0/+33 |
* | clean up group backends | Arthur Schiwon | 2014-04-23 | 2 | -45/+0 |
* | remove OC_GROUP_BACKEND_GET_DISPLAYNAME option for group backends | Arthur Schiwon | 2014-04-23 | 2 | -6/+3 |
* | Remove limit and offset manipulation when getting users or groups, because it... | Arthur Schiwon | 2014-04-15 | 2 | -18/+0 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 7 | -0/+1165 |