euromark
|
0959c7008f
add schema param and skip interactive prompts if unnecessary
|
13 years ago |
mark_story
|
474210d007
Properly initialize variable.
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
Graham Weldon
|
26a08c6780
Updated copyright
|
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 |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
euromark
|
41f2d812bb
fix ticket 3429
|
13 years ago |
euromark
|
8f78b1e05b
fix coding standards for whitespaces
|
13 years ago |
AD7six
|
3a5e00fa53
var_export dumps null as NULL
|
14 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 |
mark_story
|
f3b990bf0f
Correct path display for plugins.
|
14 years ago |
mark_story
|
dd335cb183
Fix error in FixtureTask
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
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 |
mark_story
|
6d6ac10834
Fix failing tests caused by previous commit.
|
14 years ago |
mark_story
|
efbeab6199
Merge branch '1.3' into merger
|
14 years ago |
Mark Story
|
59c6b419e5
Merge branch '1.3' into merger
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
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 |
Jose Lorenzo Rodriguez
|
41603cacb7
Fixing Fixture generation task to be more compatible with SqlSrv
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Renan Gonçalves
|
d0af5c78d5
Fixing the path used to create fixtures.
|
15 years ago |
Renan Gonçalves
|
abbe5aaea2
Updating console to use i18n'ed strings.
|
15 years ago |
evilbloodydemon
|
cebcd64090
Unused variables in Console removed
|
15 years ago |
Jose Lorenzo Rodriguez
|
662abd6419
Refactoring FixtureTask so it generates correct file names
|
15 years ago |