Mark Story
|
7968bbeef3
Add more tests for brace style routes.
|
8 years ago |
Mark Story
|
f018dbfcc5
Check for both halves of the brace.
|
8 years ago |
Mark Story
|
d0e8f2d40e
Add initial implementation of brace placeholders.
|
8 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
mark_story
|
b404145f47
Merge branch 'master' into 3.next
|
8 years ago |
saeid
|
53b71ce27f
accept array of "_method"s on route::match()
|
8 years ago |
Mark Story
|
8e746c6c7a
Add deprecation warning for global state usage.
|
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
|
b6d499b998
Add coverage for deprecated method.
|
8 years ago |
Mark Story
|
7dc1a6a999
Update tests for Routing to use new APIs/deprecated helper.
|
8 years ago |
Mark Story
|
48b882aaf0
Add _middleware to parse results.
|
8 years ago |
Mark Story
|
9d9e566d85
Add methods to get/set middleware on a route.
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
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
|
df9ccde621
Add remaining fluent methods for routes.
|
8 years ago |
Mark Story
|
55c2869bd3
Rename method to setPatterns()
|
8 years ago |
Mark Story
|
032defcaf2
Add fluent setter for host conditions.
|
9 years ago |
Mark Story
|
eb0e4564e9
Add setRequirements for defining patterns through a fluent interface.
|
9 years ago |
Mark Story
|
45474a4a9c
Add setMethod() to Route.
|
9 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
mark_story
|
eff8d9a29d
Make routes use host conditions to generate URLs
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
Mark Story
|
791cce6c3d
Push host checking into Route.
|
9 years ago |
José Lorenzo Rodríguez
|
484133ad71
Merge pull request #9780 from cakephp/issue-9777
|
9 years ago |
Mark Story
|
d0f08810bb
Make it possible to have single character route keys.
|
9 years ago |