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 |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
dereuromark
|
3244db9db9
Fix tests.
|
9 years ago |
Mark S
|
77f58c994f
Allow unescaped URLs to be built. Other helpers need this internally.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
61a570b155
Rework cid: images (#8966)
|
9 years ago |
ADmad
|
35dc0c6dc6
Add tests for new UrlHelper methods.
|
10 years ago |
Jose Lorenzo Rodriguez
|
3ac08c72e3
Avoiding possible key collisions in the Paginator helper
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |