Commit History

Author SHA1 Message Date
  Fabien Potencier e3679ef44f [Routing] decoupled Routing from FrameworkBundle 14 years ago
  Fabien Potencier 7c0a39c353 [Routing] optimized the output of the PHP matcher dumper 14 years ago
  Aurelijus 38318f8f80 removes unwanted characters from goto name 14 years ago
  Kris Wallsmith b2f5ac8beb [Routing] refactored URL matching to support 405 Method Not Allowed responses 14 years ago
  Fabien Potencier 17ef911f19 [Routing] removed the normalizeUrl() method and renamed url to pathinfo as this is more correct 14 years ago
  Jordi Boggiano 2ed0b975f1 [Routing] Added tests for PhpMatcherDumper changes 14 years ago
  Benjamin Lévêque 8a472b7d98 [Routing] Fix PhpMatcherDump when url contains a . or a - 14 years ago
  Victor Berchet 5e94807668 Speed up url matching for route without variable 14 years ago
  Ryan Weaver 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 14 years ago
  Ryan Weaver 1e9e1b346d [Routing] Adding tests for the ApacheMatcherDumper, PhpMatcherDumper and UrlMatcher. 14 years ago