provokateurin
|
6a12fbc4f3
|
refactor: Run rector
Signed-off-by: provokateurin <kate@provokateurin.de>
|
1 week ago |
Josh
|
2fa55ce134
|
fix: review input
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
1 month ago |
Josh
|
b4027c557d
|
fix: add retrieval of customized base doc URL
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
1 month ago |
Josh
|
5fcc8115d2
|
feat(occ): add default help text with docs link to all commands
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2 months ago |
Maxence Lange
|
9380375cc6
|
feat(lexicon): add note and key-details
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
3 months ago |
Robin Appelman
|
7ce06f47c8
|
feat: move streaming output helps to command base class
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
6 months ago |
Joas Schilling
|
fd77bc84d1
|
fix(command): Make method compatible with upstream class (backportable)
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
1 year ago |
Côme Chilliet
|
bb94da69a6
|
fix(occ): Fix compatibility with PHP<8.2
iterator_to_array cannot take an array parameter prior to 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
1 year ago |
Côme Chilliet
|
db16a32ac3
|
feat(occ): Add support for iterable in Base and use in in group:list and user:list
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
1 year ago |
Andy Scherzinger
|
5c49a54801
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
1 year ago |
Côme Chilliet
|
ec5133b739
|
fix: Apply new coding standard to all files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2 years ago |
Joas Schilling
|
aa5f037af7
|
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2 years ago |
Daniel Kesselberg
|
84230059e9
|
fix: make cancelOperation public
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2 years ago |
Côme Chilliet
|
0cc39d185c
|
Use symfony console table to render the job list properly
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
3 years ago |
Carl Schwan
|
b70c6a128f
|
Update core to PHP 7.4 standard
- Typed properties
- Port to LoggerInterface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
4 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
4 years ago |
Christoph Wurst
|
cb057829f7
|
Update license headers for 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
6 years ago |
Christoph Wurst
|
28f8eb5dba
|
Add visibility to all constants
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
6 years ago |
Christoph Wurst
|
14c996d982
|
Use elseif instead of else if
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
6 years ago |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
6 years ago |
Daniel Kesselberg
|
311de17730
|
Rename method to abortIfInterrupted
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
7 years ago |
Daniel Kesselberg
|
14d802b8f3
|
Refactor method to throw exception instead of true/false
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
7 years ago |
Joas Schilling
|
1ca075a113
|
Correctly handle users with numeric user ids
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
7 years ago |
Morris Jobke
|
a661f043e1
|
Remove unneeded semicolon and parentheses
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
8 years ago |
Joas Schilling
|
691a5d40a4
|
Add autocomplete for config:*
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
9 years ago |
Joas Schilling
|
5551c63110
|
Register the auto completion basic
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
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
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
|
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
|
11 years ago |
Joas Schilling
|
5d84876ecd
|
Missing doc
|
11 years ago |
Joas Schilling
|
6ed8ba0ce9
|
Fix nested array lists
|
11 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"
This reverts commit 6a1a4880f0 .
|
11 years ago |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
11 years ago |
Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720
Enabled analysis tools:
- PHP Analyzer
- JSHint
- PHP Copy/Paste Detector
- PHP PDepend
|
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 |