Commit History

Author SHA1 Message Date
  Juan Basso fbbfbaf870 Fixed some API doc in controller. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  mark_story 6fb3c72d49 Fixing issue where plugin models in $uses, would create 14 years ago
  Mark Story ec3de84c4e Removing getResponse, its not used and it doesn't serve much purpose. 14 years ago
  mark_story f28b42de2f Pulling construction of Scaffold into a method so its 14 years ago
  mark_story 177cd39abb Moving private method detection into Controller. 14 years ago
  mark_story 70744f3cb4 Fixing failing tests for Controller. 14 years ago
  mark_story b0749acbb6 Starting to change how Controller::render() and response 14 years ago
  mark_story 173e043eaf Fixing more failing tests caused by requestAction 14 years ago
  mark_story 9641bcc8df Modifying Dispatcher and its test cases to accept a CakeResponse as part of its 14 years ago
  Jose Lorenzo Rodriguez 3594f7aa88 Adding condition inside Controller::render() to avoid storing in the request an empty model definition 14 years ago
  Jose Lorenzo Rodriguez b16a5f24db Making sure the default model for controller is added to the request models parameter in render() 14 years ago
  Jose Lorenzo Rodriguez 567ac0209c Refactoring how models are passed as a request parameter to the view, now the full plugin and model name will be passed on 14 years ago
  Jose Lorenzo Rodriguez e45b35cffe Removing the Controller::modelNames property and loading it's contents in the uses variable. 14 years ago
  Mark Story ed8ccc2903 Remove persistModel. 15 years ago
  Juan Basso 1c7d54eacc Updated the paths from comments. 15 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Ceeram 5f97292648 Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls 15 years ago
  Jose Lorenzo Rodriguez 8746a485bd Search and replace for changed paths 15 years ago
  Jose Lorenzo Rodriguez 228230e67b Simplifying code 15 years ago
  Jose Lorenzo Rodriguez 8da7e5fa82 Lazy loading models in controllers, now declaring multiple models in $uses is not a performance hit anymore 15 years ago
  Jose Lorenzo Rodriguez 3433d123d4 Removing model id assignment form passedArgs, as it causes unexpected results. Closes #536 15 years ago
  evilbloodydemon d484d90fe5 Unused variables in Controller removed 15 years ago
  evilbloodydemon 86b76674d0 PhpDoc fixes 15 years ago
  Jose Lorenzo Rodriguez 75e5496983 Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 2371ed9f15 Reverting change made in model constructor to lazily initialize the modelClass variable, making remaining controller tests pass 15 years ago
  José Lorenzo Rodríguez a9d2078d25 Revert "Refactoring Dispatcher::_isPrivate to directly check for controller methods, doing in in the controller could be unnecessary" 15 years ago
  José Lorenzo Rodríguez 4cebe55a9b Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 6e4f4efb79 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez d9c99b5ef6 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago