ADmad
|
efaf3e2006
fix CS errors
|
10 years ago |
Mark Story
|
a3066fafef
Fix RouteBuilder::resources() with dasherize.
|
10 years ago |
Andreas Kristiansen
|
6f84536923
Add RouteBuilder::addExtensions method
|
10 years ago |
Mark Story
|
6a7d399512
Allow RouteBuilder::namePrefix() to operate as a setter.
|
10 years ago |
Mark Story
|
5624d3e18b
Allow any inflector method to be used when creating resource routes.
|
11 years ago |
Mark Story
|
fbf10311a5
Implement a map option for resources().
|
11 years ago |
Mark Story
|
977482bdd3
Fix resource routing not allowing generation.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
AD7six
|
5af6464a49
change fallbacks to accept a route class
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
ADmad
|
8933c770b8
Pass default route class as an option to RouteBuilder constructor.
|
11 years ago |
ADmad
|
06d0552a75
Allow setting default route class for RouteBuilder.
|
11 years ago |
Jose Lorenzo Rodriguez
|
5840bf2a7b
Routing\Error -> Routing\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
mark_story
|
817cc77821
Fix issue where RouterBuilder::scope() would not allow 2 arguments.
|
11 years ago |
mark_story
|
c6a735b8f4
Allow string extensions to be provided to RouteBuilder::extensions()
|
11 years ago |
mark_story
|
6ebfd743c3
Fix routes not matching without trailing /
|
11 years ago |
mark_story
|
80066a2608
Rename [method] to _method.
|
11 years ago |
mark_story
|
a2a4b26aba
Internal cleanup and additional tests added.
|
11 years ago |
mark_story
|
5b40e2da45
Add the actions and only options to resources().
|
11 years ago |
mark_story
|
a0fec85f64
Fix remaining PHPCS errors.
|
11 years ago |
mark_story
|
6eeb55c6c9
Fix RouteBuilder::scope()
|
11 years ago |
mark_story
|
12c5f5bb72
Fix failing tests around prefixes.
|
11 years ago |
mark_story
|
d0f236290c
Further cleanup and test expansion.
|
11 years ago |
mark_story
|
78a4a81834
First pass at splitting up the Router internals.
|
11 years ago |