Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-24 | 1 | -7/+4 |
* | No output by default when --exit-code is used | Joas Schilling | 2023-01-03 | 1 | -1/+4 |
* | Print output also with status code | Joas Schilling | 2023-01-03 | 1 | -9/+8 |
* | Implement occ status command via return codes (Fixes: #35704) | Lee Garrett | 2023-01-03 | 1 | -3/+20 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -5/+2 |
* | Align occ status with status.php | Julius Härtl | 2021-08-26 | 1 | -4/+24 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -1/+2 |
* | 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 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -4/+2 |
* | Also fix "occ status" | Joas Schilling | 2016-09-06 | 1 | -2/+4 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 1 | -0/+49 |