Steve Tauber
|
e6f6ded334
Adding unit test for HTTP DELETE and RequestHandlerComponent::requestedWith
|
11 years ago |
euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
ADmad
|
abacf0d14b
Remove setting of Controller::$ext by RequestHandler.
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
Bryan Crowe
|
c1dd0e4393
Changed url to URL where appropriate
|
12 years ago |
mark_story
|
530731ec5d
More gracefully handle invalid data in Accept headers.
|
12 years ago |
Simon Males
|
c998888fe7
Do not assume CONTENT_TYPE is available.
|
12 years ago |
Mark Story
|
94db8fbed6
Merge pull request #1380 from ceeram/2.4-ext
|
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
|
2609016dfe
Changed http links to lighthouse, groups.google and github to https
|
12 years ago |
euromark
|
4518624187
more whitespace coding standard corrections
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
mark_story
|
e23c4ffad9
Fix empty response bodies when redirect URL's are empty.
|
13 years ago |
euromark
|
09d9efe235
spelling corrections (a url to an URL, unify URL)
|
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 |
Ceeram
|
16be9d4990
remove unused local vars
|
13 years ago |
euromark
|
11a88042bd
fix doc block endings
|
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
|
11227f5490
Fix coding standards.
|
13 years ago |
Ceeram
|
ab7dd99e43
add missing docblock, remove unneeded code
|
13 years ago |
Ceeram
|
7ea1a59035
adding test for viewClass mapping
|
13 years ago |
AD7six
|
2967a4db23
text/javascript is not the correct mime for js
|
13 years ago |
Jose Lorenzo Rodriguez
|
bf0f5ab118
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
mark_story
|
21ba5bf04a
Merge branch '2.1' into 2.2
|
14 years ago |
mark_story
|
72c3059d94
Add missing parent calls.
|
14 years ago |
Kyle Robinson Young
|
8bbe250bec
Correct method descriptions and remove unused property
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |