Commit History

Author SHA1 Message Date
  David Yell 28ec1c40a5 When specifying Session as a component and using Session flash messages, you end up with 'Paginator, Session, Session' which doesn't make sense. Added an array_unique to remove any duplicated components. 11 years ago
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 years ago
  mark_story f6c868d706 Fix remaining doc block errors in Console/ 11 years ago
  ADmad 9de3418079 Merge branch 'master' into 2.5 12 years ago
  ukk1337 3cd6bb39bd fixed coding standard errors 12 years ago
  ukk1337 60c289fd68 removed indentation 12 years ago
  ukk1337 9670a5af88 Added missing 'Session'-Compomnent in bake 12 years ago
  mark_story 75dd2ff1fb Merge branch 'master' into 2.5 12 years ago
  pummra 5605ff48ab Update ControllerTask.php 12 years ago
  pummra a981c7fa8c Removed trailing whitespace. 12 years ago
  pummra 0214ac403e Update ControllerTask.php 12 years ago
  pummra d41bb0b1b3 Update ControllerTask.php 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
  mark_story 0f2d59d987 Merge branch 'master' into 2.4 12 years ago
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 years ago
  Phally 6b41eaa950 Merge branch 'master' into 2.4 12 years ago
  Phally 5953171c7b Fixes cake bake all. Refs #1443. 12 years ago
  Phally 6d6be87f8f Replaces deprecated paginate() calls in controller bake templates. 12 years ago
  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
  Mischa ter Smitten dad1f16eaf Made _stop() usage in Consoles / Tasks more consistent 12 years ago
  mark_story cd3c54bb9d Merge branch 'master' into 2.4 12 years ago
  euromark 4518624187 more whitespace coding standard corrections 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 12 years ago
  Christian Winther 5aac41ed43 Fix indentation and add short option 't' for template 12 years ago
  Christian Winther ae3d9a7a8e Remove ` from help line 12 years ago
  Christian Winther 2fca41c35d Enable the user to provide a CLI theme through the --theme option for all bake tasks 12 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago