Mark Story
|
efa41b11ff
Use templatePath() instead of viewPath()
|
10 years ago |
Mark Story
|
7348802bea
Get tests passing with ViewBuilder.
|
10 years ago |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
1d488cca3d
Fix CS errors
|
10 years ago |
ADmad
|
10ce64e0b4
Update tests for ExceptionRender.
|
10 years ago |
ADmad
|
073c8d08f9
Remove use of deprecated controller properties from exceptionrenderer
|
10 years ago |
Mark Story
|
d6991c2662
Add missing period.
|
11 years ago |
ADmad
|
c73495dce3
Merge pull request #6264 from cakephp/master-deprecate-session-helper
|
11 years ago |
Michael Pirouet
|
e590c7f7e6
Fix ExceptionRendererTest
|
11 years ago |
Michael Pirouet
|
6261c5096d
Code Cleanup - Exception
|
11 years ago |
Mark Scherer
|
68ff1322c0
Deprecate Session helper.
|
11 years ago |
Jose Lorenzo Rodriguez
|
54cb6b38dc
Fixing last faling test in HHVM.
|
11 years ago |
Mark Story
|
e905309fcf
Add test for rendering custom exception.
|
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
|
6e8330890e
Fix failing test.
|
11 years ago |
Mark Story
|
80749562e9
Update tests for exception rendering.
|
11 years ago |
Mark Story
|
f2970b22a6
Fix failing tests.
|
11 years ago |
Mark Story
|
a1cb67bc24
Fix shutdown and afterDispatch events not being fired on exceptions.
|
11 years ago |
ADmad
|
4fb7da8786
Update exception name.
|
11 years ago |
Mark Story
|
293b4b0fcc
Make Component::initialize() work like other initialize() methods.
|
11 years ago |
Mark Story
|
94cbb69b40
Fix failing tests and remove PrivateActionException.
|
11 years ago |
antograssiot
|
ae00446c5e
update ExceptionRenderer
|
11 years ago |
Jose Lorenzo Rodriguez
|
1a1c48c590
Fixing some failing tests
|
11 years ago |
Jose Lorenzo Rodriguez
|
5840bf2a7b
Routing\Error -> Routing\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
6f0bad0677
Merge branch '3.0-clean-exceptions' of github.com:cakephp/cakephp into 3.0-clean-exceptions
|
11 years ago |
Jose Lorenzo Rodriguez
|
22f90f767c
Controller\Error -> Controller\Exception
|
11 years ago |
ADmad
|
c1b5187c8b
Move View\Error to View\Exception.
|
11 years ago |
Jose Lorenzo Rodriguez
|
0b5672b1b8
Fixing more namespaces
|
11 years ago |