Jose Lorenzo Rodriguez
|
7b7dabce48
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
2011-03-09 00:26:18 -04:30 |
|
Jose Lorenzo Rodriguez
|
f8a08432f4
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
2011-03-05 17:37:31 -04:30 |
|
Jose Lorenzo Rodriguez
|
42b3f993b9
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
2011-03-01 23:04:52 -04:30 |
|
Jose Lorenzo Rodriguez
|
ba694c45c9
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
2011-02-27 22:50:53 -04:30 |
|
José Lorenzo Rodríguez
|
4e1fcbed61
|
Fixing ScaffoldView test
|
2011-02-22 22:47:07 -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
|
227ed6ef27
|
Fixing the Js engine helpers
|
2011-02-14 00:19:06 -04:30 |
|
José Lorenzo Rodríguez
|
396fbeec91
|
Fixing the HtmlHelper tests
|
2011-02-14 00:18:10 -04:30 |
|
José Lorenzo Rodríguez
|
c1e81a20cd
|
Moving more files to the new folder
|
2011-02-13 23:20:49 -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
|
61e7cafe32
|
Fixing HelperCollection tests after merging 2.0 branch in
|
2011-01-28 01:33:08 -04:30 |
|
José Lorenzo Rodríguez
|
aa18cca1c3
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
lib/Cake/View/Helper.php
|
2011-01-28 01:14:59 -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
|
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
|
57e6ac7eb7
|
Adding cast to avoind fatal error in Helper class
|
2010-12-21 22:05:36 -04:30 |
|
José Lorenzo Rodríguez
|
9fac0b92c6
|
Extracting JsBaseEngineHelper to its own file, fixing some JsHelper related test cases
|
2010-12-21 22:01:38 -04:30 |
|
José Lorenzo Rodríguez
|
2cb2609a43
|
Making ThemeView test pass
|
2010-12-19 23:49:20 -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
|
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
|
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
|
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
|
0732552739
|
Movig CakeSession to a better suited package
|
2010-12-07 00:02:42 -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
|
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
|
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
|
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 |
|
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
|
377cbc546b
|
Fixing some errors in loading view classes
|
2010-12-04 22:06:53 -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
|
f3eb2159eb
|
Making helpers load
|
2010-12-04 13:40:24 -04:30 |
|
José Lorenzo Rodríguez
|
be9bcb3627
|
Moving view clasess to their new home
|
2010-12-04 13:31:04 -04:30 |
|