mark_story
|
cec4e8b758
Force & when creating requests.
|
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
|
b811afbc44
double spaces to single ones
|
13 years ago |
mark_story
|
27d7e2865e
Merge branch 'master' into 2.3
|
13 years ago |
Ceeram
|
e02eab05d5
Remove all todo from core, create tickets for them
|
13 years ago |
euromark
|
b7e75a6399
more whitespace coding standards
|
13 years ago |
mark_story
|
240c8718eb
Implement SSL peer verification in HttpSocket
|
13 years ago |
mark_story
|
3e3af1f998
Rename HttpResponse to HttpSocketResponse.
|
13 years ago |
mark_story
|
60f9626838
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
b9ee4fc9f1
URL decode redirect urls.
|
13 years ago |
dogmatic69
|
cf8fccae96
converting $foo == null / $foo == false to !$foo
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
Jelle Henkens
|
327f809016
Removing duplicate if statement
|
14 years ago |
mark_story
|
9f9feec222
Merge branch '2.2-hash' into 2.2
|
14 years ago |
mark_story
|
b3419be0fb
Fix issues loading response classes from plugins.
|
14 years ago |
mark_story
|
19e0d8d946
Switch usage to Hash where possible.
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
150c9fc6a3
Remove parse_str() its buggy and wrong.
|
14 years ago |
mark_story
|
a6da736149
Fix coding standards errors in Network/
|
14 years ago |
euromark
|
e94d307ee1
code conventions
|
14 years ago |
mark_story
|
ace9fefb02
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
f5d05d9ea9
Fix https + query string requests.
|
14 years ago |
mark_story
|
167a551656
Fix incorrect doc block.
|
14 years ago |
Ceeram
|
c8eae93292
Merge branch '2.0' into 2.1
|
14 years ago |
Ceeram
|
cccf663c23
omit equal sign if query component is not a key value pair
|
14 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
euromark
|
be770bd9b8
Typo fix in HttpSocket
|
14 years ago |