コミット履歴

作者 SHA1 メッセージ 日付
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 年 前
  ADmad 333ffccd2d Rename View::addHelper() to View::loadHelper(). 11 年 前
  José Lorenzo Rodríguez 0dc1e77b93 Merge pull request #4602 from cakephp/controller-initialize 11 年 前
  ADmad 3efd9d1db6 Make View::addHelper() set the loaded helper as View's property. 11 年 前
  ADmad aac06936df Removed unneeded method call from test. 11 年 前
  mark_story a42d56a55a Remove un-necessary calls to constructClasses(). 11 年 前
  ADmad 4ae598d261 Update namespaces missed in previous commit. 11 年 前
  ADmad c1b5187c8b Move View\Error to View\Exception. 11 年 前
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 年 前
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 年 前
  mark_story 47f88fa141 Remove App::objects(). 11 年 前
  mark_story a084fcee0f Correct order of themed plugin paths. 11 年 前
  mark_story 38efb0790f Remove CacheHelper and related features. 11 年 前
  mark_story ce126ed55a Fix doc block and use a more generic error message. 11 年 前
  mark_story fcec8ef537 Check for directory traversal in layout paths. 11 年 前
  mark_story 0c7720e8f8 Enforce that relative paths are contained within the template paths. 11 年 前
  mark_story 31ed8c3eea Fix relative path resolution in View. 11 年 前
  Mark Story 588dd6127e Merge pull request #3935 from ADmad/3.0-prefix-template-path 11 年 前
  ADmad f49408c8f5 Allow having prefix specific layouts. 11 年 前
  ADmad 5e4abbed62 Cleanup deprecated code. 11 年 前
  ADmad f2716c1913 Merge branch '2.6' into 3.0 11 年 前
  José Lorenzo Rodríguez efdb1eabb4 Merge pull request #3688 from markstory/3.0-view-append-capture 11 年 前
  ADmad 4d1514a231 Moved plugin classes files under "src" folder. 12 年 前
  mark_story c46c6b35ec Re-instate the capture mode of View::append(). 11 年 前
  mark_story 4e49b63140 Raise exceptions on missing elements. 12 年 前
  José Lorenzo Rodríguez b02f66861a Merge pull request #3625 from ADmad/3.0-plugin 12 年 前
  Mark Story bd7e20a368 Merge pull request #3622 from markstory/3.0-view-block 12 年 前
  ADmad 641b6a1114 Add test for setting view theme to vendor namespaced plugin. 12 年 前
  Reuben Helms 9a3e0db66c Refactor _eventManager accessors to Cake\Event\EventManagerTrait 12 年 前
  mark_story ed3075584b Simplify View blocks. 12 年 前