From: Andreas Fischer Date: Thu, 31 Oct 2013 14:30:35 +0000 (+0100) Subject: Merge pull request #5531 from owncloud/upgrade-form-occ X-Git-Tag: v6.0.0beta3~32 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c40515c33f80b8f5bf60c16bfc0d20dfddc80866;p=nextcloud-server.git Merge pull request #5531 from owncloud/upgrade-form-occ Add `occ upgrade` command. * owncloud/upgrade-form-occ: Add some color to the occ upgrade output. Use "else if" to remove one level of indentation. Missed one write()->writeln(). Fixed. Use writeln() instead of write() Use the OutputInterface for output and return error codes. Move all upgrade routines into the command-line tool. Add `occ upgrade` command. --- c40515c33f80b8f5bf60c16bfc0d20dfddc80866