mark_story
|
111bfa43d4
Fix incorrect autolinking when urls end at HTML tags.
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
mark_story
|
41d124d4de
Fix autoLinkUrls() not autolinking URL's without a /.
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
881127ef4d
unify new lines at the end of the file
|
13 years ago |
mark_story
|
8800d7bdec
Reduce duplication in test case.
|
13 years ago |
mark_story
|
b1dfab87e4
Fix autoLinkUrls so it re-capture query strings.
|
13 years ago |
mark_story
|
7b939186a1
Fix ( and ) not being correctly handled by autoLinkUrls
|
13 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
Kyle Robinson Young
|
c4829dc3b8
Use App::RESET instead of true with App::build()
|
14 years ago |
mark_story
|
27367b491a
Merge branch '2.0' into 2.1
|
14 years ago |
Rachman Chavik
|
5eb1979b04
rename protected variable to $_engine
|
14 years ago |
Rachman Chavik
|
fe479c636c
adding tests for engine overrides
|
14 years ago |
Vinícius Krolow
|
07adcfe2f7
fixing regex of autoLinks to work with urls that have www
|
14 years ago |
Rachman Chavik
|
abd6d22445
changing methods in String class to static
|
14 years ago |
Rachman Chavik
|
fbd3f87be6
recreating TextHelperTest
|
14 years ago |
Rachman Chavik
|
59342e0524
moving methods from TextHelperTest to StringTest
|
14 years ago |
mark_story
|
3478f8a627
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
acca796d10
Fix tag order when closing open tags with TextHelper::truncate()
|
14 years ago |
Kyle Robinson Young
|
4e7e06fa9f
Prevent TextHelper::truncate() from breaking HTML
|
14 years ago |
ADmad
|
389072708a
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
51f9837db4
Code standards formatting
|
14 years ago |
Rachman Chavik
|
a88ca54a8d
updating usage of assertEqual -> assertEquals
|
14 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
Kyle Robinson Young
|
7f22fcdbf5
Fix TextHelper excerpt method to work as documented
|
14 years ago |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |