mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 年 前 |
Mark Story
|
b66053dcd0
DispatcherFactory is also deprecated.
|
8 年 前 |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 年 前 |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 年 前 |
Mark Story
|
db7943d14e
Fix more usage of config().
|
8 年 前 |
mark_story
|
2cb101226f
Handle immutable responses better.
|
8 年 前 |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 年 前 |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
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 年 前 |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 年 前 |
saeid
|
56965febc4
use new response class within tests
|
9 年 前 |
mark_story
|
dd063dfcbd
Add integration test for issue in #9266
|
9 年 前 |
ADmad
|
893358fa3b
Remove use of TestCase::getMock() from "Routing" namepace tests.
|
9 年 前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年 前 |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 年 前 |
Jose Lorenzo Rodriguez
|
5840bf2a7b
Routing\Error -> Routing\Exception
|
11 年 前 |
mark_story
|
a9d3a617c7
Allow an array of options to be passed into a dispatcher filter.
|
12 年 前 |
mark_story
|
9b7c82d06a
Add missing doc blocks and rename methods to be more consistent.
|
12 年 前 |
mark_story
|
7db068c945
Add a convention for dispatcher filter names.
|
12 年 前 |
mark_story
|
25c5cc352c
Add string filter support.
|
12 年 前 |
mark_story
|
5ad0d6fe5e
Start test cases for middleware.
|
12 年 前 |
mark_story
|
7d9217b09d
Add very basic test for DispatcherFactory.
|
12 年 前 |