Marc Würth
|
41671410cb
Replace other literal configure calls with new convenience function setAppNamespace()
|
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 |
Sevvlor
|
096494c040
Fixed incorrect unit test and fixed mistake in Regex
|
8 years ago |
Sevvlor
|
2cc3c33182
New test cases to cover URLs containing and ending with punctuation
|
8 years ago |
Sevvlor
|
9e8a9c14f0
Improved parsing of AngularJS URLS.
|
8 years ago |
Sevvlor
|
c4f2d5edab
Also covers %
|
9 years ago |
Michael Hoffmann
|
5019404d23
Also cover "~"
|
9 years ago |
Michael Hoffmann
|
f82fb6dbaa
Fix issue #10329
|
9 years ago |
ADmad
|
c3549daa4b
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
38f5433b98
Fix autoLinkUrls() failing on long string in parens
|
9 years ago |
dereuromark
|
3244db9db9
Fix tests.
|
9 years ago |
Marc Würth
|
f05e7e760f
Remove superfluous "Class" from doc blocks
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
3e8123868e
Fix auto linking for URLs with uppercased protocol.
|
9 years ago |
ADmad
|
b5fed15d07
Remove use of TestCase::getMock() from "View" namepace tests.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Jeremy Harris
|
32499e8981
Fix auto linking text with CRLF
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Story
|
0297538110
Fix words with WWW in them being autolinked.
|
11 years ago |
Mark Story
|
d408bfdb3a
Forward port #5544 to 3.0.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
fca548fb49
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
euromark
|
04bb238324
fix test
|
11 years ago |
mark_story
|
bfb407cb04
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
mark_story
|
e1a2436e13
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
euromark
|
47167f5735
This is a hotfix for TextHelper which seems to have gone wrong in a merge. tail() is missing completly and the docs for truncate() are the ones for tail(). This fixes it.
|
12 years ago |