summaryrefslogtreecommitdiffstats
path: root/lib/private/group
Commit message (Expand)AuthorAgeFilesLines
* fix after rebaseArthur Schiwon2014-04-231-1/+0
* keep the constant to not provoke PHP warningsArthur Schiwon2014-04-231-2/+1
* trim must not be used in empty in PHP < 5.5Arthur Schiwon2014-04-231-1/+2
* implement getDisplayNames in group managerArthur Schiwon2014-04-231-0/+33
* clean up group backendsArthur Schiwon2014-04-232-45/+0
* remove OC_GROUP_BACKEND_GET_DISPLAYNAME option for group backendsArthur Schiwon2014-04-232-6/+3
* Remove limit and offset manipulation when getting users or groups, because it...Arthur Schiwon2014-04-152-18/+0
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-307-0/+1165