aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Status.php
Commit message (Expand)AuthorAgeFilesLines
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-241-7/+4
* No output by default when --exit-code is usedJoas Schilling2023-01-031-1/+4
* Print output also with status codeJoas Schilling2023-01-031-9/+8
* Implement occ status command via return codes (Fixes: #35704)Lee Garrett2023-01-031-3/+20
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-5/+2
* Align occ status with status.phpJulius Härtl2021-08-261-4/+24
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add return value to all commandsJoas Schilling2020-06-261-1/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Deprecate getEditionString()Joas Schilling2016-09-061-4/+2
* Also fix "occ status"Joas Schilling2016-09-061-2/+4
* Fix othersJoas Schilling2016-07-211-2/+3
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+49