コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story a0e7514bc0 Merge pull request #3521 from cakephp/3.0-session 12 年 前
  Jose Lorenzo Rodriguez f71ac83dc5 Fixing some failing tests 12 年 前
  Jose Lorenzo Rodriguez e7d531a0a9 Fixed CS error 12 年 前
  mark_story b24e4922c1 Unskip test. 12 年 前
  ADmad 7c3a7c16cb EventManager::dispatch() returns event not result. 12 年 前
  ADmad 0fbd3eca87 Make Controller::redirect() return response object. 12 年 前
  Renan Gonçalves 99205e4113 Adding _stop() back to classes that used to extend Cake\Core\Object. 12 年 前
  Renan Gonçalves 18d7edb1b3 Removing Object class. 12 年 前
  ADmad 370a89d7a1 Move controller related exceptions under Controller/Error 12 年 前
  José Lorenzo Rodríguez b8bf24ede6 Merge pull request #3140 from markstory/3.0-unloading 12 年 前
  mark_story cd7cbe869a Make addComponent() also set the property. 12 年 前
  mark_story addaf620ad Add Controller::components() and addComponent() 12 年 前
  sam-at-github cbb5e55b75 Deprecated Request parameter to invokeAction(). It is not needed and provides a indirect way to set teh request which should have already been set. 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  euromark 3d1a78ff63 Make debug status boolean 12 年 前
  Jose Lorenzo Rodriguez 69e9838204 fixed failing test 12 年 前
  Jose Lorenzo Rodriguez eca2bfdd81 Fixing more tests for phpunit 4.0 12 年 前
  ndm2 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 年 前
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 年 前
  Sam c822886aa3 Adjusted test. Adding to global set of prefixes is no longer as side affect of configuring some arbitrary prefixed route. 12 年 前
  mark_story 197ebd175a Rename Model/Repository -> Model/Table. 12 年 前
  mark_story 59200746cf Rename Repository to Model. 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前