Commit Graph

24 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
Thomas Müller 58cedc07b5 print app upgrade information to console as well 10 years ago
Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Victor Dubiniuk c9fd3c9d29 Inject config 10 years ago
Victor Dubiniuk 303fce44f4 Use httphelper and cache response even when it empty 10 years ago
Thomas Müller 136b0c22c9 Fix ctor call in OC\Core\Command\Upgrade 11 years ago
Thomas Müller a348a6f450 no loner use deprecated class \OC_Config 11 years ago
Thomas Müller e655d32979 remove bootstrapping - occ can by definition only be executed if ownCloud is installed - base.php is required earlier already 11 years ago
Thomas Müller 43c191fffb show upgrade errors as error in the console and report back that the upgrade process failed if it did 11 years ago
Vincent Petry 5e27ac3e0d Added CLI arguments for upgrade simulation steps 11 years ago
Vincent Petry 5b97369b00 Simulate apps database schema update on upgrade 11 years ago
Vincent Petry 02f682b156 Now showing disabled apps as upgrade status line 11 years ago
Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 11 years ago
Vincent Petry 1a116828cf Added warning for trusted_domains after CLI upgrade 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Thomas Müller afbe50d09c remove global variable $RUNTIME_NOAPPS - it's just superfluous 11 years ago
Andreas Fischer 70111ea299 Add some color to the occ upgrade output. 12 years ago
Andreas Fischer b8dbec0da4 Use "else if" to remove one level of indentation. 12 years ago
ringmaster f130caa4a2 Missed one write()->writeln(). Fixed. 12 years ago
ringmaster bca1e12597 Use writeln() instead of write() 12 years ago
ringmaster d1c5e5d777 Use the OutputInterface for output and return error codes. 12 years ago
ringmaster a24cbb50af Move all upgrade routines into the command-line tool. 12 years ago
ringmaster 29a21466f3 Add `occ upgrade` command. 12 years ago
Bart Visscher a9ea99e93d Add copyright, remove starting blank line 12 years ago
Bart Visscher 44b3e71ed4 Cleanup and more style fixes 12 years ago
Bart Visscher 0aba549e7f Use more object oriented way for console commands 12 years ago