Michael Hoffmann
|
56b3fbc81d
Add middlewareGroup
|
8 years ago |
Bryan Crowe
|
f44b7ba467
Fix RouteCollection classname in docblocks
|
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
|
613c5c4fc8
Fix PHPCS error.
|
8 years ago |
Mark Story
|
65e2207236
Deprecate RouteCollection::extensions()
|
8 years ago |
Mark Story
|
1c4c644c08
Merge branch 'master' into 3.next
|
8 years ago |
mark_story
|
c2b9a4282e
Rename method to be consistent and use a verb.
|
9 years ago |
Mark Story
|
0b2ae63d04
Fix phpcs in doc blocks.
|
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 |
Marc Würth
|
7ba96dc2f1
Correct and improve doc block of RouteCollection::match()
|
9 years ago |
Travis Rowland
|
00c2549e96
Changing unnecessary double-quotes to single-quotes
|
9 years ago |
Eric Büttner
|
d90a98ea21
remove double spaces in phpdoc (#10243)
|
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
|
791cce6c3d
Push host checking into Route.
|
9 years ago |
Mark Story
|
8d22f33c68
Only assign $host once.
|
9 years ago |
Mark Story
|
92a44945a0
Add tests for RouteCollection::parseRequest()
|
9 years ago |
Mark Story
|
f7f7cfdf3c
Fix undefined variables.
|
9 years ago |
Mark Story
|
29c9e13206
First pass at making it possible to add host conditions.
|
9 years ago |
Michael Underwood
|
2c3b50fc1e
Update thrown message to indicate missing method/route combination.
|
9 years ago |
thinkingmedia
|
173829b37f
fixes greedy dots in extensions parsing
|
9 years ago |
mscherer
|
6cf9f114c7
Fix up yellow warnings in IDE by proper doc block typehinting.
|
9 years ago |
Mark Story
|
01b32f122b
Make duplicate route simpler to find.
|
9 years ago |
Mark Story
|
edbfa1b046
Wording improvements.
|
9 years ago |
saeid
|
7442e558b0
fix CS/and remove extra test function
|
9 years ago |