summaryrefslogtreecommitdiffstats
path: root/lib/private/Group/MetaData.php
Commit message (Expand)AuthorAgeFilesLines
* Strong type OC\Group\MetaDataCôme Chilliet2022-03-081-19/+11
* Fix typing of OC\Group\MetaData::sortingCôme Chilliet2022-03-081-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Merge pull request #22890 from nextcloud/techdebt/18680/help-static-code-anal...Roeland Jago Douma2020-09-171-1/+2
|\
| * Help static code analysis to understand code.Daniel Kesselberg2020-09-161-1/+2
* | Remove not needed semicolon and PHPDoc hintMorris Jobke2020-09-161-1/+0
|/
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-7/+7
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-8/+8
* Update license headersChristoph Wurst2019-12-051-2/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-191-1/+3
* Added total count for subadminsJohn Molakvoæ (skjnldsv)2018-05-241-1/+1
* Added disabled count per groupsJohn Molakvoæ (skjnldsv)2018-05-241-4/+8
* Correctly return the group nameJoas Schilling2018-03-081-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Move \OC\Group to PSR-4Roeland Jago Douma2016-05-011-0/+200