José Lorenzo Rodríguez
|
387281e506
|
Moving newly created classes to the new folders
|
2010-12-15 01:32: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
|
e57b3d8e74
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
lib/Cake/View/Helper.php
|
2010-12-10 01:25:00 -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
|
0732552739
|
Movig CakeSession to a better suited package
|
2010-12-07 00:02:42 -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
|
5dddb362ec
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
lib/Cake/config/ini_file.php
|
2010-12-06 09:42:52 -04:30 |
|
José Lorenzo Rodríguez
|
575a6b4b78
|
A couple of micro-optimizations found using a profileA couple of micro-optimizations found using a profilerr
|
2010-12-06 09:38:06 -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
|
b19b25a788
|
Moving some spare clases to the corresponding packages
|
2010-12-05 13:21:28 -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
|
02495188ef
|
Moving the pages controller
|
2010-12-04 22:59:55 -04:30 |
|
José Lorenzo Rodríguez
|
377cbc546b
|
Fixing some errors in loading view classes
|
2010-12-04 22:06:53 -04:30 |
|
José Lorenzo Rodríguez
|
e425b68a86
|
Loading the CakeErrorController
|
2010-12-04 15:11:15 -04:30 |
|
José Lorenzo Rodríguez
|
6b40c9c854
|
Moving I18n related classes to the new folder schema
|
2010-12-04 13:45:07 -04:30 |
|
José Lorenzo Rodríguez
|
fa83ecda5b
|
Beginnings of model loading
|
2010-12-04 02:57:20 -04:30 |
|
José Lorenzo Rodríguez
|
c641baaf16
|
Loading component classes ang beginnings of session loading
|
2010-12-04 02:49:44 -04:30 |
|
José Lorenzo Rodríguez
|
fbbb5c9337
|
Moving more clases to the new layout while trying to make controller related classes load
|
2010-12-04 02:45:22 -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 |
|