mark_story
|
3dd82e6d88
Fix Database/ from always being appended to the driver name.
|
13 years ago |
mark_story
|
ee7a224639
Fix a code style warning.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
db8c6b5c78
Fix most of the coding standards issues in Console/
|
14 years ago |
euromark
|
e94d307ee1
code conventions
|
14 years ago |
Fitorec
|
ddbaa66997
Reviewing the logic in the Shell::in($prompt, $options = null, $default = null)
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
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 |
Majna
|
1b9b90d2e7
Replacing 'driver' with 'datasource'.
|
14 years ago |
Majna
|
1455c59e0c
Fix notice when baking db config: Undefined variable 'driver'.
|
14 years ago |
Jose Lorenzo Rodriguez
|
d49096aab9
Fixing DbConfigTask to produce correct configurations
|
14 years ago |
Jose Lorenzo Rodriguez
|
4110ab7952
Fixing error introduced in my last commit
|
14 years ago |
Jose Lorenzo Rodriguez
|
d08f916179
Grabbing the first available config defined in connection manager as a default for baking. Fixing a couple of failing test cases
|
14 years ago |
mark_story
|
84f805419d
Fixing issue where DbConfigTask would try to rebuild
|
14 years ago |
Jose Lorenzo Rodriguez
|
89b1e54071
Removing Oracle driver, it will not make it to stable release. Revert this commit to bring it back for next version
|
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 |
Juan Basso
|
39320ef352
Renamed the Mssql driver to Sqlserver.
|
15 years ago |
Jose Lorenzo Rodriguez
|
eea981940e
Replacing config string in favor of Config
|
15 years ago |
Sonny Gauran
|
4add005baa
Fixed baked database.php constants
|
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 |
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 |
José Lorenzo Rodríguez
|
d9c99b5ef6
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
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
|
b8344ecd33
Replacing some of the App::import by App::uses
|
15 years ago |
José Lorenzo Rodríguez
|
1c0a4c9e0a
Starting to move console classes
|
15 years ago |