Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moves single constructor parameters to new lines. | Faraz Samapoor | 2023-06-19 | 1 | -1/+3 |
* | Uses PHP8's constructor property promotion in core/Command/User classes. | Faraz Samapoor | 2023-06-19 | 1 | -4/+1 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -5/+1 |
* | Allow to autocomplete user and group ids in commands | Joas Schilling | 2022-04-08 | 1 | -2/+22 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -2/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Add occ commands to enable and disable a user + a disabled user can no longer... | Thomas Müller | 2016-05-02 | 1 | -0/+64 |