Commit History

Author SHA1 Message Date
  Marlin Cremers dbd06728d2 Re-fetch View class to pass view variables set in beforeRender callbacks 10 years ago
  mark_story a2938c3f36 Merge branch 'master' into 3.1 10 years ago
  antograssiot 9fe52afd74 correct use statement order 10 years ago
  Robert defeff0a3e Renamed EventManagerTrait to EventDispatcherTrait to better reflect that it implements EventDispatcherInterface. 10 years ago
  ADmad c1a1a209af Add accessor method for View properties. 10 years ago
  ADmad 00d50def6a Add accessor method for View::autoLayout 10 years ago
  ADmad 18766a61b4 Add accessor method for View::$viewPath 10 years ago
  ADmad 7fd98aa2b2 Remove Controller::$viewPath and Controller::$layoutPath. 10 years ago
  ADmad bb3bc8d902 Fix deprecated version 10 years ago
  ADmad d058fe1329 Deprecate view, layout, theme, autoLayout properties of controller. 10 years ago
  ADmad d165621d01 Add ViewVarsTrait::$_view. 10 years ago
  ADmad 7ac56c585e Define $viewClass in ViewVarsTrait instead of implementing class. 10 years ago
  Mark Story b7da77c71d Merge branch 'master' into 3.1 10 years ago
  Mark Scherer be1e20c896 Cleanup redirect(). 10 years ago
  Mark Story 6911424b40 Merge branch 'master' into 3.1 10 years ago
  Mark Story 60f955ab82 Add an interface for EventDispatcher. 10 years ago
  Robert 1b983826a0 Rename locator() to tableLocator(). 11 years ago
  Robert 872df7a42a Use LocatorAwareTrait in Controller and Cell. 11 years ago
  Jose Lorenzo Rodriguez ef33e4e7da Deriving the controller name out of the request object, if present 11 years ago
  Jose Lorenzo Rodriguez 53a081713d Avoding if statements and using `=== null` as nano-optimization 11 years ago
  Jose Lorenzo Rodriguez 2a4b5ae06e Moving viewPath setting code to setRequest() 11 years ago
  antograssiot eea4bcbb7b allow code highligthing in generated api 11 years ago
  ADmad c73495dce3 Merge pull request #6264 from cakephp/master-deprecate-session-helper 11 years ago
  Mark Scherer 68ff1322c0 Deprecate Session helper. 11 years ago
  pirouet 4105c2dc5d Docblock Absolute Path 11 years ago
  pirouet 3301d5b8fa Code Cleanup - RuntimeException 11 years ago
  pirouet 0b41e2c75e Code Cleanup 11 years ago
  Mark Story 95fe3381e6 Update events to use new methods. 11 years ago
  Jad Bitar 295b641d14 Fix paginate model loading 11 years ago
  Mark Scherer 0a2553132c Remove the "optional" as this is pretty clear anyway. 11 years ago