Ceeram
|
e4e26a852b
Making non-interactive behave same as interactive with odd table names
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
Ceeram
|
faddfbe2d0
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
14 years ago |
Ceeram
|
0a1772c929
adding default name, for dbs that dont expose a PK
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
Ceeram
|
57a1a2814d
Fixing modeltask to use correct table
|
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 |
Gordon Pettey (petteyg)
|
744558de90
Add validation guess for Postgress inet field
|
14 years ago |
mark_story
|
7c08c966b0
Adding App::uses() call to model baking.
|
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 |
Mark Story
|
91a1cf81f3
Merge branch '1.3' into merger
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Ceeram
|
5f97292648
Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls
|
15 years ago |
AD7six
|
42c5c6e7fe
when using App::path but expecting 1 result - use the first
|
15 years ago |
AD7six
|
62d66bc3ad
remove MODELS constant
|
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
|
000e05b468
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
AD7six
|
2078dbccaa
use the cake_console domain for everything related to the cli
|
15 years ago |
AD7six
|
39c7d03319
Merge branch '2.0-class-loading' into 2.0-translations
|
15 years ago |
Jose Lorenzo Rodriguez
|
b0a7a109e9
Updating ModelTask to crete files following the new namings
|
15 years ago |
AD7six
|
8f0c923cf6
translations for the console dir
|
15 years ago |
Jose Lorenzo Rodriguez
|
0f993fa767
Fixing ModelTaks tests and starting to work on PluginTask tests
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
07e43bb0f8
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
b8344ecd33
Replacing some of the App::import by App::uses
|
15 years ago |
José Lorenzo Rodríguez
|
b5122e6e81
Fixing more console classes
|
15 years ago |