25 Commits (d17b32afd713f9f94ea24eba2ba7a753b3270e44)

Author SHA1 Message Date
  Morris Jobke f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command" 5 years ago
  Joas Schilling 6eb2653897
Use ellipsis instead of triple dot 6 years ago
  Morris Jobke 18e9631810
Wait for cron to finish before running upgrade command 6 years ago
  Morris Jobke d3d045dd5c
Remove unused import statements 6 years ago
  Morris Jobke c70927eaa0
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 6 years ago
  Morris Jobke f22e02cd79
Refactor method to check if update is needed 6 years ago
  Morris Jobke 0e2f00ec59
Get the Installer via DI 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Morris Jobke caa0ae94e8 Proper logging for appstore updates 7 years ago
  Morris Jobke aa10cca61b
Do not disable 3rdparty apps on occ upgrade 7 years ago
  Vincent Petry ae1000e045
Remove removed --dry-run command from occ help (#26352) 7 years ago
  Lukas Reschke 3b7f548b0f
Remove unused and undefined use statement 7 years ago
  Vincent Petry da0cea404d
Kill update simulation 7 years ago
  Robin Appelman e783006fe2 make disabled apps more clear during upgrade 8 years ago
  Jürgen Haas aeb5dfa4ac Exit from upgrade without reporting error 8 years ago
  Sander Ruitenbeek 06fd2e7d5a Revert (c) back to ownCloud, Inc. 8 years ago
  sanderr a7f998a454 Update Upgrade.php 8 years ago
  Sander Ruitenbeek 3101f9e234 Rebranded to Nextcloud for the occ command line tool 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Thomas Pulzer 90b7f74da7 Changed name of default logfile from owncloud.log to nextcloud.log. 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Thomas Müller 7ad1d491f4
Adding progress to occ upgrade 8 years ago
  Thomas Müller 5c3183cedd
Move version check code out of class Updater 8 years ago
  Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 8 years ago
  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 years ago
  Thomas Müller 15339efd60 Limit the message to the console to the first 30 characters in order to not break the progress bar 8 years ago
  Thomas Müller 1bf4c75e8b Show individual sql schema migration steps during upgrade - on web as well as on the command line 8 years ago
  Morris Jobke 0a66734416 Revert "setting to skip migration tests by default" 8 years ago
  Morris Jobke 2e444e6e37 setting to skip migration tests by default 8 years ago
  Morris Jobke e7aab8f31f Print output for integrity check during ./occ upgrade 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Björn Schießle 58b1221ad3 don't show previous log level in upgrade message 8 years ago
  Lukas Reschke 4971015544 Add code integrity check 8 years ago
  Morris Jobke 3b249f1967 Revert "setting to skip migration tests by default" 8 years ago
  Joas Schilling 9200bbeaba Update: state which step we are going to start and warn if it might be slow 8 years ago
  Thomas Müller 4cb5970947 Always pass in ILogger 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Morris Jobke 7cbdd9b90b setting to skip migration tests by default 8 years ago
  Morris Jobke 5acb38b5b3 [upgrade] switch to debug logging on upgrade 8 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Morris Jobke 5ff536b45a [upgrade] add verbosity check and show repair info & steps 9 years ago
  Joas Schilling dba5d5e205 Use a OutputFormatter instead of hacking into writeln() 9 years ago
  Joas Schilling d8b9f6ac23 Use logtimezone and logdateformat 9 years ago
  Morris Jobke 0137a3c5e0 [upgrade] show timestamp for output during upgrade 9 years ago
  Morris Jobke c86e129ce9 [updater] keep maintenance active on failure and mark failure in red 9 years ago
  Morris Jobke 1ba9fd3ada [upgrade] print update message before running the update code 9 years ago
  Morris Jobke fe42553e8a [updater] propagate error case properly 9 years ago
  Steffen Lindner 48040c46cb Skip disable3rdParty Apps 9 years ago
  Morris Jobke 064f5204cc Persist the state of the maintenance after an upgrade 9 years ago
  Morris Jobke cb909cda97 Add info message for upgrade of an 3rdparty app 9 years ago