mark_story
|
b1adcab2ca
Update IntegrationTestCase tests to use httpServer.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Jose Diaz-Gonzalez
|
370fe1ebb2
3.next - Add deprecation warnings to the Utility package
|
8 years ago |
Mark Story
|
92ab47edc3
Fix errors when request data is a string and tokens are enabled.
|
8 years ago |
batopa
|
2081daf8f2
load routes in RoutingMiddleware just if not initialized
|
8 years ago |
mark_story
|
4253fe7219
Merge branch 'master' into 3.next
|
8 years ago |
Jeremy Harris
|
44d001ced0
Fixed bug causing requests with queries to be invalidated
|
8 years ago |
Viraj Khatavkar
|
a37b17167e
Amended the parameters to be backwards compatible
|
8 years ago |
Viraj Khatavkar
|
43958561cd
Added a ignoreCase flag to the assertResponseContains test helper
|
8 years ago |
Mark Story
|
f906d20bb9
Merge pull request #10777 from cakephp/disbale-error-middleware
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
4319fd43d8
Merge pull request #10784 from ravage84/set-test-namespace
|
8 years ago |
Mark Story
|
f611ed0fa8
Fix incorrect PSR7 request target.
|
8 years ago |
Michael Hoffmann
|
84f31960e2
Add missing docs and improve TestExceptionRenderer docs
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
70ea324caa
Merge pull request #10769 from Iandenh/patch-5
|
8 years ago |
Michael Hoffmann
|
4f6591ae20
Fix typos
|
8 years ago |
Michael Hoffmann
|
5860b474f0
Add disableErrorHandlerMiddleware method
|
8 years ago |
Ian den Hartog
|
72dd0183dc
fix cs
|
8 years ago |
Ian den Hartog
|
b43865177f
Change body write to withStringBody()
|
8 years ago |
Ian den Hartog
|
d8b4e0ef1d
Use PSR7 response methods in IntegrationTestCaseTest
|
8 years ago |
Ian den Hartog
|
99ff442dd0
Add tests
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Jeremy Harris
|
bcf1cedec1
Fixed overwriting existing flash messages if none were retained
|
8 years ago |
Jeremy Harris
|
0a8471dfe8
Renamed enableRememberFlashMessages to enableRetainFlashMessages
|
9 years ago |
Jeremy Harris
|
a33cb7f372
Added test for asserting flash after they're rendered
|
9 years ago |