コミット履歴

作者 SHA1 メッセージ 日付
  euromark bd87ef45f2 complete autoLinkEmail() 12 年 前
  euromark 205f7a504b also fix autoLinkEmail() 12 年 前
  euromark 2a954b6095 Make TextHelper::autoLink() work properly with umlauts. 12 年 前
  ADmad 12da3b1f27 Merge branch 'master' into 2.4 13 年 前
  mark_story 111bfa43d4 Fix incorrect autolinking when urls end at HTML tags. 13 年 前
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 年 前
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 年 前
  ADmad a10275fb8b Merge branch 'master' into 2.4 13 年 前
  mark_story 41d124d4de Fix autoLinkUrls() not autolinking URL's without a /. 13 年 前
  ADmad d809b1480e Fix CS errors 13 年 前
  Loki d260f4a5b3 Added autoParagraph to TextHelper with proper test cases and made it non-static 13 年 前
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 年 前
  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 年 前
  euromark 881127ef4d unify new lines at the end of the file 13 年 前
  mark_story 8800d7bdec Reduce duplication in test case. 13 年 前
  mark_story b1dfab87e4 Fix autoLinkUrls so it re-capture query strings. 13 年 前
  mark_story 7b939186a1 Fix ( and ) not being correctly handled by autoLinkUrls 13 年 前
  Kyle Robinson Young b8488b8dfe Update 1.x @link in docblocks 14 年 前
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 年 前
  Kyle Robinson Young c4829dc3b8 Use App::RESET instead of true with App::build() 14 年 前
  mark_story 27367b491a Merge branch '2.0' into 2.1 14 年 前
  Rachman Chavik 5eb1979b04 rename protected variable to $_engine 14 年 前
  Rachman Chavik fe479c636c adding tests for engine overrides 14 年 前
  Vinícius Krolow 07adcfe2f7 fixing regex of autoLinks to work with urls that have www 14 年 前
  Rachman Chavik abd6d22445 changing methods in String class to static 14 年 前
  Rachman Chavik fbd3f87be6 recreating TextHelperTest 14 年 前
  Rachman Chavik 59342e0524 moving methods from TextHelperTest to StringTest 14 年 前
  mark_story 3478f8a627 Merge branch '2.0' into 2.1 14 年 前
  Kyle Robinson Young acca796d10 Fix tag order when closing open tags with TextHelper::truncate() 14 年 前
  Kyle Robinson Young 4e7e06fa9f Prevent TextHelper::truncate() from breaking HTML 14 年 前