Commit History

Author SHA1 Message Date
  euromark 0b6919ee94 force option for bake tasks (view, model, controller, test, fixture) 12 years ago
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 years ago
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 years ago
  ADmad 636cc8c103 Merge branch 'master' into 2.4 13 years ago
  Arnold Almeida dacf7e0ebe Update FixtureTask.php 13 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  Christian Winther 5aac41ed43 Fix indentation and add short option 't' for template 13 years ago
  Christian Winther 2fca41c35d Enable the user to provide a CLI theme through the --theme option for all bake tasks 13 years ago
  euromark 0959c7008f add schema param and skip interactive prompts if unnecessary 13 years ago
  mark_story 474210d007 Properly initialize variable. 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  Graham Weldon 26a08c6780 Updated copyright 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
  euromark 41f2d812bb fix ticket 3429 13 years ago
  euromark 8f78b1e05b fix coding standards for whitespaces 13 years ago
  AD7six 3a5e00fa53 var_export dumps null as NULL 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 f3b990bf0f Correct path display for plugins. 14 years ago
  mark_story dd335cb183 Fix error in FixtureTask 14 years ago
  Kyle Robinson Young 8197f87dbc Spelling and grammar fixes 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 6d6ac10834 Fix failing tests caused by previous commit. 14 years ago
  mark_story efbeab6199 Merge branch '1.3' into merger 14 years ago
  Mark Story 59c6b419e5 Merge branch '1.3' into merger 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago