コミット履歴

作者 SHA1 メッセージ 日付
  José Lorenzo Rodríguez 3b2d48cf98 Merge pull request #6942 from cakephp/issue-6919 10 年 前
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 年 前
  Mark Story 94635f061c Allow `.` in ObjectRegistry keys. 10 年 前
  ADmad 6cf7b52897 Use short array syntax. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Mark Story 82b2058d93 Add additional test coverage. 11 年 前
  Mark Story 3d7b9f9909 Fix duplicate errors when config data is not different. 11 年 前
  AD7six e393ab9da9 phpcs fix 11 年 前
  AD7six 27784219a7 better assert logic 11 年 前
  AD7six cfe45f2091 add tests demonstrating how helper loading works 11 年 前
  euromark 0a324ec9de Add stub helper 11 年 前
  euromark 1f8c083437 Skip tests 11 年 前
  ADmad c1b5187c8b Move View\Error to View\Exception. 11 年 前
  Reuben Helms 9a3e0db66c Refactor _eventManager accessors to Cake\Event\EventManagerTrait 11 年 前
  ADmad 60f3eb9660 Move MissingHelperException, MissingLayoutException to View/Error 12 年 前
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 年 前
  mark_story 8f3612eaae Move unload() into ObjectRegistry. 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  Jose Lorenzo Rodriguez 350dc04312 Fixing CS error 12 年 前
  Mark Story 15c56d2e6d Fix failing tests. 12 年 前
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前