Commit Graph

12 Commits (a7ae2e874a28aed2c190840634db50a19ab1d2e7)

Author SHA1 Message Date
Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 12 years ago
Vincent Petry 1a116828cf Added warning for trusted_domains after CLI upgrade 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Thomas Müller afbe50d09c remove global variable $RUNTIME_NOAPPS - it's just superfluous 12 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 13 years ago