Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 2b5e22d961 [Routing] Fix ApacheDumper when a space appears in a default value hace 14 años
  Fabien Potencier c561f4f0c0 [Routing] changed HTTP method to always be uppercased (to be consistent with HttpFoundation/Request) hace 14 años
  Fabien Potencier f9ffdf5b33 [Routing] added proper support for the HEAD method hace 14 años
  Fabien Potencier 9eae7e54ca [Routing] removed unneeded code in the dumper Apache rules hace 14 años
  Fabien Potencier 27d02a7d4a [Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value) hace 14 años
  Fabien Potencier 035afc1f4e [Routing] fixed regression in Routing matching algorithm hace 14 años
  Fabien Potencier 7c95bda751 [Routing] simplified route compiler hace 14 años
  Kris Wallsmith 66cbad3433 [Routing] updated test fixture hace 14 años
  Kris Wallsmith b2f5ac8beb [Routing] refactored URL matching to support 405 Method Not Allowed responses hace 14 años
  Jordi Boggiano 5bf593353f [Routing] Added optional trailing slash support to ApacheMatcherDumper hace 14 años
  Ryan Weaver 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. hace 14 años
  Ryan Weaver acb977aa88 [Routing] Tweaking the ApacheMatcherDumper formatting - no real change. hace 14 años
  Ryan Weaver 1e9e1b346d [Routing] Adding tests for the ApacheMatcherDumper, PhpMatcherDumper and UrlMatcher. hace 14 años