mscherer
|
409fa5a241
Backport 4.next changes to 3.next
|
5 years ago |
Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 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
|
e0f6112f3f
unload plugins after use
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
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 |