aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Group/Group.php
Commit message (Expand)AuthorAgeFilesLines
* Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-011-0/+19
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-091-1/+1
|\
| * Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
|/
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-12/+12
* Update license headersChristoph Wurst2019-12-051-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* 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