mark_story
|
ef77e60cb0
|
Removing @subpackage tags, moving contents of @subpackage into @package.
Removing duplicate cake.cake in @package tags.
Renaming cake.app -> app
|
2010-12-24 14:09:57 -05:00 |
|
mark_story
|
1c6b261ff1
|
Correcting and expanding documentation on console classes.
|
2010-12-21 23:11:23 -05:00 |
|
José Lorenzo Rodríguez
|
c559b9c22d
|
Merge remote branch 'origin/2.0' into 2.0
Conflicts:
cake/console/templates/skel/config/database.php.default
cake/libs/model/datasources/dbo/dbo_sqlite.php
|
2010-12-05 20:51:37 -04:30 |
|
Juan Basso
|
c52d5320c8
|
Replaced the *printf with i18n aliases by i18n aliases with params.
|
2010-12-04 23:37:13 -02:00 |
|
mark_story
|
843f5c6190
|
Fixing E_STRICT error in ConsoleErrorHandler.
|
2010-12-04 14:20:50 -05:00 |
|
Juan Basso
|
aa0bad9247
|
Ignore errorHandler if warning suppressor (@command()) is used.
|
2010-12-02 01:44:31 -02:00 |
|
Mark Story
|
91b5a5265e
|
Making ConsoleErrorHandler be invoked with the correct error reporting level.
|
2010-11-28 20:44:28 -05:00 |
|
mark_story
|
c717ff2e72
|
Adding logging of errors when debug = 0 for console applications. Fixes #1311
|
2010-11-25 23:16:27 -05:00 |
|
mark_story
|
74bf455c49
|
Updating ConsoleErrorHandler to match ErrorHandler.
Updating test cases for ConsoleErrorHandler.
|
2010-11-25 22:51:30 -05:00 |
|
mark_story
|
8476edd3d1
|
Moving console lib classes into a new directory.
|
2010-10-17 17:39:05 -04:00 |
|