Jad Bitar
|
e248f6f54e
Add argument support for detectors
|
10 years ago |
Mark Story
|
908754649f
Don't trust Client-IP header unless behind a proxy
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Bryan Crowe
|
315a0ce60c
Remove old lighthouseapp references
|
10 years ago |
Jose Lorenzo Rodriguez
|
d08be3bba4
Better simulation of GET requests whenusing http method override
|
10 years ago |
Mark Story
|
4bc0f2d4c7
Simplify tests for env() with defaults.
|
10 years ago |
Michael Zender
|
b3ebd14dec
Adds default value parameter to Request::env().
|
10 years ago |
mark
|
73cc8d8349
Make tests more strict.
|
10 years ago |
mark
|
fe6b32f21a
Add a zero test for Request::query()
|
10 years ago |
Mark Story
|
7eec48268e
Fix issue generating base / webroot.
|
10 years ago |
Mark Story
|
56634c792f
Read content type in a more compatible way.
|
11 years ago |
ADmad
|
6647e8f528
Remove deprecated and backwards compatibility code.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
e07eb45250
Merge remote-tracking branch 'origin/2.7' into 3.0
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
AD7six
|
bc8d224cbe
add a function for clearing the detector cache
|
11 years ago |
Mark Story
|
8b9dfc43e8
Fix DigestAuthenticate with simulated HTTP methods.
|
11 years ago |
mark_story
|
9245265ddd
Remove use of WEBROOT_DIR from CakePHP.
|
11 years ago |
antograssiot
|
629d8245f9
update namespaces
|
11 years ago |
ADmad
|
39aaadfb64
Update test to use request->env() instead of modifying globals.
|
11 years ago |
Jose Lorenzo Rodriguez
|
240f5867e4
Fixed remaining failing tests
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
euromark
|
fc9b288933
Add Shell::param()
|
11 years ago |
ADmad
|
6866d3aecd
Fix 2.6 merge errors.
|
11 years ago |
ADmad
|
f14bf3c1f2
Merge branch '2.6' into 3.0
|
11 years ago |
mark_story
|
57c9ba3f7d
Fix error where multiple files at would be handled incorrectly.
|
11 years ago |
mark_story
|
8a2805f7ce
Fix post data that interleaves with FILES not being handled.
|
11 years ago |
mark_story
|
45725b870d
Fix $_FILES parsing
|
11 years ago |