aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Base.php
Commit message (Expand)AuthorAgeFilesLines
* fix(command): Make method compatible with upstream class (backportable)Joas Schilling2024-10-071-1/+1
* fix(occ): Fix compatibility with PHP<8.2Côme Chilliet2024-08-061-2/+4
* feat(occ): Add support for iterable in Base and use in in group:list and user...Côme Chilliet2024-08-061-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-261-22/+4
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* fix: make cancelOperation publicDaniel Kesselberg2023-08-271-1/+1
* Use symfony console table to render the job list properlyCôme Chilliet2022-07-111-2/+23
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-17/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+3
* Rename method to abortIfInterruptedDaniel Kesselberg2018-10-081-1/+1
* Refactor method to throw exception instead of true/falseDaniel Kesselberg2018-10-071-7/+11
* Correctly handle users with numeric user idsJoas Schilling2018-07-091-1/+2
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Add autocomplete for config:*Joas Schilling2016-09-291-0/+3
* Register the auto completion basicJoas Schilling2016-09-291-1/+21
* Fix othersJoas Schilling2016-07-211-2/+3
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+160