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
|
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
|
827a74b734
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
2010-12-19 23:12:37 -04:30 |
|
José Lorenzo Rodríguez
|
8436fd53d0
|
Changing initial uses of App::uses() to the new packages system
|
2010-12-15 01:20:02 -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
|
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
|
6de52f795f
|
Completing the round of micro optimization, it was fun while it lasted
|
2010-12-06 23:15:18 -04:30 |
|
José Lorenzo Rodríguez
|
c431ddd22c
|
Refactoring Dispatcher::_isPrivate to directly check for controller methods, doing in in the controller could be unnecessary
|
2010-12-06 22:57:09 -04:30 |
|
José Lorenzo Rodríguez
|
fcd23b0978
|
Starting to change the class loading for app classes
|
2010-12-05 10:54:42 -04:30 |
|
José Lorenzo Rodríguez
|
b4387d2f51
|
More replacements to get class loaded using the new file scheme
|
2010-12-04 02:34:30 -04:30 |
|
José Lorenzo Rodríguez
|
3c23080dd2
|
Moving more classes to the new schema, slowly uncommenting code and implementing new class loader
|
2010-12-03 20:53:47 -04:30 |
|
José Lorenzo Rodríguez
|
ca34b22dbb
|
Renaming more core classes, next step would be to tweek the autoloader to find only on Cake/ "namespace" (for now)
|
2010-12-03 20:15:54 -04:30 |
|
José Lorenzo Rodríguez
|
c57dd6f0f1
|
Starting to move files to match the PHP standards group file naming standard
|
2010-12-03 19:38:57 -04:30 |
|