Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
Jose Lorenzo Rodriguez
|
9d07fc4330
Merge branch 'master' into 2.4
|
12 years ago |
mark_story
|
86dcebf28b
Update bakeshell so `bake all` gets the correct connection name.
|
12 years ago |
mark_story
|
c597855fe4
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
7cb19b97db
coding standards and simplification of else cases as well as some minor fixes
|
12 years ago |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
Christian Winther
|
2eb9841c54
Add short option for theme in BakeShell
|
13 years ago |
Christian Winther
|
2fca41c35d
Enable the user to provide a CLI theme through the --theme option for all bake tasks
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
db8c6b5c78
Fix most of the coding standards issues in Console/
|
14 years ago |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 years ago |
mark_story
|
0f71254fe1
Fix double inflection in bake all <foo>
|
14 years ago |
ADmad
|
73674c648c
Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278
|
14 years ago |
Jose Lorenzo Rodriguez
|
670917070e
Changing a bunch of links in doc blocks
|
14 years ago |
mark_story
|
0e47c98c91
Moving cache disabling earlier so it takes
|
14 years ago |
mark_story
|
e56a2cdb2b
Set debug=2 when bake is run.
|
14 years ago |
Mark Story
|
59c6b419e5
Merge branch '1.3' into merger
|
14 years ago |
Juan Basso
|
a0ee8b49fe
Fixed some API doc in console.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Mark Story
|
74e2cb1507
Updating doc blocks and @package strings for Console
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
AD7six
|
fe2ec74b0e
correct paths to Config dir
|
15 years ago |
Renan Gonçalves
|
9da76a8655
Fixing a couple of typos from last commit.
|
15 years ago |
Renan Gonçalves
|
abbe5aaea2
Updating console to use i18n'ed strings.
|
15 years ago |
mark_story
|
0c4a16bc98
Fixing missing import for AppModel when baking with `cake bake all`
|
15 years ago |
AD7six
|
2078dbccaa
use the cake_console domain for everything related to the cli
|
15 years ago |
AD7six
|
8f0c923cf6
translations for the console dir
|
15 years ago |