Commit Graph

17 Commits (64a3e6eb22ca71cc2d35bafa62770538fe7618d1)

Author SHA1 Message Date
Thomas Müller 1f01552325 Check for the posix extension - refs https://github.com/owncloud/core/pull/13282#issuecomment-69602645 10 years ago
Thomas Müller 793e1e8d6e Check for current user to have the same id then the owner of the config file - fixes #12307 10 years ago
Vincent Petry 2b1cd84fcc Do not load apps when an upgrade is due 11 years ago
Thomas Müller 6929549dad adding try/catch + switch to config object as provided by the server container 11 years ago
Thomas Müller 8b86b94d47 call OC_App::loadApps(); to load all commands of all apps and related functionality 11 years ago
Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 11 years ago
Bart Visscher a9ea99e93d Add copyright, remove starting blank line 12 years ago
Bart Visscher f58fefe5e2 Check all installed apps for console commands 12 years ago
Bart Visscher 666bbbe060 Use appinfo/register_command.php to add commands to the console command 12 years ago
Bart Visscher 44b3e71ed4 Cleanup and more style fixes 12 years ago
Bart Visscher cafc8cb223 Change Files Scan command to use OC\User\Manager 12 years ago
Bart Visscher 0aba549e7f Use more object oriented way for console commands 12 years ago
Masaki 04b9e77478 replace ident spaces with tabs 12 years ago
Masaki Kawabata Neto 98a04d7c73 added help and status commands 12 years ago
Thomas Müller 2871d11b5c adding executable script occ (ownCloud console) 12 years ago
Thomas Müller 58f369d029 more verbose printouts - fixing execution 12 years ago
Bart Visscher a7a05b321a Use console.php entry point for file scanning from console 12 years ago