Robin Appelman
|
226fa9b039
make failure to load app commands non-fatal
|
vor 9 Monaten |
Daniel Kesselberg
|
155ea6a54c
fix: change maintenance mode info wording
|
vor 1 Jahr |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
vor 1 Jahr |
Christoph Wurst
|
e2f4110a3f
fix(PHP8.2): Declare Symfony Application property in console application
|
vor 1 Jahr |
Lee Garrett
|
fba906e34a
Implement occ status command via return codes (Fixes: #35704)
|
vor 1 Jahr |
Carl Schwan
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
vor 2 Jahren |
Julius Härtl
|
b8b73fa9e4
Write upgrade/not-installed notices to stderr
|
vor 3 Jahren |
szaimen
|
37ff07b9e1
Improve maintenance mode info
|
vor 3 Jahren |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
vor 3 Jahren |
Joas Schilling
|
56ae87c281
Less ILogger
|
vor 3 Jahren |
Robin Appelman
|
ec875227ec
forward query exception when fallback construction fails
|
vor 3 Jahren |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
vor 4 Jahren |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
vor 4 Jahren |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
vor 4 Jahren |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
vor 4 Jahren |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
vor 5 Jahren |
Joas Schilling
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
vor 5 Jahren |
Morris Jobke
|
20839a422b
Refactor some code
|
vor 6 Jahren |
Michael Weimann
|
c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value
|
vor 6 Jahren |
Michael Weimann
|
03a5856541
Disables the maintenance warning for the maintenance command itself.
|
vor 6 Jahren |
Morris Jobke
|
0d9f73a814
Do not show "Not installed warning" during occ install
|
vor 6 Jahren |
Morris Jobke
|
0eebff152a
Update license headers
|
vor 7 Jahren |
Miha Frangez
|
0d6493a0c7
Fixed typo
|
vor 7 Jahren |
Morris Jobke
|
c54a59d51e
Remove unused use statements
|
vor 7 Jahren |
Morris Jobke
|
590e98a659
ownC -> Nextc
|
vor 7 Jahren |
noveens
|
8948f66d0e
maintenance warning printed on STDERR rather than STDOUT
|
vor 7 Jahren |
Morris Jobke
|
edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff
|
vor 7 Jahren |
Robin Appelman
|
65ace7c5a7
handle errors in apps while registering commands
|
vor 8 Jahren |
Jörn Friedrich Dreyer
|
817729dc3f
add upgrade command before repair, handle NeedsUpgradeExcaption better
|
vor 8 Jahren |
Thomas Müller
|
c5ca71ee82
[9.2] Register commands in info.xml (#26248)
|
vor 8 Jahren |