Commit History

Author SHA1 Message Date
  ADmad 66586166f2 Remove uneeded "use" statements. 7 years ago
  Jorge González 2f9aa0db3b refs #10778 remove config keys using constructor param for cache config name 8 years ago
  Jorge González 228207c2f8 refs #10778 fix code review comments 8 years ago
  Jorge González c41d243e82 fix cs 8 years ago
  Jorge González 03744a2b67 refs #10778 add router cache 8 years ago
  Mark Story e5322b050f Integrate plugin hooks in http & routing 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 2579df6e7b Fix CS error. 8 years ago
  ADmad eaca9ce156 Allow registering middleware as string with RouteCollection. 8 years ago
  Mark Story 7dc1a6a999 Update tests for Routing to use new APIs/deprecated helper. 8 years ago
  Robert Pustułka 4498394e1f Move `Router::$initialized` from `RoutingMiddleware` to `BaseApplication`. 8 years ago
  ADmad 11a742e3ec Ensure RoutingMiddleware does not wipe off existing params keys. 8 years ago
  Mark Story d3d1687f91 Fix test. 8 years ago
  Mark Story bd2973ab45 Shift approach to use middleware names instead of scope paths. 8 years ago
  Michael Hoffmann 0e5cf92fdb Add new matching logic and add tests 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 5ab8de4468 Add routes() hook. 8 years ago
  Mark Story e584d48b32 Fix PHCS errors. 9 years ago
  Mark Story 8d44dd88ab Connect path specific middleware up to the routing process. 9 years ago
  antograssiot df15753b6d Remove unused namespace 9 years ago
  cjquinn f592349923 Asserting method of request 9 years ago
  cjquinn 8793b83ccf Updated REQUEST_METHOD to be POST 9 years ago
  cjquinn fc1a4393e5 Checking for presence of _method and using over getMethod() 9 years ago
  Mark Story 292a924da2 Fix missing base directories in redirect routes. 9 years ago
  Jose Lorenzo Rodriguez b5e77bf361 Merge remote-tracking branch 'origin/master' into 3.next 9 years ago
  Mark Story 4de7bae59b Move middleware into more relevant packages. 10 years ago