Commit History

Author SHA1 Message Date
  mark_story 98ff98e2b3 Add missing property to Controller. 11 years ago
  mark_story 5d203b4c08 Add deprecated warning for deprecated method. 11 years ago
  mark_story 3f110d095e Inline constructClasses(). 11 years ago
  mark_story a42d56a55a Remove un-necessary calls to constructClasses(). 11 years ago
  mark_story 4c52dede4f Start implementing Controller::initialize() 11 years ago
  Robert f57db2173f Applied dispatchEvent() method. 11 years ago
  ADmad 89daa16774 Don't treat underscore prefixed method names as private. 11 years ago
  euromark 4de0bf9495 Better method signatures for controller and auth. 11 years ago
  ADmad 75e6b79c52 Fix partial matching of model name when autoloading. 11 years ago
  Jose Lorenzo Rodriguez 22f90f767c Controller\Error -> Controller\Exception 11 years ago
  Jose Lorenzo Rodriguez d6dcee431a Moved Http exceptions to the Network namespaces 11 years ago
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 years ago
  euromark a763ec9ec9 Adjust wording. 11 years ago
  euromark c1d3252a75 Casing. 11 years ago
  euromark beac039b41 Correct wording. 11 years ago
  mark_story 87991412bd Clarify API doc. 11 years ago
  Ravage84 67eb9a9efb Deleted @property reference to removed AclComponent 11 years ago
  Anthony GRASSIOT bd0d13cb23 remove ref to JsHelper 11 years ago
  Anthony GRASSIOT ac1d2b9da6 typos correction 11 years ago
  mark_story 38efb0790f Remove CacheHelper and related features. 11 years ago
  ADmad 9fc8ed75ca Improve getting namespaced class name. 11 years ago
  mark_story 0dcfaff52e Stop inflecting prefix. 11 years ago
  José Lorenzo Rodríguez ef19af39e2 Merge pull request #3769 from dereuromark/3.0-use 11 years ago
  ADmad 10e54a14e2 Update arguments of Controller::beforeRedirect() 11 years ago
  euromark 2527d9ebd7 Remove unused use imports 11 years ago
  mark_story f91da49a08 Fix incorrect class being loaded by lazy model loading. 12 years ago
  José Lorenzo Rodríguez 0fbad5ddfe Merge pull request #3680 from cakephp/3.0-camelcase-actions 12 years ago
  mark_story d4a5fb7c8b Fix plugin models not being lazy loaded via `__get`. 12 years ago
  Jose Lorenzo Rodriguez 3a66afa790 Fixing tests and removing one that made no sense 12 years ago