mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
ADmad
|
4837b0842d
Fix route name generation when using braced placeholders.
|
6 years ago |
Mark Story
|
c20de0f344
Merge branch 'master' into 3.next
|
8 years ago |
saeid
|
da501ee748
parsed url now contains '_name' property
|
8 years ago |
Elias De Vos
|
8a9e82ba8c
add seperate test and unset _name in reverseToArray function
|
8 years ago |
Elias De Vos
|
87c4af7de4
add tests for name
|
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 |
ADmad
|
eaca9ce156
Allow registering middleware as string with RouteCollection.
|
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
|
be84ee8900
Allow groups to be redefined.
|
8 years ago |
Mark Story
|
bd2973ab45
Shift approach to use middleware names instead of scope paths.
|
8 years ago |
Mark Story
|
1838d7a05a
Fix typos.
|
8 years ago |
Michael Hoffmann
|
0e5cf92fdb
Add new matching logic and add tests
|
8 years ago |
Michael Hoffmann
|
56b3fbc81d
Add middlewareGroup
|
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
|
42e8c7a0c2
Fix doc string.
|
8 years ago |
Mark Story
|
65e2207236
Deprecate RouteCollection::extensions()
|
8 years ago |
mark_story
|
c2b9a4282e
Rename method to be consistent and use a verb.
|
9 years ago |
Mark Story
|
2db4a5e913
Add support for routing placeholders to scoped middleware.
|
9 years ago |
Mark Story
|
7b752864a0
Implement basics of scoped middleware
|
9 years ago |
Mark Story
|
3009bc4780
Fix issue where urlencoded URLs would not be matched.
|
9 years ago |
Mark Story
|
09d7d4e8ab
Merge branch 'master' into 3.next
|
9 years ago |
Michael Underwood
|
e3bbf38291
Move logic of whether to include 'method' to MissingRouteException constructor
|
9 years ago |
Mark Story
|
be56d53fd8
Fix PHPCS errors.
|
9 years ago |
Mark Story
|
ad3dc5a341
Wrap long lines.
|
9 years ago |