Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strong type OC\Group\MetaData | Côme Chilliet | 2022-03-08 | 1 | -19/+11 |
* | Fix typing of OC\Group\MetaData::sorting | Côme Chilliet | 2022-03-08 | 1 | -2/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Merge pull request #22890 from nextcloud/techdebt/18680/help-static-code-anal... | Roeland Jago Douma | 2020-09-17 | 1 | -1/+2 |
|\ | |||||
| * | Help static code analysis to understand code. | Daniel Kesselberg | 2020-09-16 | 1 | -1/+2 |
* | | Remove not needed semicolon and PHPDoc hint | Morris Jobke | 2020-09-16 | 1 | -1/+0 |
|/ | |||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -1/+0 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -7/+7 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -8/+8 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Don't pretend we can add/remove users to/from groups when we can't | Robin Appelman | 2018-06-19 | 1 | -1/+3 |
* | Added total count for subadmins | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -1/+1 |
* | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -4/+8 |
* | Correctly return the group name | Joas Schilling | 2018-03-08 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Move \OC\Group to PSR-4 | Roeland Jago Douma | 2016-05-01 | 1 | -0/+200 |