Mark Story
|
28a2fedd1b
Allow RequestHandlerComponent::beforeRedirect to be disabled.
|
9 年之前 |
mark_story
|
3ff051f54f
Fix failing test.
|
9 年之前 |
ADmad
|
d00d7fdfe0
Remove use of TestCase::getMock() from "Controller" namepace tests.
|
9 年之前 |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 年之前 |
ADmad
|
c7d259cc89
Ensure RequestHandler does not override response type set in action.
|
9 年之前 |
antograssiot
|
b19dd062bb
remove unsued import
|
10 年之前 |
antograssiot
|
039068a071
parameters number mismatch in function call
|
10 年之前 |
Bryan Crowe
|
315a0ce60c
Remove old lighthouseapp references
|
10 年之前 |
ndm2
|
717e60d741
Fix cookies not being passed for requested actions.
|
10 年之前 |
Mark Story
|
4e66fee851
Add tests for #7515 and fix query string parsing.
|
10 年之前 |
Mark Story
|
2fc2fa4d6a
Merge branch 'master' into 3.1
|
10 年之前 |
Jose Lorenzo Rodriguez
|
43ad9874cd
Fixing json view selection via ACCEPT header.
|
10 年之前 |
Mark Story
|
495702fd70
Add tests for new constructor behavior.
|
10 年之前 |
Mark Story
|
efca5f20ab
Add deprecations to deprecated methods.
|
10 年之前 |
Mark Story
|
efa41b11ff
Use templatePath() instead of viewPath()
|
10 年之前 |
Mark Story
|
2662b44e5d
Start to integrate ViewBuilder.
|
10 年之前 |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 年之前 |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 年之前 |
ADmad
|
1d488cca3d
Fix CS errors
|
10 年之前 |
ADmad
|
f1a4e1d278
Update tests for components.
|
10 年之前 |
Mark Story
|
2cde19f24c
Add option to disable local XML file parsing.
|
10 年之前 |
Mark Story
|
b896127099
Fix incorrect handling of request data.
|
11 年之前 |
Jose Lorenzo Rodriguez
|
eb7d510a72
Assigning request and response by reference in Components.
|
11 年之前 |
Mark Scherer
|
42d4f20a31
Remove unused var
|
11 年之前 |
Mark Scherer
|
f576e68a57
Properly return the response object instead of dieing.
|
11 年之前 |
Mark Scherer
|
5ad0e34039
Fix test.
|
11 年之前 |
Mark Scherer
|
90220ed53d
Add test case.
|
11 年之前 |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 年之前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年之前 |
AD7six
|
7a56cfdb13
correct fallbacks usage in tests
|
11 年之前 |