summaryrefslogtreecommitdiffstats
path: root/core/register_command.php
Commit message (Expand)AuthorAgeFilesLines
...
* | 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