ADmad
|
67ba3bfe4c
Add supported for prefixed ErrorController.
|
7 年 前 |
saeid
|
f9d2db1876
change the method to support array only
|
7 年 前 |
saeid
|
b2d58cf43e
unload() plugins after use
|
7 年 前 |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 年 前 |
Mark Story
|
15e61cb9fb
Fix more usage of deprecated methods.
|
8 年 前 |
Mark Story
|
5aaa157c6f
Fix Error tests using deprecated request properties.
|
8 年 前 |
Mark Story
|
b4bd7be5dd
Merge pull request #10949 from robertpustulka/controller-properties
|
8 年 前 |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 年 前 |
Robert Pustułka
|
36104a61ea
Fix deprecated plugin access.
|
8 年 前 |
mark_story
|
a158d437f9
Fix failing deprecated method use in ExceptionRenderer tests.
|
8 年 前 |
Mark Story
|
3d6592547a
Fix usage of deprecated features across the framework.
|
8 年 前 |
Florian Krämer
|
965ba0d661
Updating deprecated method calls in tests
|
8 年 前 |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 年 前 |
Mark Story
|
4319fd43d8
Merge pull request #10784 from ravage84/set-test-namespace
|
8 年 前 |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 年 前 |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 年 前 |
Mark Story
|
2dd4bdf37c
Merge branch 'master' into 3.next
|
8 年 前 |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 年 前 |
Mark Story
|
7a301568a6
Update MissingAction test to inflect class name.
|
8 年 前 |
Mark Story
|
78addb2b25
Improve MissingController error page.
|
8 年 前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |
Robert Pustułka
|
babd5c43e7
Apply getEventManager() in tests.
|
9 年 前 |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 年 前 |
inoas
|
4c40f2fdad
fix variable name typo
|
9 年 前 |
inoas
|
703e2885ba
fix test to report exception via json with file name and line number
|
9 年 前 |
Mark Story
|
a3291b0fc5
Merge branch 'master' into pr-10324
|
9 年 前 |
saeid
|
56965febc4
use new response class within tests
|
9 年 前 |
David Yell
|
2271b94bb3
Refactored out the Heredoc syntax in favour of array comparison to remove potential non-matches due to json formatting
|
9 年 前 |