Commit History

Author SHA1 Message Date
  mscherer d73dbfe4a5 Add test case 7 years ago
  Mark Story 1585d0eb4b Fix scopes with actions not working. 7 years ago
  Mark Story 3d1f82a574 Only store the unique set of middleware. 7 years ago
  Mark Story d8bba8b49c Fix duplicate route errors when using loadPlugin() 7 years ago
  Mark Story 6429e121d8 Simplify route target parsing. 7 years ago
  Mark Story 74ee0913cb Move string target parsing into RouteBuilder. 8 years ago
  Mark Story 8e746c6c7a Add deprecation warning for global state usage. 8 years ago
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  ADmad eaca9ce156 Allow registering middleware as string with RouteCollection. 8 years ago
  Mark Story bae1cc11ec Fix phpcs error. 8 years ago
  Mark Story 7dc1a6a999 Update tests for Routing to use new APIs/deprecated helper. 8 years ago
  ADmad 0247146f31 Remove unneeded "use" statements. 8 years ago
  Jeremy Harris dbdaae8a7b Added test for custom redirect route class 8 years ago
  chinpei215 97d1f3110c Split RouteBuilder::routeClass() and RouteBuilder::extensions() 8 years ago
  Mark Story be79ffed26 Scopes should inherit middleware in their parents 8 years ago
  Mark Story 05fd40e62e Track middleware by name. 8 years ago
  Mark Story 1838d7a05a Fix typos. 8 years ago
  Michael Hoffmann 0e5cf92fdb Add new matching logic and add tests 8 years ago
  Michael Hoffmann 56b3fbc81d Add middlewareGroup 8 years ago
  mark_story 7ae78aa5e6 Pass request method in so tests pass. 8 years ago
  Michael Hoffmann 3240a2860f Fix wrong variable assignment 8 years ago
  Mark Story 47bbb660dc Merge pull request #10711 from cakephp/3next-plugin-routes 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Mark Story fac7a275fa Make RouteBuilder::connect() return route instances. 8 years ago
  ADmad 5c037763c8 Merge branch 'master' into 3.next 8 years ago
  Mark Story 3a632d0b09 Add RouteBuilder::loadPlugin. 8 years ago