История коммитов

Автор SHA1 Сообщение Дата
  Philippe Le Brouster 12b751ddc9 Fix the config.php owner check for console.php лет назад: 9
  Morris Jobke f63915d0c8 update license headers and authors лет назад: 9
  Lukas Reschke 4c0a8d327d Add warning to OCC as well in case another PHP version is used there лет назад: 9
  Jost Baron 47ddd1794b Fix error message when wrong user on console лет назад: 9
  Thomas Müller 890a18e1a6 Introduce own console application class лет назад: 9
  Thomas Müller f099c9883e Adding check command to validate server environment - fixes #15429 лет назад: 9
  Jenkins for ownCloud b585d87d9d Update license headers лет назад: 9
  Christian Kampka bf01327cd0 Don't swallow errors in console.php лет назад: 9
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" лет назад: 9
  Thomas Müller bcd10d3dc5 implement command maintenance:install лет назад: 9
  Jenkins for ownCloud 6a1a4880f0 Updating license headers лет назад: 9
  Thomas Müller 036a8e3c1f console commands shall not be limited with respect to execution time - fixes #14156 лет назад: 9
  Thomas Müller 1f01552325 Check for the posix extension - refs https://github.com/owncloud/core/pull/13282#issuecomment-69602645 лет назад: 10
  Thomas Müller 793e1e8d6e Check for current user to have the same id then the owner of the config file - fixes #12307 лет назад: 10
  Vincent Petry 2b1cd84fcc Do not load apps when an upgrade is due лет назад: 10
  Thomas Müller 6929549dad adding try/catch + switch to config object as provided by the server container лет назад: 10
  Thomas Müller 8b86b94d47 call OC_App::loadApps(); to load all commands of all apps and related functionality лет назад: 10
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS лет назад: 10
  Bart Visscher a9ea99e93d Add copyright, remove starting blank line лет назад: 11
  Bart Visscher f58fefe5e2 Check all installed apps for console commands лет назад: 11
  Bart Visscher 666bbbe060 Use appinfo/register_command.php to add commands to the console command лет назад: 11
  Bart Visscher 44b3e71ed4 Cleanup and more style fixes лет назад: 11
  Bart Visscher cafc8cb223 Change Files Scan command to use OC\User\Manager лет назад: 11
  Bart Visscher 0aba549e7f Use more object oriented way for console commands лет назад: 11
  Masaki 04b9e77478 replace ident spaces with tabs лет назад: 11
  Masaki Kawabata Neto 98a04d7c73 added help and status commands лет назад: 11
  Thomas Müller 2871d11b5c adding executable script occ (ownCloud console) лет назад: 11
  Thomas Müller 58f369d029 more verbose printouts - fixing execution лет назад: 11
  Bart Visscher a7a05b321a Use console.php entry point for file scanning from console лет назад: 11