Commit History

Author SHA1 Message Date
  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
  euromark b811afbc44 double spaces to single ones 13 years ago
  Ceeram 6672eafe53 fix whitespace errors 13 years ago
  Vinícius Krolow c724f0739a Clean up code. 13 years ago
  Jose Lorenzo Rodriguez 8538c0e8ea Avoiding problems with relative paths in shell dispatcher 13 years ago
  mark_story e58c93c39d Fix trailing whitespace. 13 years ago
  James Michael DuPont 2d46fc60be Fixing undefined variable usage 13 years ago
  Renan Gonçalves fe5b49e6eb Fixing variable name used to set error handlers. 13 years ago
  AD7six 6b6fdd2b84 don't dump fatal errors as html on the cli 14 years ago
  mark_story a24aca6ffc Fix a few code standards errors. 14 years ago
  mark_story 34e1afd8ef Add support for custom console error handling 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 205bfb506f Add Shell::$plugin and update getOptionParser() 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
  Renan Gonçalves d9e8b3b6a2 Parsing every parameter until there is no more. Good to have alias but with the ability to override the arguments. 14 years ago
  mark_story 7a4aa401d1 Adding backwards compatible plugin syntax. 14 years ago
  Renan Gonçalves 1cf67b1e55 Little cleanup in exceptions. 14 years ago
  mark_story aa7448e3ed Fixing incorrect exit codes on console exceptions. 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 years ago
  Juan Basso 620a65b2fc Merge branch '2.0' into 2.0-api-doc 14 years ago
  Mark Story 6e2870c706 Removing APP_PATH it is always the same as APP. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso fedadc091c Included @throws in API that was missing. 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
  Juan Basso 21348169fa Camelized templates folder. 15 years ago