Commit History

Author SHA1 Message Date
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  Jorge González fd73168414 remove restore config after test case 7 years ago
  Jorge González 720ff27a62 test to show how plugin based assets interact with xBaseUrl config 7 years ago
  stickler-ci 84248b2647 Fixing style errors. 7 years ago
  mscherer 3bc4d43079 Add test case 7 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  saeid f9d2db1876 change the method to support array only 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  ADmad 6a5fd9b840 Remove Helper::$request use View::getRequest()/setRequest() instead. 7 years ago
  ADmad 50e421c19f Fix use of removed property. 7 years ago
  Mark Story 1bca20ddee Merge pull request #11963 from cakephp/issue-11958 8 years ago
  Mark Story 7696f5b0fc Fix handling of base paths. 8 years ago
  Mark Story 169d43e65a Enable data URIs to be used in asset URLS. 8 years ago
  Joshua Lückers 86d2cf72e1 Fixed a style error. 8 years ago
  Joshua Lückers ed4ea82c70 Test for overruling `Asset.timestamp` when generating script URLs. 8 years ago
  Joshua Lückers 1e5f72819c Check if a generated script url has a timestamp when `Asset.timestamp` = force. 8 years ago
  Joshua Lückers 2c6a4e6131 Test for overruling `Asset.timestamp` when generating css URLs. 8 years ago
  Joshua Lückers 4b1b86c58e Check if a generated css url has a timestamp when `Asset.timestamp` = force. 8 years ago
  Joshua Lückers 09292b3c15 Test for overruling `Asset.timestamp` when generating image URLs. 8 years ago
  Joshua Lückers ae2c199f05 Check if a generated image url has a timestamp when `Asset.timestamp` = force. 8 years ago
  Joshua Lückers 3e59650ce0 Function documentation. 8 years ago
  Joshua Lückers 2cf26fa555 Test for overruling `Asset.timestamp` when generating assetUrls. 8 years ago
  Mark Story b50bfe5ae5 Fix remaining failing helper tests. 8 years ago
  Mark Story 7a865a5ddd Deprecated ServerRequest::addPaths() 8 years ago
  makallio85 eeafb63a7f Fixed another failing test 8 years ago
  Marko Kallio b5556b7a3b Test fixed 8 years ago
  Marc Ypes 0c88f6365f Escape urls to avoid xss 8 years ago
  Mark Story 4319fd43d8 Merge pull request #10784 from ravage84/set-test-namespace 8 years ago
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 8 years ago