コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story 1bca20ddee Merge pull request #11963 from cakephp/issue-11958 8 年 前
  Mark Story 7696f5b0fc Fix handling of base paths. 8 年 前
  Mark Story 169d43e65a Enable data URIs to be used in asset URLS. 8 年 前
  Joshua Lückers 86d2cf72e1 Fixed a style error. 8 年 前
  Joshua Lückers ed4ea82c70 Test for overruling `Asset.timestamp` when generating script URLs. 8 年 前
  Joshua Lückers 1e5f72819c Check if a generated script url has a timestamp when `Asset.timestamp` = force. 8 年 前
  Joshua Lückers 2c6a4e6131 Test for overruling `Asset.timestamp` when generating css URLs. 8 年 前
  Joshua Lückers 4b1b86c58e Check if a generated css url has a timestamp when `Asset.timestamp` = force. 8 年 前
  Joshua Lückers 09292b3c15 Test for overruling `Asset.timestamp` when generating image URLs. 8 年 前
  Joshua Lückers ae2c199f05 Check if a generated image url has a timestamp when `Asset.timestamp` = force. 8 年 前
  Joshua Lückers 3e59650ce0 Function documentation. 8 年 前
  Joshua Lückers 2cf26fa555 Test for overruling `Asset.timestamp` when generating assetUrls. 8 年 前
  Mark Story b50bfe5ae5 Fix remaining failing helper tests. 8 年 前
  Mark Story 7a865a5ddd Deprecated ServerRequest::addPaths() 8 年 前
  makallio85 eeafb63a7f Fixed another failing test 8 年 前
  Marko Kallio b5556b7a3b Test fixed 8 年 前
  Marc Ypes 0c88f6365f Escape urls to avoid xss 8 年 前
  Mark Story 4319fd43d8 Merge pull request #10784 from ravage84/set-test-namespace 8 年 前
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 8 年 前
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 8 年 前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年 前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年 前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年 前
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 年 前
  dereuromark 3244db9db9 Fix tests. 9 年 前
  Mark S 77f58c994f Allow unescaped URLs to be built. Other helpers need this internally. 9 年 前
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 年 前
  Mark Story 61a570b155 Rework cid: images (#8966) 9 年 前
  ADmad 35dc0c6dc6 Add tests for new UrlHelper methods. 10 年 前
  Jose Lorenzo Rodriguez 3ac08c72e3 Avoiding possible key collisions in the Paginator helper 10 年 前