コミット履歴

作者 SHA1 メッセージ 日付
  Michael Hoffmann 56b3fbc81d Add middlewareGroup 8 年 前
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 年 前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年 前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年 前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年 前
  mark_story 42e8c7a0c2 Fix doc string. 8 年 前
  Mark Story 65e2207236 Deprecate RouteCollection::extensions() 8 年 前
  mark_story c2b9a4282e Rename method to be consistent and use a verb. 9 年 前
  Mark Story 2db4a5e913 Add support for routing placeholders to scoped middleware. 9 年 前
  Mark Story 7b752864a0 Implement basics of scoped middleware 9 年 前
  Mark Story 3009bc4780 Fix issue where urlencoded URLs would not be matched. 9 年 前
  Mark Story 09d7d4e8ab Merge branch 'master' into 3.next 9 年 前
  Michael Underwood e3bbf38291 Move logic of whether to include 'method' to MissingRouteException constructor 9 年 前
  Mark Story be56d53fd8 Fix PHPCS errors. 9 年 前
  Mark Story ad3dc5a341 Wrap long lines. 9 年 前
  Mark Story 017a1f9aca Add host name matching to RouteCollection/Route 9 年 前
  Mark Story b985968231 Move tests around. 9 年 前
  Mark Story 92a44945a0 Add tests for RouteCollection::parseRequest() 9 年 前
  Michael Underwood 2c3b50fc1e Update thrown message to indicate missing method/route combination. 9 年 前
  saeid a9ba3f60b0 CS & version 9 年 前
  saeid ee96e831d5 rename to DuplicateNamedRouteException and tests 9 年 前
  saeid f2d7c7c010 add tests and DuplicateRouteException 9 年 前
  Jose Lorenzo Rodriguez c04fa8d8b8 Adding a _matchedRoute request param for debugging purposes 9 年 前
  Mark Story c931df3d3c Make named route match failures more obvious. 10 年 前
  antograssiot 2b70af959a fix argument number issue 10 年 前
  antograssiot b19dd062bb remove unsued import 10 年 前
  Mark Story 4ed1381da2 Fix route mis-matches with multibyte fixed segments 10 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  okonomi 620aa95e20 exception's namespace strictly 11 年 前
  ADmad f52bf79e13 Revert array $options argument to boolean $merge in routing classes. 11 年 前