Commit History

Author SHA1 Message Date
  ADmad a2e818e509 Deprecated ConsoleShell 12 years ago
  mark_story 5bd45ec65d Fix double printing of models in ConsoleShell. 12 years ago
  AD7six 69be4bb1e8 Update the console shell for easier maintenance 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
  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
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 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 56225bcca3 fix all warnings except TODO warnings 13 years ago
  dogmatic69 5cc03ca805 converting if($foo == true) to if($foo) 13 years ago
  Kyle Robinson Young 200dd2dc9b Code standards fixes, unneeded break statements 13 years ago
  mark_story dbe3234b56 Refactor help to show up on console -h as well. 13 years ago
  mark_story d7f1bf52b1 Fix route commands in ConsoleShell. 13 years ago
  mark_story 19e0d8d946 Switch usage to Hash where possible. 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
  mark_story 2a9a103d62 Fix bad xml help generation. 14 years ago
  Kyle Robinson Young 8197f87dbc Spelling and grammar fixes 14 years ago
  Kyle Robinson Young 94e119fe67 Adhere to code formatting standard 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
  Juan Basso a0ee8b49fe Fixed some API doc in console. 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
  Robert Sworder fb3a1928d3 Minor comment and path changes. 14 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Jose Lorenzo Rodriguez 5b8865a3a7 Making plugin routes load after app routes, closes #1722 15 years ago
  AD7six 0cb70ae3bb remove CONFIGS constant 15 years ago
  Renan Gonçalves abbe5aaea2 Updating console to use i18n'ed strings. 15 years ago