Commit History

Author SHA1 Message Date
  mark_story a3e45b3664 Use plugin prefixes when generating models in prefixes. 11 years ago
  Jose Lorenzo Rodriguez 12c275501b Not baking tables with array-valued primary key where there is only, 11 years ago
  euromark 5cde7849b7 Fix CS. 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
  José Lorenzo Rodríguez d45d4a1235 Merge pull request #3732 from cakephp/3.0-plugin-bake 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
  Jose Lorenzo Rodriguez b759d42ede Moving plugin path generation to where it belongs 11 years ago
  mark_story 9a6a7cb38a Ensure generated entity classes include association fields. 11 years ago
  Jose Lorenzo Rodriguez cdb015b12a Adding test for generating unique validaiton rule for a username field 12 years ago
  Jose Lorenzo Rodriguez a578cd5745 Baking uniqueness rules for email and username fields automatically 12 years ago
  Jose Lorenzo Rodriguez 2d15b6955f Merge branch '3.0-validate-timestamps-fix' of github.com:cakephp/cakephp into 3.0-validate-timestamps-fix 12 years ago
  Jose Lorenzo Rodriguez ad3f08a95f Restoring primary key validation 12 years ago
  José Lorenzo Rodríguez eb0f80560b Fixed CS error 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 c6dc245f23 Fix path related failures in bake tasks. 12 years ago
  mark_story f19fa11eb2 Update bake tasks to use method arguments over $args property. 12 years ago
  mark_story fb60de8680 Update tests effected by switch to ConsoleIo. 12 years ago
  Renan Gonçalves 0cc381757e Testing baking validation. 12 years ago
  Renan Gonçalves fadbc20a41 Allowing empty id on create. 12 years ago
  mark_story f381f8787c Wire component bake into BakeShell. 12 years ago
  mark_story b7593dff83 Update other bake tasks to use newer style path generation. 12 years ago
  euromark cc1a6e09a0 use _normalizePath() 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
  mark_story 5e6ffd5a4a Add CounterCacheBehavior integration into bake. 12 years ago