Commit Graph

24 Commits (63f2f16b852e126cbbf478f2d25232195c5a37e4)

Author SHA1 Message Date
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 79fc4f3126 Within OC:init() the minimum set of apps is loaded - which is filesystem, authentication and logging 11 years ago
Thomas Müller afbe50d09c remove global variable $RUNTIME_NOAPPS - it's just superfluous 11 years ago
Arthur Schiwon bc1235d325 Add command line tool to show numbers of users and user directories 11 years ago
Robin Appelman 10d84f6e9b Add a (currently) empty system for running common repair steps 11 years ago
Robin Appelman abe63bd329 Add occ command to list all apps 11 years ago
Robin Appelman fc1d897ea5 rename app_id to app-id 11 years ago
Robin Appelman a324c09e6c Add occ command to enable and disable single user mode 11 years ago
Robin Appelman d3bfb433d1 add occ commands for enabling and disabling apps 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
Thomas Müller 6e1881dbe4 new console command to generate sql migration scripts 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