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
|
e87dca62f1
|
Fixing postgres dbo source tests
|
2011-01-05 23:00:33 -04:30 |
|
José Lorenzo Rodríguez
|
e8a93aef93
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Temporarly commenting code on App class while the transition is made
Conflicts:
lib/Cake/Core/App.php
|
2011-01-05 22:21:27 -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
|
8e5bd76752
|
Fixing several errors when running the testsuite
|
2010-12-11 01:17:55 -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
|
7828f7d2fb
|
Lazy loading connections in ConnectionManager, changing some class names and imports
|
2010-12-07 19:59:07 -04:30 |
|
José Lorenzo Rodríguez
|
0732552739
|
Movig CakeSession to a better suited package
|
2010-12-07 00:02:42 -04:30 |
|
José Lorenzo Rodríguez
|
9e64754005
|
Adding check to no overwrite cache if it has not been modified
|
2010-12-07 00:00:20 -04:30 |
|
José Lorenzo Rodríguez
|
513eb53426
|
Fixing package location in DboSource
|
2010-12-06 22:48:30 -04:30 |
|
José Lorenzo Rodríguez
|
3f64844de9
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
lib/Cake/Model/ConnectionManager.php
lib/Cake/basics.php
|
2010-12-05 23:43:58 -04:30 |
|
José Lorenzo Rodríguez
|
2fed702c57
|
Moving more model classes to the new package
|
2010-12-05 15:00:02 -04:30 |
|
José Lorenzo Rodríguez
|
7dc8d5e746
|
Simplifying datasources loading, it now requires datasources to be configured with the 'datasource' array key, which is a relative path from Model/Datasource/
|
2010-12-04 12:24:15 -04:30 |
|
José Lorenzo Rodríguez
|
be1263d476
|
Moving the first database driver to the correct folder to start testing
|
2010-12-04 11:52:23 -04:30 |
|
José Lorenzo Rodríguez
|
8678661b9c
|
Merge branch 'feature/2.0/pdo' into 2.0-class-loading
|
2010-12-04 11:21:54 -04:30 |
|
José Lorenzo Rodríguez
|
592abb569c
|
More work towards loading datasources
|
2010-12-04 11:16:42 -04:30 |
|