aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/IGroup.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-26/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* feat(ocp): Add types and strict typing to \OCP\Group\IGroupChristoph Wurst2023-09-061-26/+34
* Optimize retrieving display name when searching for users in a groupCarl Schwan2023-04-271-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-011-0/+8
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Allow to set the group display name in the database backendJoas Schilling2019-09-271-0/+9
* allow group backends to mark that a group should now be shown in search dialogsRobin Appelman2019-02-251-0/+6
* Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-191-0/+12
* Fixes since requirementJohn Molakvoæ (skjnldsv)2018-05-241-0/+1
* Fixed testsJohn Molakvoæ (skjnldsv)2018-05-241-0/+7
* Update license headersMorris Jobke2017-11-061-1/+3
* Take IUser instead of UserLukas Reschke2017-08-011-2/+2
* IGroup::getDisplayName is available version 12, not 11 (9.2)Julius Härtl2017-05-041-1/+1
* Adding group display name supportVincent Petry2016-12-221-0/+9
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+109