summaryrefslogtreecommitdiffstats
path: root/core/command
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16434 from owncloud/persist-maintenance-stateThomas Müller2015-06-031-3/+8
|\
| * Persist the state of the maintenance after an upgradeMorris Jobke2015-05-191-3/+8
* | Merge pull request #15985 from owncloud/hotfix/fix-encryption-referencesBjörn Schießle2015-05-261-1/+1
|\ \
| * | fix references to legacy encryption app nameClark Tomlinson2015-05-181-1/+1
| |/
* | Skip disable3rdParty AppsSteffen Lindner2015-05-201-2/+12
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
|/
* Add info message for upgrade of an 3rdparty appMorris Jobke2015-05-121-0/+3
* Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-war...Thomas Müller2015-05-072-4/+24
|\
| * Display a message when there is a problem with the default moduleJoas Schilling2015-05-042-4/+24
* | Add verbosity option to app:check-codeMorris Jobke2015-05-051-6/+17
* | Fix the "app-id" parameter description of app:check-codeJoas Schilling2015-05-051-1/+1
* | Add an occ command to get the status of encryptionJoas Schilling2015-05-041-0/+56
|/
* make command optionalBernhard Posselt2015-04-291-1/+1
* default to an empty string for database password if ommitedBernhard Posselt2015-04-291-1/+4
* fix typoThomas Müller2015-04-271-1/+1
* handle case where the given language is unknown - refs #15794Thomas Müller2015-04-271-0/+4
* Undefined index: defaultJoas Schilling2015-04-271-1/+1
* Fix scrutinizer complainJoas Schilling2015-04-271-1/+1
* Use interfaceJoas Schilling2015-04-271-4/+4
* Add unit tests for the commandsJoas Schilling2015-04-271-6/+6
* Make getDefaultModuleId public and get module protectedJoas Schilling2015-04-272-31/+14
* Add occ commands to manage the encryption modulesJoas Schilling2015-04-274-0/+279
* Unify the output of the user commands and use DIJoas Schilling2015-04-235-12/+36
* Check if the user exists before trying to delete himJoas Schilling2015-04-231-5/+12
* Remove the app version from disabled app listJoas Schilling2015-04-203-4/+25
* Merge pull request #15404 from Crote/occ-password-from-envThomas Müller2015-04-102-22/+54
|\
| * Add password input from env variable for occ user:{add, resetpassword}Laurens Post2015-04-042-22/+54
* | change handling in app:listJoas Schilling2015-04-092-23/+26
* | Replace print_r() with pretty jsonJoas Schilling2015-04-091-9/+6
* | Add an option to get the output in plain, json or print_r syntaxJoas Schilling2015-04-094-15/+107
* | Adding check command to validate server environment - fixes #15429Thomas Müller2015-04-081-0/+39
* | Fix occ user:add failure return codesLaurens Post2015-04-041-1/+2
|/
* More elaborate command description for upgrade - fixes #14864Thomas Müller2015-03-261-1/+1
* Update license headersJenkins for ownCloud2015-03-2618-74/+335
* Merge pull request #14613 from kampka/no-table-prefixMorris Jobke2015-03-121-2/+6
|\
| * Install command should not require table prefixChristian Kampka2015-03-111-2/+6
* | Merge pull request #14798 from owncloud/enable-oci-autotest-masterLukas Reschke2015-03-111-1/+1
|\ \
| * | Don't play with config values ...Thomas Müller2015-03-111-2/+1
| * | Setting oci as supported databaseThomas Müller2015-03-111-0/+1
* | | Merge pull request #14794 from owncloud/add-console-command-user-addMorris Jobke2015-03-111-0/+115
|\ \ \ | |/ / |/| |
| * | Add a console command user:add to create users over the consoleJoas Schilling2015-03-111-0/+115
* | | Merge pull request #13513 from owncloud/repair-legacystoragenofatalfailMorris Jobke2015-03-112-0/+9
|\ \ \
| * | | Properly forward repair errors and warningsVincent Petry2015-02-272-0/+9
| | |/ | |/|
* | | Merge pull request #14662 from owncloud/issue/14661-show-versions-in-occ-applistThomas Müller2015-03-111-2/+3
|\ \ \
| * | | Always include the installed app version in "occ app:list"Joas Schilling2015-03-111-2/+3
| | |/ | |/|
* / | Properly handle available databases at runtime and respect setup checks in co...Thomas Müller2015-03-111-23/+36
|/ /
* / Allow configuring background job mode from the consoleChristian Kampka2015-03-024-0/+176
|/
* Revert "Updating license headers"Morris Jobke2015-02-2616-288/+83
* print app upgrade information to console as wellThomas Müller2015-02-241-0/+6
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-241-3/+7