Commit Graph

165 Commits (2fccfbe2789cbf41beba8f080a6721feaf7d50d2)

Author SHA1 Message Date
Scrutinizer Auto-Fixer fdbc21fc6c Scrutinizer Auto-Fixes 11 years ago
Morris Jobke cb909cda97 Add info message for upgrade of an 3rdparty app 11 years ago
Morris Jobke 56b1c93a79 Add verbosity option to app:check-code 11 years ago
Joas Schilling 87787a3af4 Fix the "app-id" parameter description of app:check-code 11 years ago
Joas Schilling 5180c2398d Add an occ command to get the status of encryption 11 years ago
Joas Schilling 10144bd7f5 Display a message when there is a problem with the default module 11 years ago
Bernhard Posselt 7c0dc06c10 make command optional 11 years ago
Bernhard Posselt b0d1d61db2 default to an empty string for database password if ommited 11 years ago
Thomas Müller aa2bd28a6a fix typo 11 years ago
Thomas Müller 66f9811151 handle case where the given language is unknown - refs #15794 11 years ago
Joas Schilling e4c24a6b5c Undefined index: default 11 years ago
Joas Schilling 25b5adfe87 Fix scrutinizer complain 11 years ago
Joas Schilling a4c314622a Use interface 11 years ago
Joas Schilling e4977841b4 Add unit tests for the commands 11 years ago
Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 11 years ago
Joas Schilling f6d4bdb1fd Add occ commands to manage the encryption modules 11 years ago
Joas Schilling eec92a16d6 Unify the output of the user commands and use DI 11 years ago
Joas Schilling 07627084e4 Check if the user exists before trying to delete him 11 years ago
Joas Schilling 2c396a7080 Remove the app version from disabled app list 11 years ago
Joas Schilling 98bdfa1518 change handling in app:list 11 years ago
Joas Schilling def3b687ee Replace print_r() with pretty json 11 years ago
Joas Schilling dd5063bd49 Add an option to get the output in plain, json or print_r syntax 11 years ago
Thomas Müller f099c9883e Adding check command to validate server environment - fixes #15429 11 years ago
Laurens Post d9323ca1be Add password input from env variable for occ user:{add, resetpassword} 11 years ago
Laurens Post 6ce790ebbc Fix occ user:add failure return codes 11 years ago
Thomas Müller a4171b295d More elaborate command description for upgrade - fixes #14864 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Christian Kampka 277503209a Install command should not require table prefix 11 years ago
Thomas Müller 96b223676d Don't play with config values ... 11 years ago
Thomas Müller cba3ec2c7f Setting oci as supported database 11 years ago
Joas Schilling b1ff21ee28 Add a console command user:add to create users over the console 11 years ago
Joas Schilling 560137ca23 Always include the installed app version in "occ app:list" 11 years ago
Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 11 years ago
Christian Kampka 83e0f84fef Allow configuring background job mode from the console 11 years ago
Vincent Petry 22bc37cb82 Properly forward repair errors and warnings 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Thomas Müller 58cedc07b5 print app upgrade information to console as well 11 years ago
Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 11 years ago
Thomas Müller eae6471105 Fix error handling 11 years ago
Thomas Müller bcd10d3dc5 implement command maintenance:install 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Thomas Müller d74662df7d implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 11 years ago
Morris Jobke a7eedf0149 Disallow disabling of files app 11 years ago
Thomas Müller 9ad9d7bfbb naming fixes while reviewing 11 years ago
Joas Schilling 039397bd31 Use setConfigs() instead of calling setConfig() multiple times 11 years ago
Thomas Müller 1d2bef0a01 Use a special filter expression for Oracle to filter the prefix - fixes #13220 11 years ago
Arthur Schiwon ae9c9a46b8 inject and use user manager to delete command instead of using old static oc_user way 11 years ago
Morris Jobke 95374e1404 add default for dbtableprefix 11 years ago
Morris Jobke dbc465de97 use injected config object and fix typos 11 years ago
tbelau666 ad8d55c327 Use Doctrines filter by table name 11 years ago