Commit Graph

27 Commits (c5c3b6555fa475dae0fd1499301a7295e6aa9da4)

Author SHA1 Message Date
Josh 2fa55ce134
fix: review input 1 month ago
Josh b4027c557d
fix: add retrieval of customized base doc URL 1 month ago
Josh 5fcc8115d2 feat(occ): add default help text with docs link to all commands 1 month ago
Maxence Lange 9380375cc6 feat(lexicon): add note and key-details 2 months ago
Robin Appelman 7ce06f47c8
feat: move streaming output helps to command base class 6 months ago
Joas Schilling fd77bc84d1
fix(command): Make method compatible with upstream class (backportable) 1 year ago
Côme Chilliet bb94da69a6 fix(occ): Fix compatibility with PHP<8.2 1 year ago
Côme Chilliet db16a32ac3 feat(occ): Add support for iterable in Base and use in in group:list and user:list 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Daniel Kesselberg 84230059e9
fix: make cancelOperation public 2 years ago
Côme Chilliet 0cc39d185c Use symfony console table to render the job list properly 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Daniel Kesselberg 311de17730
Rename method to abortIfInterrupted 7 years ago
Daniel Kesselberg 14d802b8f3
Refactor method to throw exception instead of true/false 7 years ago
Joas Schilling 1ca075a113
Correctly handle users with numeric user ids 7 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Joas Schilling 691a5d40a4 Add autocomplete for config:* 9 years ago
Joas Schilling 5551c63110 Register the auto completion basic 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Thomas Müller 60c1ff7634 Register process control signel handlers only on execution of the command 10 years ago
Thomas Müller 0202acb926 Move signal handling to the base class to allow other commands to reuse this feature 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Joas Schilling 0a36331cb6 Use constants for the output formats 10 years ago
Joas Schilling d5dcb60e5d Use json_pretty as default for the config lists (for easier export/import) 10 years ago
Joas Schilling 3608c1007e Add a command to get a config value 10 years ago
Joas Schilling 5d84876ecd Missing doc 10 years ago
Joas Schilling 6ed8ba0ce9 Fix nested array lists 10 years ago
Joas Schilling 2c396a7080 Remove the app version from disabled app list 11 years ago
Joas Schilling 98bdfa1518 change handling in app:list 11 years ago
Joas Schilling def3b687ee Replace print_r() with pretty json 11 years ago
Joas Schilling dd5063bd49 Add an option to get the output in plain, json or print_r syntax 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Bart Visscher a9ea99e93d Add copyright, remove starting blank line 12 years ago
Bart Visscher 44b3e71ed4 Cleanup and more style fixes 12 years ago
Bart Visscher 0aba549e7f Use more object oriented way for console commands 12 years ago