Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 年 前 |
Mark Story
|
7c6214c9f3
Fix optional routing keys with braced placeholders
|
6 年 前 |
Corey Taylor
|
dee0b03774
Backported changes from https://github.com/cakephp/cakephp/pull/14046
|
6 年 前 |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 年 前 |
ADmad
|
4837b0842d
Fix route name generation when using braced placeholders.
|
6 年 前 |
Brian Porter
|
508f3be635
Add a failing test.
|
7 年 前 |
itosho
|
0a6908ffd8
Fixed "wierd" is a misspelling of "weird"
|
7 年 前 |
Mark Story
|
3a9051792c
Fix match() not enabling multibyte patterns.
|
7 年 前 |
Mark Story
|
9d2b24e711
Fix incorrect staticPath() generation for brace style routes.
|
7 年 前 |
Mark Story
|
f175297f86
Merge branch 'master' into 3.next
|
8 年 前 |
Joep Roebroek
|
1d420e688a
Add comments
|
8 年 前 |
Joep Roebroek
|
8a1f369d24
Fix issue #11415
|
8 年 前 |
Mark Story
|
7968bbeef3
Add more tests for brace style routes.
|
8 年 前 |
Mark Story
|
f018dbfcc5
Check for both halves of the brace.
|
8 年 前 |
Mark Story
|
d0e8f2d40e
Add initial implementation of brace placeholders.
|
8 年 前 |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 年 前 |
mark_story
|
b404145f47
Merge branch 'master' into 3.next
|
8 年 前 |
saeid
|
53b71ce27f
accept array of "_method"s on route::match()
|
8 年 前 |
Mark Story
|
8e746c6c7a
Add deprecation warning for global state usage.
|
8 年 前 |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 年 前 |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 年 前 |
Mark Story
|
b6d499b998
Add coverage for deprecated method.
|
8 年 前 |
Mark Story
|
7dc1a6a999
Update tests for Routing to use new APIs/deprecated helper.
|
8 年 前 |
Mark Story
|
48b882aaf0
Add _middleware to parse results.
|
8 年 前 |
Mark Story
|
9d9e566d85
Add methods to get/set middleware on a route.
|
8 年 前 |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 年 前 |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 年 前 |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
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 年 前 |