J0WI
|
efc5c57a79
Some more strict_types
|
3 years ago |
Morris Jobke
|
3388758d04
Remove event listener to udpate events that are not present anymore
|
3 years ago |
Robin Appelman
|
9e3775618b
log full expection during repair step
|
3 years ago |
Morris Jobke
|
8f614acade
Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-app-upgrades
|
3 years ago |
Julius Härtl
|
f31edf1544
Make sure to do priority app upgrades first
|
3 years ago |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
4 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 years ago |
Julius Härtl
|
36ffad5ba7
Make sure the migrations table schema is always checked
|
4 years ago |
Julius Härtl
|
2607ac3fb2
Allow major/minor match for owncloud version
|
4 years ago |
Christoph Wurst
|
cbb34af53f
Do not update incompatible apps
|
4 years ago |
Christoph Wurst
|
7dd39a91ee
Remove dead method \OC\Updater::checkAppUpgrade
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Joas Schilling
|
810ee7d811
Make the auto-disabled list more broad
|
5 years ago |
Georg Ehrke
|
f6c3424039
Fix tracking of auto disabled apps in Updater
|
5 years ago |
Roeland Jago Douma
|
7e7146db7f
Block install without CAN_INSTALL file
|
5 years ago |
Joas Schilling
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
5 years ago |
Morris Jobke
|
f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command"
|
6 years ago |
Morris Jobke
|
7eb74186ef
Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps
|
6 years ago |
Morris Jobke
|
8b1084adfe
Only wait for cron if fix for endless wait is included
|
6 years ago |
Joas Schilling
|
4b49f810b7
Re-enable apps that got automatically disabled while updating
|
6 years ago |
Morris Jobke
|
18e9631810
Wait for cron to finish before running upgrade command
|
6 years ago |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 years ago |
Julius Härtl
|
eb6e5a27a3
Do not fail hard if no appinfo is returned during update
|
6 years ago |
Tobia De Koninck
|
55b9a5d886
Remove OC_App::disable method
|
6 years ago |
Christoph Wurst
|
1a8916af59
Fix updating an up
|
6 years ago |
Morris Jobke
|
edee243b27
OC_App::loadApps now only accepts an array as type list
|
6 years ago |