コミット履歴

作者 SHA1 メッセージ 日付
  euromark fc2d28974b remove undocumented code and uncessary in_array() checks + cleanup 12 年 前
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 年 前
  euromark fab5a6f4d9 spelling corrections 13 年 前
  euromark 09d9efe235 spelling corrections (a url to an URL, unify URL) 13 年 前
  Graham Weldon 26a08c6780 Updated copyright 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 11a88042bd fix doc block endings 13 年 前
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 年 前
  euromark b811afbc44 double spaces to single ones 13 年 前
  ADmad 72d6ca636f Docblock fixes 13 年 前
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 年 前
  mark_story 88604ac757 Replace is_a with instanceof. 13 年 前
  ADmad 4a483b4897 If cache is disabled in app and js cache file is not written don't return script tag with file url. 13 年 前
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 年 前
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 年 前
  mark_story acccdcde1f Fix coding standard issues in View/ 14 年 前
  ADmad df097796c4 Fixing incorrect setting of default value for 'onDomReady' option in JsHelper::writeBuffer() 14 年 前
  Kyle Robinson Young 1d50562931 Add @link to docblocks on Form, Html, Js, Paginator, Rss and Session helpers 14 年 前
  Kyle Robinson Young 4e8239a2a5 Add missing @link to docs if available to helpers 14 年 前
  mark_story 42f9f8e2c3 Fixing strict errors. 14 年 前
  Majna a5220fa7bb Fixed doc block comments. 14 年 前
  mark_story 6a4e7558fc Merge branch '1.3' into merger 14 年 前
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 年 前
  Juan Basso 16ef234180 Removing trailing spaces. 14 年 前
  Juan Basso d84531d29c Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103. 14 年 前
  Juan Basso 7604763888 Updated some file headers to include correct license and copyright. 14 年 前
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 年 前
  Juan Basso 02f290ac52 Fixed some API doc in views. 14 年 前
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 年 前