Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 1 | -21/+2 |
* | Moves single constructor parameters to new lines. | Faraz Samapoor | 2023-06-20 | 1 | -1/+3 |
* | Uses PHP8's constructor property promotion in core/Command/Config and core/C... | Faraz Samapoor | 2023-06-20 | 1 | -4/+1 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -5/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | fix and improve check of create group result | Arthur Schiwon | 2019-11-25 | 1 | -2/+4 |
* | fix documentation, get and createGroup may return null | Arthur Schiwon | 2019-11-25 | 1 | -0/+4 |
* | Do not allow to have an empty display name | Joas Schilling | 2019-09-27 | 1 | -2/+3 |
* | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 1 | -1/+12 |
* | Add an options to create and remove groups via occ | Denis Mosolov | 2018-08-16 | 1 | -0/+67 |