コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 年 前
  Mark Story 835a255042 Deprecate Plugin::unload() 7 年 前
  ADmad 394ddc31a3 Merge branch 'master' into 3.next 7 年 前
  sohelrana820 3d1c2801f1 Fixed return value type in methods 7 年 前
  saeid b78eae9d85 adjust tests to deprecate Plugin:load() 7 年 前
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 年 前
  Marc Würth 41671410cb Replace other literal configure calls with new convenience function setAppNamespace() 8 年 前
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 8 年 前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年 前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年 前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年 前
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 年 前
  ADmad 855c4d114b Fix CS error. 9 年 前
  ADmad 8f67104829 Account for repeating namespace and nested app namespace. 10 年 前
  Marlin Cremers 23d0b32b52 Add method to convert namespaced class names to plugin split names 10 年 前
  ADmad 6cf7b52897 Use short array syntax. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 年 前
  euromark 6b02f80b10 Move Console Shells and Tasks. 11 年 前
  mark_story 47f88fa141 Remove App::objects(). 11 年 前
  ADmad 4bd4d725eb Remove App::pluginPath() which was simply wrapper for Plugin::path(). 12 年 前
  ADmad 808f4aceb0 Add Plugin::classPath() method. 12 年 前
  ADmad 3d607f7e0d Make "src/" path segment part of path returned by App::pluginPath() 12 年 前
  ADmad 13441766b5 Fix test. 12 年 前
  ADmad 80b01a93a8 Update App::className() to account for `Vendor/Plugin.Foo` style class name. 12 年 前
  Jose Lorenzo Rodriguez aa3a44ed73 Fixing remaining tests related to themes 12 年 前
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 年 前
  Bryan Crowe 5ae1c29836 Update copyright statements in docblocks 12 年 前
  Bryan Crowe b3d00446dc Remove PHP 5 and file names from docblocks 12 年 前
  euromark 1b61a0c787 Fix tests around paths for windows. 12 年 前