Historia zmian

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