Commit History

作者 SHA1 備註 提交日期
  Joas Schilling 3962cd0aa8 fix!: Move getEventDispatcher usage to IEventDispatcher 1 年之前
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 年之前
  Robin Appelman 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 年之前
  Christoph Wurst 999aec366a chore: Drop \OC_App::getSettingsNavigation 1 年之前
  Christoph Wurst 167763d312 chore: Drop \OC_App::getNavigation 1 年之前
  Christoph Wurst e76d525a43 chore: Drop \OC_App::getAppInfo 1 年之前
  Christoph Wurst cf6e2fa1b7 chore: Drop \OC_App::getAppVersion 1 年之前
  Christoph Wurst dd2d50471e chore!: Drop \OC_App::isEnabled 1 年之前
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 年之前
  Carl Schwan b1ec7ff51f Add missing taint analysis docblock comments, and improve escaping in some methods 2 年之前
  Côme Chilliet e94a689bca Fix version number in phpdoc for app loading refactor 1 年之前
  Côme Chilliet 13c71ed24a Small cleanups for AppManager 1 年之前
  Côme Chilliet 78c1716818 Move loadApps to the AppManager 1 年之前
  Côme Chilliet 8dc5f82189 Move isType to AppManager 1 年之前
  Côme Chilliet a7c8090dc3 Move loadApp function to the AppManager 1 年之前
  Christoph Wurst 416c824c74 perf(autoloader): Drop legacy class autoloader 1 年之前
  Thomas Citharel f1751c4428 Introduced app enable/disable/update typed events 1 年之前
  Robin Appelman fe78ef7a38 instrumentation for app booting 1 年之前
  Côme Chilliet 2a4ab201b7 Make sure application are only loaded once 1 年之前
  Maxence Lange 4cac49c797 refresh cached app folder on install/upgrade 1 年之前
  Côme Chilliet f5c361cf44 composer run cs:fix 1 年之前
  zorn-v a27388ccd3 Fix alternative logins custom css class 1 年之前
  Côme Chilliet a2a7150d6d Migrate Repair events to OCP\EventDispatcher\Event 2 年之前
  Côme Chilliet 4f260dce6e Moving to string key for arguments of GenericEvent in Repair 2 年之前
  Carl Schwan 458c2fa297 Remove OCP\App and OCP\BackgroundJob 2 年之前
  Arthur Schiwon 0f2e75a6ce fix loading legacy app.php with multi app dir 2 年之前
  Joas Schilling d96633916c Log exception 2 年之前
  Joas Schilling a06ba88502 Fix \OC_App::getCurrentApp() when being called from CLI or phpunit 2 年之前
  Julius Härtl eede608c0e Add event logging to app loading 2 年之前
  Joas Schilling 06611e4780 Revert "Fix "never catch" catches in OC_App" 2 年之前