Juan Basso
|
21348169fa
|
Camelized templates folder.
|
2011-05-30 23:02:39 -04:00 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Heath Nail
|
eecd91e99f
|
Load AppShell class.
|
2011-05-18 21:05:21 -04:00 |
|
AD7six
|
998cba0759
|
remove CONSOLE_LIBS constnat
|
2011-05-15 17:36:39 +02:00 |
|
Jose Lorenzo Rodriguez
|
91bce16e9d
|
Merge remote-tracking branch 'origin/2.0' into 2.0-merge
Conflicts:
lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php
lib/Cake/Test/Case/Controller/Component/Auth/FormAuthenticate.php
lib/Cake/Test/Case/Log/Engine/FileLog.php
lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/plugged_helper.php
lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper/test_plugin_app.php
lib/Cake/tests/Case/Controller/Component/Auth/FormAuthenticate.php
lib/Cake/tests/Case/Controller/Component/Auth/FormAuthenticateTest.php
lib/Cake/tests/Case/Log/Engine/FileLog.php
lib/Cake/tests/Case/Log/Engine/FileLogTest.php
lib/Cake/tests/test_app/plugins/test_plugin/View/Helper/PluggedHelper.php
lib/Cake/tests/test_app/plugins/test_plugin/View/Helper/TestPluginAppHelper.php
lib/Cake/tests/test_app/plugins/test_plugin/View/Helper/plugged_helper.php
lib/Cake/tests/test_app/plugins/test_plugin/View/Helper/test_plugin_app.php
|
2011-05-15 00:40:54 -04:30 |
|
Jose Lorenzo Rodriguez
|
eea981940e
|
Replacing config string in favor of Config
|
2011-05-13 03:36:45 -04:30 |
|
mark_story
|
011aeae951
|
Giving a useful value to FULL_BASE_URL in CLI if it doesn't get defined by the developer.
|
2011-05-10 21:05:14 -04:00 |
|
Renan Gonçalves
|
abbe5aaea2
|
Updating console to use i18n'ed strings.
|
2011-04-25 21:24:16 +02:00 |
|
Jose Lorenzo Rodriguez
|
1d384ec68f
|
Reverting change for console help, and improving it so it returns help for the command intended to be run
|
2011-04-22 16:46:32 -04:30 |
|
Jose Lorenzo Rodriguez
|
fa1d7da56e
|
Making shells return help if a ConsoleException is catched, like when passing bad parameters
|
2011-04-22 16:08:26 -04:30 |
|
mark_story
|
a0660ffd9d
|
Fixing constants being incorrect when calling cake console from the root of the source tree checkout.
|
2011-04-16 09:32:54 -04:00 |
|
AD7six
|
4f29f58a5e
|
correct path to tmp and core.php file when running outside your app dir.
also wrapped HttpException class declaraion in an if !class_exists test
- the class exists in the pecl http extension.
|
2011-03-16 12:13:47 +01:00 |
|
Jose Lorenzo Rodriguez
|
a1fe95e072
|
REverting some changes made to constants
|
2011-03-08 17:32:22 -04:30 |
|
Jose Lorenzo Rodriguez
|
65136e8cb1
|
Re-adding the support for the topmost plugins folder and homogenizing some constants in shell dispatcher
|
2011-03-08 15:08:28 -04:30 |
|
José Lorenzo Rodríguez
|
4cebe55a9b
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
Conflicts:
app/webroot/index.php
lib/Cake/Controller/Component/AuthComponent.php
lib/Cake/Network/CakeRequest.php
lib/Cake/tests/cases/libs/controller/components/auth.test.php
|
2011-02-21 22:28:30 -04:30 |
|
José Lorenzo Rodríguez
|
4c0e06c451
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/bootstrap.php
cake/libs/view/helpers/js.php
lib/Cake/Model/AclNode.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/bootstrap.php
lib/Cake/tests/cases/libs/controller/controller.test.php
|
2011-01-02 02:00:03 -04:30 |
|
José Lorenzo Rodríguez
|
07e43bb0f8
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/scaffolds/edit.ctp
cake/libs/view/scaffolds/form.ctp
cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp
cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.form.ctp
cake/tests/test_app/views/posts/scaffold.edit.ctp
cake/tests/test_app/views/posts/scaffold.form.ctp
lib/Cake/Error/ErrorHandler.php
lib/Cake/Model/Behavior/TranslateBehavior.php
lib/Cake/Model/Datasource/CakeSession.php
lib/Cake/Routing/Router.php
lib/Cake/TestSuite/TestManager.php
lib/Cake/View/scaffolds/edit.ctp
lib/Cake/tests/cases/console/shells/bake.test.php
lib/Cake/tests/cases/libs/cake_log.test.php
lib/Cake/tests/cases/libs/cake_request.test.php
lib/Cake/tests/cases/libs/view/helpers/number.test.php
lib/Cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp
lib/Cake/tests/test_app/views/posts/scaffold.edit.ctp
|
2010-12-15 01:13:05 -04:30 |
|
José Lorenzo Rodríguez
|
b5122e6e81
|
Fixing more console classes
|
2010-12-07 01:44:47 -04:30 |
|
José Lorenzo Rodríguez
|
e3690ebccb
|
Making shells run again
|
2010-12-07 01:26:10 -04:30 |
|
José Lorenzo Rodríguez
|
1c0a4c9e0a
|
Starting to move console classes
|
2010-12-07 00:47:53 -04:30 |
|