Commit History

Author SHA1 Message Date
  Robin McCorkell cbbff87d0c Allow app:check-code and l10n:createjs commands when not installed 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Joas Schilling b1ff21ee28 Add a console command user:add to create users over the console 9 years ago
  Christian Kampka 83e0f84fef Allow configuring background job mode from the console 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Thomas Müller bcd10d3dc5 implement command maintenance:install 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 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 9 years ago
  Arthur Schiwon ae9c9a46b8 inject and use user manager to delete command instead of using old static oc_user way 9 years ago
  Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 10 years ago
  Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 9 years ago
  Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 9 years ago
  Thomas Müller a348a6f450 no loner use deprecated class \OC_Config 9 years ago
  Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 10 years ago
  Andreas Fischer 9fba8221a6 Merge pull request #8554 from owncloud/add_resetadminpass_command 10 years ago
  Andreas Fischer 678a6b98ff Merge pull request #8748 from owncloud/cli_maintenance_mode 10 years ago
  Andreas Fischer 5754b0b9e7 Merge remote-tracking branch 'owncloud/master' into add_resetadminpass_command 10 years ago
  Andreas Fischer f81ee94cad Move resetpassword into user: command space. 10 years ago
  Andreas Fischer 52e7bf9630 Receive \OC\User\Manager as a constructor dependency. 10 years ago
  scolebrook 43759f1f46 Use OC\Config instead of OC_Config 10 years ago
  scolebrook 00f811f09c Changed class name to mode 10 years ago
  scolebrook 7151369e5f Add ability to enable/disable maintenance mode from cli. 10 years ago
  Arthur Schiwon 09bb8e0e3a add cli command to check a users last login 10 years ago
  kondou e5e77b370a Make ResetAdminPass to ResetPassword 10 years ago
  kondou 011bd0a1c4 Add a resetadminpass command to console - fix #8248 10 years ago
  Andreas Fischer f9853b253c Deduplicate connection handling code into \OC\DB\ConnectionFactory 10 years ago
  Bart Visscher 3abcd13979 Allow converting from any db type 10 years ago
  Bart Visscher b57299f727 Merge branch 'master' into db-convert-tool 10 years ago
  Arthur Schiwon bc1235d325 Add command line tool to show numbers of users and user directories 10 years ago
  Bart Visscher 202e26647e Inject config object 10 years ago