Jose Lorenzo Rodriguez
|
ed0c5a4746
Merge branch '2.2-lazy-helpers' into 2.2
|
14 years ago |
Kyle Robinson Young
|
e2a46f76c7
substr() optimizations
|
14 years ago |
Kyle Robinson Young
|
33ab634aba
Controller $name set optimization
|
14 years ago |
Jose Lorenzo Rodriguez
|
f349c9e34c
Removing hardcoded helpers from Controller and PagesController class since they are now lazy loaded
|
14 years ago |
Kyle Robinson Young
|
db9c3e5bf3
Remove unused code and correct doc for modelClass
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
61aba0f0f8
Fix most coding standard issues in Controller.
|
14 years ago |
mark_story
|
1ddcde7c86
Fix how $uses is handled.
|
14 years ago |
Ceeram
|
677f0708dc
create View instance after adding model params for request
|
14 years ago |
Jose Lorenzo Rodriguez
|
a1daaf5960
Merge branch '2.1-http' into 2.1
|
14 years ago |
mark_story
|
df5d9ac3d1
Merge branch '2.0' into 2.1
|
14 years ago |
Jose Lorenzo Rodriguez
|
28ee27e2dd
Making it possible to cancel the render() process from any beforeRender listener
|
14 years ago |
Jose Diaz-Gonzalez
|
6046b8d013
Properly set the current action on CakeRequest when invoking Controller::setAction()
|
14 years ago |
mark_story
|
23178df504
Merge branch '2.0' into 2.1
|
14 years ago |
tigrang
|
015f9957be
Changed order of controller var merging
|
14 years ago |
Jose Lorenzo Rodriguez
|
1651257919
Migrating all model callbacks to the CakeEventManager, fixing some minor bugs. All tests passing again
|
14 years ago |
Jose Lorenzo Rodriguez
|
7fdc1cc8d4
Migrating the beforeRedirect callback to the CakeEventManager, reorganizing how events are triggered in controller
|
14 years ago |
Jose Lorenzo Rodriguez
|
ffa12f4d47
Fixing test and implementing return values for events
|
14 years ago |
Jose Lorenzo Rodriguez
|
5d67195bf7
Migrating Controller events to use the CakeEventManager
|
14 years ago |
Kyle Robinson Young
|
51f9837db4
Code standards formatting
|
14 years ago |
mark_story
|
a929951038
Fix issue with Controller::setAction()
|
14 years ago |
ADmad
|
8473d6a660
Fixed code formatting
|
14 years ago |
Jason Pirkey
|
eb5b4fa301
Fixing a phpdoc-type for Controller->Components property
|
14 years ago |
Jose Lorenzo Rodriguez
|
91d0a081fb
Fixing more links in doc blocks
|
14 years ago |
mark_story
|
ff570d9daf
Removing unnecessary ReflectionClass instance.
|
14 years ago |
Juan Basso
|
dbb87a0196
Changed protected callbacks of scaffold to public in Controller.
|
14 years ago |
Juan Basso
|
61833294f0
Changed the visibility to methods that not affect others classes.
|
14 years ago |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
14 years ago |
Juan Basso
|
620a65b2fc
Merge branch '2.0' into 2.0-api-doc
|
14 years ago |
mark_story
|
e4a7c8f3d7
Cleanup of minor issues found with phpmd.
|
14 years ago |