| Commit message (Expand) | Author | Age | Files | Lines |
* | fix references to legacy encryption app name | Clark Tomlinson | 2015-05-18 | 1 | -1/+1 |
* | Add info message for upgrade of an 3rdparty app | Morris Jobke | 2015-05-12 | 1 | -0/+3 |
* | Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-war... | Thomas Müller | 2015-05-07 | 2 | -4/+24 |
|\ |
|
| * | Display a message when there is a problem with the default module | Joas Schilling | 2015-05-04 | 2 | -4/+24 |
* | | Add verbosity option to app:check-code | Morris Jobke | 2015-05-05 | 1 | -6/+17 |
* | | Fix the "app-id" parameter description of app:check-code | Joas Schilling | 2015-05-05 | 1 | -1/+1 |
* | | Add an occ command to get the status of encryption | Joas Schilling | 2015-05-04 | 1 | -0/+56 |
|/ |
|
* | make command optional | Bernhard Posselt | 2015-04-29 | 1 | -1/+1 |
* | default to an empty string for database password if ommited | Bernhard Posselt | 2015-04-29 | 1 | -1/+4 |
* | fix typo | Thomas Müller | 2015-04-27 | 1 | -1/+1 |
* | handle case where the given language is unknown - refs #15794 | Thomas Müller | 2015-04-27 | 1 | -0/+4 |
* | Undefined index: default | Joas Schilling | 2015-04-27 | 1 | -1/+1 |
* | Fix scrutinizer complain | Joas Schilling | 2015-04-27 | 1 | -1/+1 |
* | Use interface | Joas Schilling | 2015-04-27 | 1 | -4/+4 |
* | Add unit tests for the commands | Joas Schilling | 2015-04-27 | 1 | -6/+6 |
* | Make getDefaultModuleId public and get module protected | Joas Schilling | 2015-04-27 | 2 | -31/+14 |
* | Add occ commands to manage the encryption modules | Joas Schilling | 2015-04-27 | 4 | -0/+279 |
* | Unify the output of the user commands and use DI | Joas Schilling | 2015-04-23 | 5 | -12/+36 |
* | Check if the user exists before trying to delete him | Joas Schilling | 2015-04-23 | 1 | -5/+12 |
* | Remove the app version from disabled app list | Joas Schilling | 2015-04-20 | 3 | -4/+25 |
* | Merge pull request #15404 from Crote/occ-password-from-env | Thomas Müller | 2015-04-10 | 2 | -22/+54 |
|\ |
|
| * | Add password input from env variable for occ user:{add, resetpassword} | Laurens Post | 2015-04-04 | 2 | -22/+54 |
* | | change handling in app:list | Joas Schilling | 2015-04-09 | 2 | -23/+26 |
* | | Replace print_r() with pretty json | Joas Schilling | 2015-04-09 | 1 | -9/+6 |
* | | Add an option to get the output in plain, json or print_r syntax | Joas Schilling | 2015-04-09 | 4 | -15/+107 |
* | | Adding check command to validate server environment - fixes #15429 | Thomas Müller | 2015-04-08 | 1 | -0/+39 |
* | | Fix occ user:add failure return codes | Laurens Post | 2015-04-04 | 1 | -1/+2 |
|/ |
|
* | More elaborate command description for upgrade - fixes #14864 | Thomas Müller | 2015-03-26 | 1 | -1/+1 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 18 | -74/+335 |
* | Merge pull request #14613 from kampka/no-table-prefix | Morris Jobke | 2015-03-12 | 1 | -2/+6 |
|\ |
|
| * | Install command should not require table prefix | Christian Kampka | 2015-03-11 | 1 | -2/+6 |
* | | Merge pull request #14798 from owncloud/enable-oci-autotest-master | Lukas Reschke | 2015-03-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't play with config values ... | Thomas Müller | 2015-03-11 | 1 | -2/+1 |
| * | | Setting oci as supported database | Thomas Müller | 2015-03-11 | 1 | -0/+1 |
* | | | Merge pull request #14794 from owncloud/add-console-command-user-add | Morris Jobke | 2015-03-11 | 1 | -0/+115 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add a console command user:add to create users over the console | Joas Schilling | 2015-03-11 | 1 | -0/+115 |
* | | | Merge pull request #13513 from owncloud/repair-legacystoragenofatalfail | Morris Jobke | 2015-03-11 | 2 | -0/+9 |
|\ \ \ |
|
| * | | | Properly forward repair errors and warnings | Vincent Petry | 2015-02-27 | 2 | -0/+9 |
| | |/
| |/| |
|
* | | | Merge pull request #14662 from owncloud/issue/14661-show-versions-in-occ-applist | Thomas Müller | 2015-03-11 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | Always include the installed app version in "occ app:list" | Joas Schilling | 2015-03-11 | 1 | -2/+3 |
| | |/
| |/| |
|
* / | | Properly handle available databases at runtime and respect setup checks in co... | Thomas Müller | 2015-03-11 | 1 | -23/+36 |
|/ / |
|
* / | Allow configuring background job mode from the console | Christian Kampka | 2015-03-02 | 4 | -0/+176 |
|/ |
|
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 16 | -288/+83 |
* | print app upgrade information to console as well | Thomas Müller | 2015-02-24 | 1 | -0/+6 |
* | 3rd-party apps are disabled on upgrade - refs #14026 | Thomas Müller | 2015-02-24 | 1 | -3/+7 |
* | Fix error handling | Thomas Müller | 2015-02-23 | 1 | -1/+6 |
* | implement command maintenance:install | Thomas Müller | 2015-02-23 | 1 | -0/+124 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 16 | -83/+288 |
* | implement php code checker to detect usage of not allowed private APIs - incl... | Thomas Müller | 2015-02-10 | 1 | -0/+53 |
* | Disallow disabling of files app | Morris Jobke | 2015-02-03 | 1 | -2/+6 |