Commit History

Author SHA1 Message Date
  Mark Story f0edc4725a Fix test 4 years ago
  Mark Story 8f7838109c Fix Router::reverse() not being compatible with setPass() 4 years ago
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  Mark Story 7c6214c9f3 Fix optional routing keys with braced placeholders 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  ADmad 4837b0842d Fix route name generation when using braced placeholders. 6 years ago
  ADmad fbf5a29d45 Cleanup "isAjax" from params in Router::reverseArray(). 6 years ago
  ADmad 7542dc2ed8 Cleanup CSRF protection token too in Router::reverseArray(). 6 years ago
  Mark Story 1714f379c7 Fix up imports 7 years ago
  Mark Story 3a7db5a90e Improve url filter error. 7 years ago
  Mark Story 0c8ffd0014 Improve error message when route filters fail 7 years ago
  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