Commit History

Author SHA1 Message Date
  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 b811afbc44 double spaces to single ones 13 years ago
  mark_story 27d7e2865e Merge branch 'master' into 2.3 13 years ago
  Ceeram e02eab05d5 Remove all todo from core, create tickets for them 13 years ago
  Adam Taylor 4090c2e932 Remove trailing whitespace from comments 13 years ago
  dogmatic69 cfadc4dbb0 strict type checks and removing some duplicate count() calls by setting a variable 13 years ago
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 years ago
  euromark 3945c0e6a8 rtim files 13 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Rachman Chavik e7fa2a526f remove whitespace at eol 14 years ago
  euromark 6353558622 bame themes now in correct order: app -> plugin -> default 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story db8c6b5c78 Fix most of the coding standards issues in Console/ 14 years ago
  Gordon Pettey (petteyg) a800dcbbca Merge branch 'master' into apptheme 14 years ago
  ADmad 73674c648c Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278 14 years ago
  Gordon Pettey (petteyg) 99e6072fd3 Make App::path('Console') overwrite App::core('Console') for themes 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  Mark Story 74e2cb1507 Updating doc blocks and @package strings for Console 14 years ago
  Juan Basso 21348169fa Camelized templates folder. 15 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
  evilbloodydemon cebcd64090 Unused variables in Console removed 15 years ago
  AD7six 2078dbccaa use the cake_console domain for everything related to the cli 15 years ago
  AD7six 8f0c923cf6 translations for the console dir 15 years ago
  Jose Lorenzo Rodriguez 2ef02ba29b Starting to move all console related classes, ViewTask tests passing 15 years ago
  José Lorenzo Rodríguez 6e4f4efb79 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 4c0e06c451 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 66145db2a9 Fixing class loading for bake tasks 15 years ago