Jose Lorenzo Rodriguez
|
9293361562
|
Updating ControllerTask to crete files with new naming conventions
|
2011-03-15 22:23:51 -04:00 |
|
Jose Lorenzo Rodriguez
|
b0a7a109e9
|
Updating ModelTask to crete files following the new namings
|
2011-03-15 22:14:10 -04:00 |
|
Jose Lorenzo Rodriguez
|
6dee1277c4
|
Fixing the AclShell test
|
2011-03-08 15:13:49 -04:30 |
|
Jose Lorenzo Rodriguez
|
ac3caf3154
|
Fixing the testsuite shell and renaming class for BC
|
2011-03-08 14:18:46 -04:30 |
|
Jose Lorenzo Rodriguez
|
48b3593a25
|
Fixing the CommandList shell, renaming the TestSuiteShell to TestsuiteShell for BC
|
2011-03-08 14:15:44 -04:30 |
|
Jose Lorenzo Rodriguez
|
0c9f4c1935
|
Fixing schema shell tests
|
2011-03-08 01:27:52 -04:30 |
|
Jose Lorenzo Rodriguez
|
fd8a7ed6d6
|
Fixing ControllerTask tests
|
2011-03-08 01:25:01 -04:30 |
|
Jose Lorenzo Rodriguez
|
0fe22f598a
|
Fixing DbConfigTask tests
|
2011-03-08 00:53:06 -04:30 |
|
Jose Lorenzo Rodriguez
|
e46bfff6a0
|
Fixing FixtureTask tests
|
2011-03-08 00:51:58 -04:30 |
|
Jose Lorenzo Rodriguez
|
0f993fa767
|
Fixing ModelTaks tests and starting to work on PluginTask tests
|
2011-03-08 00:50:07 -04:30 |
|
Jose Lorenzo Rodriguez
|
a56c4bff77
|
Fxing ProjectTask tests
|
2011-03-07 01:25:05 -04:30 |
|
Jose Lorenzo Rodriguez
|
0be09cbfb3
|
Fixing TemplateTask test
|
2011-03-07 01:01:45 -04:30 |
|
Jose Lorenzo Rodriguez
|
d4b07b6c27
|
Making TestTask test pass
|
2011-03-07 00:57:21 -04:30 |
|
Jose Lorenzo Rodriguez
|
2ef02ba29b
|
Starting to move all console related classes, ViewTask tests passing
|
2011-03-07 00:45:00 -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
|
6e4f4efb79
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/bootstrap.php
lib/Cake/Console/Command/TestSuiteShell.php
lib/Cake/Console/TaskCollection.php
lib/Cake/Controller/ComponentCollection.php
lib/Cake/Controller/Controller.php
lib/Cake/Core/App.php
lib/Cake/Model/BehaviorCollection.php
lib/Cake/Network/CakeRequest.php
lib/Cake/TestSuite/CakeTestSuiteDispatcher.php
lib/Cake/TestSuite/CakeWebTestCase.php
lib/Cake/TestSuite/TestManager.php
lib/Cake/TestSuite/TestRunner.php
lib/Cake/View/HelperCollection.php
lib/Cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php
lib/Cake/tests/cases/libs/test_manager.test.php
|
2011-02-13 23:10:19 -04:30 |
|
José Lorenzo Rodríguez
|
d9c99b5ef6
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/tests/cases/libs/controller_test_case.test.php
lib/Cake/Controller/ComponentCollection.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/TestSuite/Fixture/CakeTestFixture.php
lib/Cake/View/pages/home.ctp
|
2011-01-22 01:00:15 -04:30 |
|
José Lorenzo Rodríguez
|
1332561164
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/helpers/js.php
lib/Cake/Console/Command/Task/FixtureTask.php
|
2011-01-09 23:32:05 -04:30 |
|
José Lorenzo Rodríguez
|
599a110d6b
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
2011-01-08 22:59:02 -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
|
b2ad8fe113
|
Removing constant TEST_CAKE_CORE_INCLUDE_PATH
|
2010-12-19 23:33:37 -04:30 |
|
José Lorenzo Rodríguez
|
22581516db
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
lib/Cake/tests/cases/libs/controller/component.test.php
lib/Cake/tests/cases/libs/controller/controller.test.php
lib/Cake/tests/cases/libs/controller/pages_controller.test.php
|
2010-12-18 00:04:44 -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
|
f84351dd07
|
More replacements of App::import to App::uses
|
2010-12-09 00:43:11 -04:30 |
|
José Lorenzo Rodríguez
|
b8344ecd33
|
Replacing some of the App::import by App::uses
|
2010-12-08 23:15:18 -04:30 |
|
José Lorenzo Rodríguez
|
4a287faa1e
|
Moving the tests folder
|
2010-12-08 01:36:38 -04:30 |
|