Commit History

Author SHA1 Message Date
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 years ago
  ADmad 16df061d66 Fix api docblocks for View layer classes. 12 years ago
  euromark 0ece694a75 microptimize options and default merge and other string key array merges 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  mark_story 525efcb808 Remove use of deprecated constants. 12 years ago
  euromark fc2d28974b remove undocumented code and uncessary in_array() checks + cleanup 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  euromark fab5a6f4d9 spelling corrections 13 years ago
  euromark 09d9efe235 spelling corrections (a url to an URL, unify URL) 13 years ago
  Graham Weldon 26a08c6780 Updated copyright 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 11a88042bd fix doc block endings 13 years ago
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  ADmad 72d6ca636f Docblock fixes 13 years ago
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 years ago
  mark_story 88604ac757 Replace is_a with instanceof. 13 years ago
  ADmad 4a483b4897 If cache is disabled in app and js cache file is not written don't return script tag with file url. 13 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story acccdcde1f Fix coding standard issues in View/ 14 years ago
  ADmad df097796c4 Fixing incorrect setting of default value for 'onDomReady' option in JsHelper::writeBuffer() 14 years ago
  Kyle Robinson Young 1d50562931 Add @link to docblocks on Form, Html, Js, Paginator, Rss and Session helpers 14 years ago
  Kyle Robinson Young 4e8239a2a5 Add missing @link to docs if available to helpers 14 years ago
  mark_story 42f9f8e2c3 Fixing strict errors. 14 years ago
  Majna a5220fa7bb Fixed doc block comments. 14 years ago
  mark_story 6a4e7558fc Merge branch '1.3' into merger 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 14 years ago