コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  ADmad dc68840ed2 Moved view files under "Template" folder. 12 年 前
  ADmad 20b993f653 Update test app to match new app folder structure. 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前