mark_story
|
ae9403601e
|
Making the project task correctly replace the __CAKE_PATH__ constant when creating new projects.
|
2010-10-17 22:38:32 -04:00 |
|
mark_story
|
8f0a96d4bb
|
Adding Shel::$command back in as it was still being used, oops.
Updating Bakeshell to do its tricks at the correct time.
|
2010-10-17 22:37:57 -04:00 |
|
mark_story
|
ae6846277e
|
Updating text that doesn't make sense as Cake uses PHPunit now.
|
2010-10-17 21:29:30 -04:00 |
|
mark_story
|
e807cc0eca
|
Removing a bunch of dead properties from ShellDispatcher and Shell.
They are no longer needed/used.
Moving Shell back to console/shells so App::import() can easily find it.
|
2010-10-17 21:04:14 -04:00 |
|
mark_story
|
db6149a5e8
|
Adding some more colour to the project task.
Making regular expressions easier to read.
|
2010-10-17 19:08:08 -04:00 |
|
mark_story
|
53a1663b96
|
Adding console dir to skel.
Updating project task to test for directories and files in a more readable way.
|
2010-10-17 19:01:44 -04:00 |
|
mark_story
|
a11a1214b7
|
Refactoring file scanning into a method which allows the removal of sketchy regular expressions.
Adding some colour for pimpness.
Updating tests as additional bootstrapped paths are treated as app paths now.
|
2010-10-17 17:32:37 -04:00 |
|
mark_story
|
8c63f155ba
|
Renaming + moving test and task files around. Updating tests to use import for tasks.
|
2010-10-17 15:43:20 -04:00 |
|
mark_story
|
a76ce4af3d
|
Renaming console/libs to console/shells so its more consistent with app directories.
|
2010-10-17 15:07:00 -04:00 |
|