Commit History

Author SHA1 Message Date
  mscherer 95cfe00bf2 Fix docblocks and better IDE and static analyzer discoverery. 7 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  Mark Story 50d16b6ade Merge branch 'master' into 3.next 7 years ago
  mark_story 793ff89587 Ensure base path is always part of URL context. 7 years ago
  saeid f9d2db1876 change the method to support array only 7 years ago
  saeid e0f6112f3f unload plugins after use 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  Mark Story 7696f5b0fc Fix handling of base paths. 8 years ago
  Mark Story 74ee0913cb Move string target parsing into RouteBuilder. 8 years ago
  Florian Krämer 4f251f074e Implementing reverse routing syntax 8 years ago
  Mark Story eb36fdf6e7 Merge branch 'master' into 3.next 8 years ago
  Mark Story 82acd2beef Fix _ssl and _full not working well together. 8 years ago
  Mark Story fb9ef96fe0 Merge pull request #11636 from EliasDeVos/add-router-url-or-exists-method 8 years ago
  Elias De Vos 42856ff7df change method name and return type 8 years ago
  Elias De Vos ffe1131485 add use at top and use assertNull 8 years ago
  Elias De Vos c5934fa846 add urlOrNull method in router and test 8 years ago
  Mark Story 32aa0b2fce Merge pull request #11512 from cakephp/request-public-properties 8 years ago
  Mark Story 6987882363 Fix failing tests. 8 years ago
  Gabriel Caruso 8d2d57857a Refactoring tests 8 years ago
  Mark Story 54cd172c60 Fix deprecated property usage in routing. 8 years ago
  Mark Story 4f22837e1b Deprecate ServerRequest::addParams() 8 years ago
  Mark Story 23f1f087d4 Deprecate the array form of Router::setRequestInfo() 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
  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
  Mark Story 7061a90c76 Merge branch 'master' into 3.next 8 years ago
  Mark Story 010fa95911 Fix up mock usage. 8 years ago
  chinpei215 97d1f3110c Split RouteBuilder::routeClass() and RouteBuilder::extensions() 8 years ago