コミット履歴

作者 SHA1 メッセージ 日付
  euromark 0b6919ee94 force option for bake tasks (view, model, controller, test, fixture) 12 年 前
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 年 前
  euromark f389435bae coding standards and else block simplification 12 年 前
  Mischa ter Smitten dad1f16eaf Made _stop() usage in Consoles / Tasks more consistent 12 年 前
  mark_story cd3c54bb9d Merge branch 'master' into 2.4 13 年 前
  euromark 4518624187 more whitespace coding standard corrections 13 年 前
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 年 前
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 年 前
  Christian Winther 5aac41ed43 Fix indentation and add short option 't' for template 13 年 前
  Christian Winther 2fca41c35d Enable the user to provide a CLI theme through the --theme option for all bake tasks 13 年 前
  euromark dab0c5e753 Allow behaviors to be added to bake templates and improve doc blocks 13 年 前
  Adam Taylor 433dd09ec4 Fix typos 13 年 前
  euromark 111366d5c8 == to === and != to !== where applicable 13 年 前
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 年 前
  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 年 前
  mark_story 7d72a6f249 Fix issue where bake was missing habtm associations 13 年 前
  mark_story 4af6039107 Merge branch 'master' into 2.3 13 年 前
  mark_story 0ed9e3c120 Only bake HABTM associations for tables that exist. 13 年 前
  mark_story eff4004261 Don't treat tables that substring match as associations 13 年 前
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 年 前
  dogmatic69 408e619c9f Merge branch '2.3' into type-checks 13 年 前
  euromark b7f1740d2b correcting coding-standards 13 年 前
  dogmatic69 5cc03ca805 converting if($foo == true) to if($foo) 13 年 前
  dogmatic69 22a2e1b51e converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 13 年 前
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 年 前
  mark_story 73b1c0ac1c Fix off by one error. 13 年 前
  mark_story b7415525c8 Fix missing line breaks. 13 年 前
  mark_story f6b50a948e Small fixes for validation formatting. 14 年 前
  Fitorec 1bcb8daf21 Adding case 'datetime' to validation guesses. 14 年 前
  Fitorec c090845117 Fixing coding style. 14 年 前