José Lorenzo Rodríguez
|
5fa028839e
|
Fixing paths location in cake.php files
|
2010-12-19 23:17:53 -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
|
5605bf2d9e
|
Fixing failing test for HelperCollection
|
2010-12-18 22:32:20 -04:30 |
|
José Lorenzo Rodríguez
|
5f7ca8d2b6
|
Removing some internal chenck for the "driver" key in database configs
|
2010-12-18 22:27:55 -04:30 |
|
José Lorenzo Rodríguez
|
e8c73170ba
|
Ficing a couple of notices when using a mocked CakeRequest
|
2010-12-18 22:27:28 -04:30 |
|
José Lorenzo Rodríguez
|
633f1dc1e5
|
Fixing warning in ConnectionManager
|
2010-12-18 22:27:02 -04:30 |
|
José Lorenzo Rodríguez
|
5e1b49918b
|
Fixing App::core('cake')
|
2010-12-18 22:26:23 -04:30 |
|
José Lorenzo Rodríguez
|
151a4bdb33
|
Fixing view files finding and making tests pass
|
2010-12-18 22:09:08 -04:30 |
|
José Lorenzo Rodríguez
|
ad78f1dc74
|
Adding support for plugin classes back,
Allowing the user to override core classes in app/libs
Adding some backward compatibility for App::path() and App::build()
|
2010-12-18 22:07:30 -04:30 |
|
José Lorenzo Rodríguez
|
8bcabdea6a
|
Fixing constants for test suite
|
2010-12-18 22:02:25 -04:30 |
|
José Lorenzo Rodríguez
|
5efa201b9b
|
Moving recently created files into the new folders
|
2010-12-18 21:52:03 -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
|
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
|
8e5bd76752
|
Fixing several errors when running the testsuite
|
2010-12-11 01:17:55 -04:30 |
|
José Lorenzo Rodríguez
|
4389764050
|
Fixing core path
|
2010-12-11 01:13:42 -04:30 |
|
José Lorenzo Rodríguez
|
2907765404
|
Replacing almost all remaining uses of App::import
|
2010-12-10 01:53:27 -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
|
f540920b76
|
More App::imports converted
|
2010-12-09 01:25:24 -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
|
848461f7a0
|
Making the testsuite run again
|
2010-12-08 01:49:36 -04:30 |
|
José Lorenzo Rodríguez
|
4a287faa1e
|
Moving the tests folder
|
2010-12-08 01:36:38 -04:30 |
|
José Lorenzo Rodríguez
|
4c9ad2dec8
|
Starting the tedious process of moving the testsuite and tests
|
2010-12-08 00:34:45 -04:30 |
|
José Lorenzo Rodríguez
|
02ad049559
|
Fixing more shells, and updating code in home.ctp
|
2010-12-07 20:42:50 -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
|
1c368abc1a
|
Adding back cache loading for "objects" in App class
|
2010-12-07 19:51:26 -04:30 |
|
José Lorenzo Rodríguez
|
66145db2a9
|
Fixing class loading for bake tasks
|
2010-12-07 19:50:56 -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 |
|
José Lorenzo Rodríguez
|
322093a022
|
Separating cache storing in App shutdown
|
2010-12-07 00:17:50 -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
|
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
|
1d67d1611c
|
Micro optimizations in Helper class, as those functions are calles very often the may sum up some milliseconds
|
2010-12-06 22:49:15 -04:30 |
|
José Lorenzo Rodríguez
|
513eb53426
|
Fixing package location in DboSource
|
2010-12-06 22:48:30 -04:30 |
|
José Lorenzo Rodríguez
|
66744c68b0
|
Making ConnectionManager an static object instead of a singleton
|
2010-12-06 22:47:43 -04:30 |
|
José Lorenzo Rodríguez
|
2ce2ea222c
|
Moving config readers to their new package
|
2010-12-06 09:44:43 -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
|
88a4a6609e
|
Moving the config folder
|
2010-12-06 00:10:56 -04:30 |
|
José Lorenzo Rodríguez
|
d311cf237b
|
Moving behaviors
|
2010-12-05 23:50:05 -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
|
5c0c9841e2
|
Removing dead code
|
2010-12-05 20:38:17 -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
|
b19b25a788
|
Moving some spare clases to the corresponding packages
|
2010-12-05 13:21:28 -04:30 |
|
José Lorenzo Rodríguez
|
c542ac20c9
|
Moving core view to the new folder and allowing the view class to find those views
|
2010-12-05 13:07:01 -04:30 |
|