summaryrefslogtreecommitdiffstats
path: root/core/register_command.php
Commit message (Expand)AuthorAgeFilesLines
* no loner use deprecated class \OC_ConfigThomas Müller2014-09-221-1/+1
* Added RepairStep interface and default repair step listsVincent Petry2014-06-121-1/+4
* Merge pull request #8554 from owncloud/add_resetadminpass_commandAndreas Fischer2014-05-291-0/+1
|\
| * Merge remote-tracking branch 'owncloud/master' into add_resetadminpass_commandAndreas Fischer2014-05-281-0/+2
| |\
| * | Move resetpassword into user: command space.Andreas Fischer2014-05-281-1/+1
| * | Receive \OC\User\Manager as a constructor dependency.Andreas Fischer2014-05-281-1/+1
| * | Make ResetAdminPass to ResetPasswordkondou2014-05-121-1/+1
| * | Add a resetadminpass command to console - fix #8248kondou2014-05-121-0/+1
* | | Merge pull request #8748 from owncloud/cli_maintenance_modeAndreas Fischer2014-05-291-0/+1
|\ \ \ | |_|/ |/| |
| * | Use OC\Config instead of OC_Configscolebrook2014-05-281-1/+1
| * | Changed class name to modescolebrook2014-05-281-1/+1
| * | Add ability to enable/disable maintenance mode from cli.scolebrook2014-05-271-0/+1
* | | add cli command to check a users last loginArthur Schiwon2014-05-231-0/+1
|/ /
* | Deduplicate connection handling code into \OC\DB\ConnectionFactoryAndreas Fischer2014-03-311-1/+1
* | Allow converting from any db typeBart Visscher2014-02-111-1/+1
* | Merge branch 'master' into db-convert-toolBart Visscher2014-01-301-0/+1
|\|
| * Add command line tool to show numbers of users and user directoriesArthur Schiwon2014-01-071-0/+1
* | Inject config objectBart Visscher2013-12-241-1/+1
* | Add command for converting sqlite database to server based oneBart Visscher2013-12-071-0/+1
|/
* Add a (currently) empty system for running common repair stepsRobin Appelman2013-11-261-0/+1
* merge master into single-user-modeRobin Appelman2013-11-251-0/+3
|\
| * Add occ command to list all appsRobin Appelman2013-11-251-0/+1
| * add occ commands for enabling and disabling appsRobin Appelman2013-11-251-0/+2
* | Add occ command to enable and disable single user modeRobin Appelman2013-11-251-0/+1
|/
* Add `occ upgrade` command.ringmaster2013-10-241-0/+1
* new console command to generate sql migration scriptsThomas Müller2013-10-171-0/+2
* Use appinfo/register_command.php to add commands to the console commandBart Visscher2013-09-131-0/+9