Mark Story
|
23f1f087d4
Deprecate the array form of Router::setRequestInfo()
|
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 |
Mark Story
|
7dc1a6a999
Update tests for Routing to use new APIs/deprecated helper.
|
8 years ago |
ADmad
|
0247146f31
Remove unneeded "use" statements.
|
8 years ago |
Mark Story
|
7061a90c76
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
010fa95911
Fix up mock usage.
|
8 years ago |
chinpei215
|
97d1f3110c
Split RouteBuilder::routeClass() and RouteBuilder::extensions()
|
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 |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
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 |
Mark Story
|
3d9654187d
Rename method to better reflect what it does.
|
9 years ago |
Mark Story
|
575e4d76bb
Add Router::getRouteBuilder()
|
9 years ago |
Mark Story
|
a01205c483
Refactor away Router::getMatchingMiddleware()
|
9 years ago |
Mark Story
|
9a5c31e43a
Add getRouteCollection()
|
9 years ago |
Mark Story
|
870ec588b0
Remove dead code.
|
9 years ago |
Mark Story
|
45b97d10d4
Add method in Router to fetch middleware by path.
|
9 years ago |
Mark Story
|
33031ea131
Fix incorrect class name in test.
|
9 years ago |
Mark Story
|
17c3cbdccd
Merge branch 'master' into 3.next
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Val Bancer
|
ce2d2bc138
improved unit test
|
9 years ago |
Val Bancer
|
6af72fb755
implemented Router::reverseToArray()
|
9 years ago |
Mark Story
|
fdf30cbdb4
Remove simpletest formatting strings.
|
9 years ago |
mark_story
|
eff8d9a29d
Make routes use host conditions to generate URLs
|
9 years ago |
mark_story
|
a3298a439a
Fix missing inflection on prefix value.
|
9 years ago |