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