Mark Story
|
74ee0913cb
Move string target parsing into RouteBuilder.
|
8 years ago |
Florian Krämer
|
4f251f074e
Implementing reverse routing syntax
|
8 years ago |
Mark Story
|
eb36fdf6e7
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
82acd2beef
Fix _ssl and _full not working well together.
|
8 years ago |
Mark Story
|
fb9ef96fe0
Merge pull request #11636 from EliasDeVos/add-router-url-or-exists-method
|
8 years ago |
Elias De Vos
|
42856ff7df
change method name and return type
|
8 years ago |
Elias De Vos
|
ffe1131485
add use at top and use assertNull
|
8 years ago |
Elias De Vos
|
c5934fa846
add urlOrNull method in router and test
|
8 years ago |
Mark Story
|
32aa0b2fce
Merge pull request #11512 from cakephp/request-public-properties
|
8 years ago |
Mark Story
|
6987882363
Fix failing tests.
|
8 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Mark Story
|
54cd172c60
Fix deprecated property usage in routing.
|
8 years ago |
Mark Story
|
4f22837e1b
Deprecate ServerRequest::addParams()
|
8 years ago |
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 |