summaryrefslogtreecommitdiffstats
path: root/lib/private/Group/Group.php
Commit message (Expand)AuthorAgeFilesLines
* Allow to set the group display name in the database backendJoas Schilling2019-09-271-0/+15
* group display name support (service level + ldap)Arthur Schiwon2019-05-271-0/+10
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-26/+40
* allow group backends to mark that a group should now be shown in search dialogsRobin Appelman2019-02-251-0/+11
* Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-191-0/+27
* Keep userids as keys on group searchJohn Molakvoæ (skjnldsv)2018-06-151-2/+2
* Added disabled count per groupsJohn Molakvoæ (skjnldsv)2018-05-241-0/+22
* Update license headersMorris Jobke2017-11-061-0/+1
* Take IUser instead of UserLukas Reschke2017-08-011-4/+5
* declare fieldArthur Schiwon2016-12-221-0/+3
* Adding group display name supportVincent Petry2016-12-221-1/+10
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-3/+3
* Group fixup (#24621)Roeland Douma2016-05-171-6/+6
* Move \OC\Group to PSR-4Roeland Jago Douma2016-05-011-0/+289