Історія комітів

Автор SHA1 Опис Дата
  Fabien Potencier 8d58826085 [Routing] fixed unit tests for previous commit 14 роки тому
  Fabien Potencier c72537da6b [Routing] fixed route matching when the prefix contains variables 14 роки тому
  Fabien Potencier 544b6ca6aa Revert "fixed tests" 14 роки тому
  Fabien Potencier 7dc3af6036 fixed tests 14 роки тому
  Fabien Potencier c561f4f0c0 [Routing] changed HTTP method to always be uppercased (to be consistent with HttpFoundation/Request) 14 роки тому
  Fabien Potencier f9ffdf5b33 [Routing] added proper support for the HEAD method 14 роки тому
  Fabien Potencier 2cd04547fd [Routing] renamed some exceptions 14 роки тому
  Fabien Potencier 02e77ec4e3 [Routing] moved Matcher exceptions 14 роки тому
  Fabien Potencier fe9ef5c68b [Routing] fixed deep nested route collections (closes #770) 14 роки тому
  Fabien Potencier 27d02a7d4a [Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value) 14 роки тому
  Fabien Potencier 035afc1f4e [Routing] fixed regression in Routing matching algorithm 14 роки тому
  Fabien Potencier 7c95bda751 [Routing] simplified route compiler 14 роки тому
  Fabien Potencier f7d44148df [Routing] removed unused defaults variable 14 роки тому
  Fabien Potencier 0dbfa18c46 [Routing] made a small optimization to the route dumper 14 роки тому
  Fabien Potencier 117321d3c6 replaced array for request context in Routing by a RequestContext class 14 роки тому
  Fabien Potencier e3679ef44f [Routing] decoupled Routing from FrameworkBundle 14 роки тому
  Fabien Potencier 7c0a39c353 [Routing] optimized the output of the PHP matcher dumper 14 роки тому
  Aurelijus 38318f8f80 removes unwanted characters from goto name 14 роки тому
  Kris Wallsmith b2f5ac8beb [Routing] refactored URL matching to support 405 Method Not Allowed responses 14 роки тому
  Fabien Potencier 17ef911f19 [Routing] removed the normalizeUrl() method and renamed url to pathinfo as this is more correct 14 роки тому
  Jordi Boggiano 2ed0b975f1 [Routing] Added tests for PhpMatcherDumper changes 14 роки тому
  Benjamin Lévêque 8a472b7d98 [Routing] Fix PhpMatcherDump when url contains a . or a - 14 роки тому
  Victor Berchet 5e94807668 Speed up url matching for route without variable 14 роки тому
  Ryan Weaver 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 14 роки тому
  Ryan Weaver 1e9e1b346d [Routing] Adding tests for the ApacheMatcherDumper, PhpMatcherDumper and UrlMatcher. 14 роки тому