提交历史

作者 SHA1 备注 提交日期
  sohelrana820 3d1c2801f1 Fixed return value type in methods 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 年之前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年之前
  Juan Basso 36dee4ccf8 Replacing the usage of PHPUnit static mock on App::classname() 12 年之前
  Jose Lorenzo Rodriguez 64ad0e4a4e Unskiping test that cannot be fixed without a major rewirte of a feature 12 年之前
  Jose Lorenzo Rodriguez 880f8c859c Temporarily skiping a test that requires staticExpects 12 年之前
  mark_story 197ebd175a Rename Model/Repository -> Model/Table. 12 年之前