Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 vuotta sitten |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 vuotta sitten |
Morris Jobke
|
93e4244886
Remove trailing spaces from localized strings
|
5 vuotta sitten |
Morris Jobke
|
65d4ebe8cc
Show the repair steps and repair info output in the web for better feedback
|
5 vuotta sitten |
Morris Jobke
|
f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command"
|
6 vuotta sitten |
Joas Schilling
|
ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better
|
6 vuotta sitten |
Joas Schilling
|
6eb2653897
Use ellipsis instead of triple dot
|
6 vuotta sitten |
Morris Jobke
|
18e9631810
Wait for cron to finish before running upgrade command
|
6 vuotta sitten |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 vuotta sitten |
Roeland Jago Douma
|
4537faa5da
Merge pull request #7918 from nextcloud/properly-log-exceptions
|
6 vuotta sitten |
Morris Jobke
|
2a38605545
Properly log the full exception instead of only the message
|
6 vuotta sitten |
blizzz
|
c7d9e5fd63
Merge pull request #7354 from nextcloud/refacor-update-page-print
|
6 vuotta sitten |
Morris Jobke
|
c70927eaa0
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x
|
6 vuotta sitten |
Morris Jobke
|
f22e02cd79
Refactor method to check if update is needed
|
7 vuotta sitten |
Morris Jobke
|
0e2f00ec59
Get the Installer via DI
|
7 vuotta sitten |
Morris Jobke
|
0eebff152a
Update license headers
|
7 vuotta sitten |
Lukas Reschke
|
e1f52fc901
Stricter phan config fixes
|
7 vuotta sitten |
Morris Jobke
|
caa0ae94e8
Proper logging for appstore updates
|
7 vuotta sitten |
Ko-
|
0024b67aaf
Check that set_time_limit is not disabled before calling it
|
7 vuotta sitten |
Joas Schilling
|
0215b004da
Update with robin
|
8 vuotta sitten |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 vuotta sitten |
Lukas Reschke
|
aba539703c
Update license headers
|
8 vuotta sitten |
Thomas Müller
|
821d8736c8
Adding progress to web upgrade
|
8 vuotta sitten |
Thomas Müller
|
22db0f17a8
Fix web updater - fixes #24115
|
8 vuotta sitten |
Christoph Wurst
|
b4c5a5b9bf
Merge pull request #23911 from owncloud/split-upgrade-command
|
8 vuotta sitten |
Thomas Müller
|
5c3183cedd
Move version check code out of class Updater
|
8 vuotta sitten |
Thomas Müller
|
739dfb5c66
Suggest cli based updater in case the instance is bigger - #23913
|
8 vuotta sitten |
Thomas Müller
|
4b79fb10a2
Fix verbose output of upgrade command - not progressbar in this case and the schema migration test has one progressbar now for all tables - before we had one progressbar for each table
|
8 vuotta sitten |
Morris Jobke
|
1f7e02e4d4
Add detailed logs hidden and show them on request
|
8 vuotta sitten |
Thomas Müller
|
1bf4c75e8b
Show individual sql schema migration steps during upgrade - on web as well as on the command line
|
8 vuotta sitten |