Commit History

Author SHA1 Message Date
  euromark b3507b199a Update doc blocks regarding return $this 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
  Cameri bb33d52cc6 Added 'xhr' as callback in JqueryEngineHelper::request() so it formats as Javascript. 12 years ago
  Bryan Crowe 915b51b239 Updated JavaScript casing and JsHelper references in doc blocks 12 years ago
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 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
  mark_story d0d13acaf4 Merge branch 'master' into 2.3 13 years ago
  mark_story 75f654b87b Fix double encoding in JsHelper request methods. 13 years ago
  euromark b811afbc44 double spaces to single ones 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 664b0538b8 Fix more coding standards problems. 14 years ago
  mark_story acccdcde1f Fix coding standard issues in View/ 14 years ago
  Kyle Robinson Young c836ba08a3 Add/move docblocks to make text available in the API docs 14 years ago
  Kyle Robinson Young 5876744709 Adhering to coding standards 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso 7604763888 Updated some file headers to include correct license and copyright. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Juan Basso 02f290ac52 Fixed some API doc in views. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Renan Gonçalves ed96936ea7 According to CakePHP conding styles, methods prefixed by _ are protected. Changing where it makes sense and don't break anything. 15 years ago
  Renan Gonçalves 438050dcaa Adding 'public' visibility to all public methods. 15 years ago
  Jose Lorenzo Rodriguez 42b3f993b9 Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 15 years ago