euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
ADmad
|
3d9b2b80cb
More API docblock fixes.
|
11 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
bd074e7dc7
Stricter string comparisons.
|
12 years ago |
euromark
|
0ece694a75
microptimize options and default merge and other string key array merges
|
12 years ago |
ADmad
|
abacf0d14b
Remove setting of Controller::$ext by RequestHandler.
|
12 years ago |
Sam
|
62cb733988
One liner. Dont call function parseAccept() twice in RequestHandlerComponent.
|
12 years ago |
Simon Males
|
c998888fe7
Do not assume CONTENT_TYPE is available.
|
12 years ago |
Ceeram
|
6a0185d7e6
Set extension with multiple accept based on order in parseExtensions, currently with multiple accepted types, no extension is set at all
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
12 years ago |
mark_story
|
e23c4ffad9
Fix empty response bodies when redirect URL's are empty.
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
11a88042bd
fix doc block endings
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
ADmad
|
72d6ca636f
Docblock fixes
|
13 years ago |
dogmatic69
|
e09bf02467
Cleaning up the RequestHandlerCompoent
|
13 years ago |
Ceeram
|
f1ce3f9ae5
remove settings parameter from initialize as this is not being passed. only the constructor gets settings passed
|
13 years ago |
mark_story
|
c83e941497
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
cdc70fc427
Make RequestHandlerComponent better simulate GET requests.
|
13 years ago |
Ceeram
|
21431cba64
Add viewClass map method to RequestHandler component, to map content types to viewclass.
|
13 years ago |
euromark
|
93eb8c2c58
another correction for app uses
|
13 years ago |
euromark
|
4fe1ab1bf6
missing app uses statements
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
mark_story
|
f1931e43ef
Add class_exists() check for view class.
|
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 |
euromark
|
22452f61f8
type hinting controllers and views
|
14 years ago |
mark_story
|
2afb05b590
Merge branch '2.0' into 2.1
|
14 years ago |