Commit History

Autor SHA1 Mensaxe Data
  Fabien Potencier 5c8a2fb48d [Routing] fixed route overriden mechanism when using embedded collections (closes #2139) %!s(int64=13) %!d(string=hai) anos
  Fabien Potencier d830253876 [Routing] fixed unit tests broken by previous merge %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 418d6a0ead [Routing] Fix syntax error when dumping routes with single quotes in the requirements or pattern %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 761724ae57 [Routing] Adjust urlescaping rules, fixes #752 %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier c536797cc9 [Routing] removed an optimization as it does not always work as expected %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 46a93c376c [Routing] optimized PHP dumper when the parent prefix is the same for several adjacent collections (avoids the same test to be made) %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 1438f6be04 [Routing] added some unit tests for latest merge (and fixed a bug ;)) %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 8d58826085 [Routing] fixed unit tests for previous commit %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier c72537da6b [Routing] fixed route matching when the prefix contains variables %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 544b6ca6aa Revert "fixed tests" %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 7dc3af6036 fixed tests %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier c561f4f0c0 [Routing] changed HTTP method to always be uppercased (to be consistent with HttpFoundation/Request) %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier f9ffdf5b33 [Routing] added proper support for the HEAD method %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 2cd04547fd [Routing] renamed some exceptions %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 02e77ec4e3 [Routing] moved Matcher exceptions %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier fe9ef5c68b [Routing] fixed deep nested route collections (closes #770) %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 27d02a7d4a [Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value) %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 035afc1f4e [Routing] fixed regression in Routing matching algorithm %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 7c95bda751 [Routing] simplified route compiler %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier f7d44148df [Routing] removed unused defaults variable %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 0dbfa18c46 [Routing] made a small optimization to the route dumper %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 117321d3c6 replaced array for request context in Routing by a RequestContext class %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier e3679ef44f [Routing] decoupled Routing from FrameworkBundle %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 7c0a39c353 [Routing] optimized the output of the PHP matcher dumper %!s(int64=14) %!d(string=hai) anos
  Aurelijus 38318f8f80 removes unwanted characters from goto name %!s(int64=14) %!d(string=hai) anos
  Kris Wallsmith b2f5ac8beb [Routing] refactored URL matching to support 405 Method Not Allowed responses %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 17ef911f19 [Routing] removed the normalizeUrl() method and renamed url to pathinfo as this is more correct %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 2ed0b975f1 [Routing] Added tests for PhpMatcherDumper changes %!s(int64=14) %!d(string=hai) anos
  Benjamin Lévêque 8a472b7d98 [Routing] Fix PhpMatcherDump when url contains a . or a - %!s(int64=14) %!d(string=hai) anos
  Victor Berchet 5e94807668 Speed up url matching for route without variable %!s(int64=14) %!d(string=hai) anos