Bob Fanger
|
13dc397172
Added unittest for REQUEST_URI with multiple FQDNs.
|
13 years ago |
Bob Fanger
|
b7b6859c27
Fixes corrupted CakeRequests when a $_GET value contains "://"
|
13 years ago |
Ceeram
|
aaf2d2ef71
fix remaining cs errors
|
13 years ago |
mark_story
|
8035b37df2
Only set $request->data with PUT/DELETE when it can be decoded.
|
13 years ago |
mark_story
|
59f84024e5
Handle REQUEST_URI with domain names properly.
|
13 years ago |
mark_story
|
1110e26483
Fix 0'th index file not being copied to $_FILES.
|
13 years ago |
mark_story
|
e75fdd21ee
Add tests to show caseinsensitive nature of detectors.
|
13 years ago |
mark_story
|
e183e91b17
Make CakeRequest work with content-type headers that include a charset.
|
13 years ago |
Rodrigo Moyle
|
e10f6f57a3
Fix notice error when parsing input data.
|
13 years ago |
mark_story
|
54679023f9
Add support for DELETE + form encoded data.
|
13 years ago |
AD7six
|
2335ef1a13
remove pseudo-mock code
|
13 years ago |
AD7six
|
b509bdb04b
Automatically handle PUT requests
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
mark_story
|
f6b33db02c
Add test for accept header.
|
14 years ago |
mark_story
|
c15259f49c
Remove useless backups.
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
mark_story
|
d0733ceb00
Fix most coding standards in Case/Network
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
17eb0e4f68
Fix duplicate values when merging POST data.
|
14 years ago |
dogmatic69
|
ac06880241
making the name lowercase in the addDetector method so that it will be found in the is() method fixes #2622 with tests.
|
14 years ago |
Mark Story
|
1ddc8f6489
Merge pull request #519 from shama/patch-vis-convention
|
14 years ago |
Kyle Robinson Young
|
c202859523
Correct convention with public visibility
|
14 years ago |
Kyle Robinson Young
|
86fafd0ae5
Fix failing tests with CakeRequest when ran in webrunner
|
14 years ago |
Ceeram
|
2e2ee3b096
another attempy to set correc order for expected and result in assert, definitely time for some coffee
|
14 years ago |
Ceeram
|
d5cdc46661
fixed expected and result order in asserts, also added extra test
|
14 years ago |
Ceeram
|
44ea3fb122
testcase for incorrect merge of post data
|
14 years ago |
mark_story
|
6684b775cd
Fix failing tests.
|
14 years ago |
Kyle Robinson Young
|
45ec5d73c5
Add missing visibility keywords
|
14 years ago |
mark_story
|
943d928084
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
89df484fc5
Remove un-necessary Set::merge().
|
14 years ago |