Commit History

Author SHA1 Message Date
  mark_story 17ba713651 Simplify code. 13 years ago
  Tigran Gabrielyan 8e818c89b6 Added `$prefix` generation in `core.php` for `cake bake` shell 14 years ago
  Jelle Henkens 0e34bd4b1d Suggest current path in bake project if dir is empty 14 years ago
  mark_story b57489f3f1 Remove duplicate template. 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story 664b0538b8 Fix more coding standards problems. 14 years ago
  mark_story db8c6b5c78 Fix most of the coding standards issues in Console/ 14 years ago
  Majna 1dbafe1d4f Fix docblocks. 14 years ago
  Majna 454f383951 Fix console option parser for --empty in ProjectTask. 14 years ago
  Kyle Robinson Young 51f9837db4 Code standards formatting 14 years ago
  mark_story e7a7e57ba6 Fix bare require() to use App::uses() 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 40654df5ab Fixing more documentations. 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 14 years ago
  Juan Basso 620a65b2fc Merge branch '2.0' into 2.0-api-doc 14 years ago
  mark_story c1b0eb8f21 Updating output of project task to better reflect what 14 years ago
  Mark Story cdcabc79b6 Doing some refactoring in the project task. 14 years ago
  Mark Story 6e2870c706 Removing APP_PATH it is always the same as APP. 14 years ago
  Mark Story 20e9015f80 Making skel files generate hard coded paths, when CakePHP 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
  Ceeram a025cb2e01 Adding option to ProjectTask, for setting CAKE_CORE_INCLUDE_PATH. Tests added. 14 years ago
  Ceeram e3dfec98c7 fixing regex for setting constant in test.php 14 years ago
  Juan Basso 1c7d54eacc Updated the paths from comments. 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 438050dcaa Adding 'public' visibility to all public methods. 15 years ago
  Ceeram 661a0cca23 removing DS, App::core('Console') already ends with DS 15 years ago