Commit History

Author SHA1 Message Date
  ADmad b27976b2b7 Update config folder path in templates, comments, docblocks. 11 years ago
  mark_story 0254eb38b8 Fix path to Config/routes.php and update tests. 11 years ago
  mark_story c673b815f7 Remove unused directories. 11 years ago
  euromark c854e1f7cd correct cs 11 years ago
  mark_story c5eab6946f Add routes.php generation to plugin bake. 11 years ago
  mark_story 72ea6653f7 Add missing -composer option. 11 years ago
  Jose Lorenzo Rodriguez 6b8c16add6 Fixed plugin autoloader baking 11 years ago
  euromark 2527d9ebd7 Remove unused use imports 11 years ago
  Jose Lorenzo Rodriguez e26c71ea34 Added missing autoloader for plugin test cases 11 years ago
  José Lorenzo Rodríguez 97b87797fd Fixed another typo 11 years ago
  José Lorenzo Rodríguez 2e9887924e Fixed typo 11 years ago
  Jose Lorenzo Rodriguez d624cbb36f Moving a pice of code to a better home 11 years ago
  Jose Lorenzo Rodriguez 583e918c7c Fixing an error when calling composer and adding doc block 11 years ago
  Jose Lorenzo Rodriguez 8d90a45ccb Initial code to modify composer's autoloader after baking a plugin 11 years ago
  Jose Lorenzo Rodriguez 6eb0fe7cfb Fixing plugin's AppController bake generation 11 years ago
  ADmad ee23afd2be Update plugin task to generate new default directory structure. 11 years ago
  mark_story 6f3a1c46c7 Merge remote-tracking branch 'origin/2.6' into 3.0 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 b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  Paul Josephson d02e4ef33d fix misplaced semi-colon 12 years ago
  euromark f90a28cc5a Simplify methods and harden their signature 12 years ago
  mark_story e9a968cbb0 Generate the correct Plugin AppController class. 12 years ago
  mark_story 546ef9717f Dry out options for bake. 12 years ago
  mark_story 1b09fb7fbf Remove one of the interactive questions in plugin bake. 12 years ago
  mark_story f2e998ea7d Make Project and Plugin tasks extend BakeTask. 12 years ago
  José Lorenzo Rodríguez e9cd0bec77 Merge pull request #3204 from cakephp/3.0-shell-cleanup 12 years ago
  mark_story 1d76f9f55a Extract a conventions trait. 12 years ago
  euromark 5525c025d4 test to fix for DS issues on windows 12 years ago
  Paul Josephson aefa22ea62 Fix directory creation issue in Windows 12 years ago