Commit History

Author SHA1 Message Date
  mark_story dc7fcb994f Remove duplicate call to bakeTest. 11 years ago
  mark_story 2d71a81408 Fix API doc errors in Console/ and TestSuite/ 11 years ago
  euromark 2527d9ebd7 Remove unused use imports 11 years ago
  mark_story 7818aa87ec Add method to split plugin and class names up. 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
  mark_story b7593dff83 Update other bake tasks to use newer style path generation. 12 years ago
  mark_story 479efb8363 Small cleanup. 12 years ago
  mark_story ac0692b23b Fix test generation for prefixed controllers. 12 years ago
  mark_story 2a85ffe495 Expand test coverage for controller task. 12 years ago
  mark_story 0667ff2156 Remove unused code. 12 years ago
  Paul Josephson f0eb51b332 Remove duplicate value 12 years ago
  mark_story 2801e417fd Remove un-used dependencies. 12 years ago
  José Lorenzo Rodríguez c229e8abf8 Merge pull request #3088 from markstory/3.0-controller-bake 12 years ago
  mark_story 1c56efc80a Add missing doc blocks. 12 years ago
  mark_story 19c7ab7943 Don't always add Form and Paginator. 12 years ago
  ndm2 615cf37500 Docblock related updates/fixes. 12 years ago
  mark_story 92c89f782d Fix prefix paths for controller bake. 12 years ago
  mark_story 22b26d390b --force should be a boolean flag. 12 years ago
  mark_story 891e3fb248 Update help text on controller task. 12 years ago
  mark_story e26279a9c9 Get tests passing for baking all controllers. 12 years ago
  mark_story c9760b4972 Enable tests for baking controller code. 12 years ago
  mark_story 7d7d91578d Update generated controller method code. 12 years ago
  mark_story 3db08e5794 Add new implementation for helper and component generation. 12 years ago
  mark_story 79d753c2a3 Start fixing tests for ControllerTask. 12 years ago