Commit Graph

27 Commits (da20d71174d2019e4a8ddfa49d471697f18fe16c)

Author SHA1 Message Date
Thomas Müller a348a6f450 no loner use deprecated class \OC_Config 12 years ago
Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 12 years ago
Andreas Fischer f81ee94cad Move resetpassword into user: command space. 12 years ago
Andreas Fischer 52e7bf9630 Receive \OC\User\Manager as a constructor dependency. 12 years ago
scolebrook 43759f1f46 Use OC\Config instead of OC_Config 12 years ago
scolebrook 00f811f09c Changed class name to mode 12 years ago
scolebrook 7151369e5f Add ability to enable/disable maintenance mode from cli. 12 years ago
Arthur Schiwon 09bb8e0e3a add cli command to check a users last login 12 years ago
kondou e5e77b370a Make ResetAdminPass to ResetPassword 12 years ago
kondou 011bd0a1c4 Add a resetadminpass command to console - fix #8248 12 years ago
Andreas Fischer f9853b253c Deduplicate connection handling code into \OC\DB\ConnectionFactory 13 years ago
Bart Visscher 3abcd13979 Allow converting from any db type 13 years ago
Arthur Schiwon bc1235d325 Add command line tool to show numbers of users and user directories 13 years ago
Bart Visscher 202e26647e Inject config object 13 years ago
Bart Visscher e4c31b362e Add command for converting sqlite database to server based one 13 years ago
Robin Appelman 10d84f6e9b Add a (currently) empty system for running common repair steps 13 years ago
Robin Appelman abe63bd329 Add occ command to list all apps 13 years ago
Robin Appelman a324c09e6c Add occ command to enable and disable single user mode 13 years ago
Robin Appelman d3bfb433d1 add occ commands for enabling and disabling apps 13 years ago
ringmaster 29a21466f3 Add `occ upgrade` command. 13 years ago
Thomas Müller 6e1881dbe4 new console command to generate sql migration scripts 13 years ago
Bart Visscher 666bbbe060 Use appinfo/register_command.php to add commands to the console command 13 years ago