提交历史

作者 SHA1 备注 提交日期
  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 07aae98495 [Routing] added support for _scheme requirement 14 年之前
  Fabien Potencier e3679ef44f [Routing] decoupled Routing from FrameworkBundle 14 年之前
  Fabien Potencier 372907ead1 [Routing] fixed CS 14 年之前
  Fabien Potencier 7c0a39c353 [Routing] optimized the output of the PHP matcher dumper 14 年之前
  Aurelijus 38318f8f80 removes unwanted characters from goto name 14 年之前
  Fabien Potencier b5857528e0 [Routing] moved protected to private 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 年之前
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
  Fabien Potencier e16c666266 [Routing] made an empty path info to redirect to / (as for any other route that ends with a /) 14 年之前
  Jordi Boggiano fe694de746 [Routing] Make trailing slashes in urls optional 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 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 5aa6ad28ae Updating RouteCollection::getRoutes() call to RouteCollection::getAll() in many places. 14 年之前
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 年之前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 年之前