Commit History

Author SHA1 Message Date
  antograssiot b19dd062bb remove unsued import 10 years ago
  José Lorenzo Rodríguez 54e5201ded Fixed CS issue 10 years ago
  Jose Lorenzo Rodriguez dae1a1afdd Added another test to the router with query string 10 years ago
  Jose Lorenzo Rodriguez 3ac08c72e3 Avoiding possible key collisions in the Paginator helper 10 years ago
  Mark Story 21607e01d1 Add tests for #7554 10 years ago
  Mark Story 834fa46f46 Merge branch 'master' into 3.1 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Mark Story e4b0dff500 Start adding name prefixes for routes. 10 years ago
  Mathieu de Ruiter 2dff1a1f25 Remove empty space to match code standards 11 years ago
  Mathieu de Ruiter 10eb155c29 Test for current full url with a base path. 11 years ago
  ADmad 7f62d57a0f Restore 'persist' option for routes. 11 years ago
  PGBarrow 7019aa6be7 Made Router::prefix() accept options 11 years ago
  Mark Story 977482bdd3 Fix resource routing not allowing generation. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  AD7six b3810b4c74 the one that got away 11 years ago
  AD7six 7a56cfdb13 correct fallbacks usage in tests 11 years ago
  Mark Story 7a859105bb Add test for URL generation with multiple prefxies. 11 years ago
  José Lorenzo Rodríguez 7315ae6cfa Merge pull request #5114 from cakephp/issue-5089 11 years ago
  Mark Story 8e974dc5d1 Fix routing extensions leaking out of their scopes. 11 years ago
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  Mark Story 5cddb90606 Fix extensions always being defaulted. 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  ADmad f52bf79e13 Revert array $options argument to boolean $merge in routing classes. 11 years ago
  ADmad 40acf4071f Remove Router::parseExtensions(). 11 years ago
  ADmad a15c2c42fa Allow setting default route class. 11 years ago
  Jose Lorenzo Rodriguez db2d6bb9c8 Fixing failing test 11 years ago
  Jose Lorenzo Rodriguez 5840bf2a7b Routing\Error -> Routing\Exception 11 years ago
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 years ago