Commit History

Author SHA1 Message Date
  mark_story be8ebfc005 Merge branch 'master' into 2.5 12 years ago
  mark_story 4d57d3ce5b Fix plugin path filtering when directories do not exist. 12 years ago
  Ber Clausen 5c08c77b93 Set console options in the same fashion for every shell/task. 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 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 12 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 4af6039107 Merge branch 'master' into 2.3 13 years ago
  Rachman Chavik 622d2f04f9 removing extra newline in baked files 13 years ago
  jroberts0001 e8647d77eb Added App::uses to the PluginAppController and PluginAppModel bake templates 13 years ago
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 years ago
  ADmad 72d6ca636f Docblock fixes 13 years ago
  mark_story 3c824b586f Use $this->bootstrap. 13 years ago
  mark_story 5413143178 Don't modify app/Config/bootstrap when running tests. 13 years ago
  AD7six 33c112b353 doesn'st need to be a verbose level message 13 years ago
  AD7six 488ba9ef85 Make baking a plugin more user friendly. 13 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
  Kyle Robinson Young c836ba08a3 Add/move docblocks to make text available in the API docs 14 years ago
  Kyle Robinson Young 8197f87dbc Spelling and grammar fixes 14 years ago
  Kyle Robinson Young 5876744709 Adhering to coding standards 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
  mark_story f65d763551 Removing ?> from AppModel and AppController plugin templates. 14 years ago
  Juan Basso 511b480285 Reverted the change from while to if. 14 years ago
  Juan Basso a0ee8b49fe Fixed some API doc in console. 14 years ago
  Majna 29e4cad99e Fix for lowercased schema folder when baking plugin skel 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