Commit History

Author SHA1 Message Date
  mark_story 4923387c55 Fix all() not working with plugins. 11 years ago
  mark_story a3e45b3664 Use plugin prefixes when generating models in prefixes. 11 years ago
  mark_story 9829646ea2 Remove registry clear calls. 11 years ago
  mark_story 2d71a81408 Fix API doc errors in Console/ and TestSuite/ 11 years ago
  mark_story 53e85d792e Correctly generate classnames for plugins as well. 11 years ago
  mark_story 8588c6de3c Add missing className option to generated associations. 11 years ago
  euromark 2527d9ebd7 Remove unused use imports 11 years ago
  Jose Lorenzo Rodriguez 1ac09f1b1c iRemoving table key from belongsTo assocs in bake 11 years ago
  Jose Lorenzo Rodriguez 761da8b895 Fixing counter cache generation in bake 11 years ago
  Ceeram 5ee4cc7f44 Bake now adds the CounterCache behavior to the model that has the belongsTo association. 11 years ago
  mark_story 9a6a7cb38a Ensure generated entity classes include association fields. 11 years ago
  José Lorenzo Rodríguez 758d01fc99 Login field will now get a uniqueness validator 12 years ago
  Jose Lorenzo Rodriguez a578cd5745 Baking uniqueness rules for email and username fields automatically 12 years ago
  Mark Story bda0f73311 Merge pull request #3465 from cakephp/3.0-validate-timestamps-fix 12 years ago
  Jose Lorenzo Rodriguez ad3f08a95f Restoring primary key validation 12 years ago
  mark_story 7818aa87ec Add method to split plugin and class names up. 12 years ago
  Jose Lorenzo Rodriguez cee14ac7ef Not validating created and modified fields in baked tables, fixes #3464 12 years ago
  mark_story c2008e7ac7 Update bake for task subcommand changes. 12 years ago
  mark_story 2b40223a92 Switch tasks from using execute() to using main(). 12 years ago
  mark_story f19fa11eb2 Update bake tasks to use method arguments over $args property. 12 years ago
  euromark f90a28cc5a Simplify methods and harden their signature 12 years ago
  mark_story 546ef9717f Dry out options for bake. 12 years ago
  mark_story 59148920e2 Update help text for several bake tasks. 12 years ago
  mark_story 559373a2a5 Clean up use of conventions trait in bake tasks. 12 years ago
  Renan Gonçalves fadbc20a41 Allowing empty id on create. 12 years ago
  mark_story b7593dff83 Update other bake tasks to use newer style path generation. 12 years ago
  euromark 5525c025d4 test to fix for DS issues on windows 12 years ago
  José Lorenzo Rodríguez cf462779e5 Merge pull request #3203 from cakephp/3.0-bake-countercache 12 years ago
  mark_story bbcddb3f71 Use types consistently. 12 years ago
  mark_story 0d38e4059c Use a type that exists when generating tests. 12 years ago