Commit Verlauf

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