mark_story
|
8e28b7c277
Fix incorrect type detection when ajax + json are available.
|
11 years ago |
mark_story
|
0e009ab613
Remove a bunch of dead code.
|
11 years ago |
ADmad
|
f3b653b0a0
Fix tests.
|
11 years ago |
ADmad
|
0358cf2b28
Merge branch '2.6' into 3.0-merge
|
11 years ago |
mark_story
|
7818b37ebd
Remove getAjaxVersion().
|
11 years ago |
euromark
|
d5710e4431
Fix tests in Win
|
11 years ago |
ADmad
|
cca668e4b5
Type hint $response param.
|
11 years ago |
mark_story
|
4803c4a285
Move controller resolution into a separate dispatcher filter.
|
12 years ago |
mark_story
|
7db068c945
Add a convention for dispatcher filter names.
|
12 years ago |
mark_story
|
2177707180
Fix failing tests in ControllerTestCase.
|
12 years ago |
ADmad
|
67faeaf770
Rename Router::setExtensions() to Router::parseExtensions().
|
12 years ago |
ADmad
|
48df5ba3ff
Removed Router::parseExtensions().
|
12 years ago |
José Lorenzo Rodríguez
|
2d87876ea6
Merge pull request #2932 from sam-at-github/requesthandlercomponent
|
12 years ago |
sam-at-github
|
13f47baa34
Added test for correct mangling of response when route extension added but no view class set.
|
12 years ago |
Renan Gonçalves
|
99205e4113
Adding _stop() back to classes that used to extend Cake\Core\Object.
|
12 years ago |
sam-at-github
|
001c41df91
Added three new test cases for RequestHandlerComponent rel View classes.
|
12 years ago |
Sam
|
b49c32ee33
Dont special case AJAX in RequestHandlerComponent (much).
|
12 years ago |
ADmad
|
615c552a3c
Fix test.
|
12 years ago |
ADmad
|
06370f8b4b
Use config key instead of public property for ajax layout setting.
|
12 years ago |
mark_story
|
a47f29136f
Fix failing tests.
|
12 years ago |
AD7six
|
74725579d7
update Controller NS to be settings -> config()
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
Mark
|
d28779a57f
Merge pull request #3024 from ADmad/3.0-controller-ext
|
12 years ago |
ADmad
|
667220ab92
Remove use of non-existent controller property.
|
12 years ago |
Jose Lorenzo Rodriguez
|
203ae31075
Fixed failing test
|
12 years ago |
Jose Lorenzo Rodriguez
|
bd95c0fe13
Avoiding mocking the method funcition in some tests to avoid PHPUnit 4.0
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |