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
|
ca4ee0c562
|
Caching plugin objects in App::objects()
|
2011-01-09 00:01:44 -04:30 |
|
José Lorenzo Rodríguez
|
cd28f19363
|
Making CakeSchema tests pass
|
2011-01-08 23:45:07 -04:30 |
|
José Lorenzo Rodríguez
|
be83288806
|
Fixing App::objects() so it will accept again the plugin syntax fro retreiving plugin objects
|
2011-01-08 23:44:24 -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
|
465330a96d
|
Fixing some package locations and a parse error
|
2011-01-08 22:57:27 -04:30 |
|
José Lorenzo Rodríguez
|
3c6f85254c
|
Fixing translate behavior tests
|
2011-01-06 00:19:22 -04:30 |
|
José Lorenzo Rodríguez
|
caa29646ce
|
Fixes for making mpass all ConnectionManager Tests
|
2011-01-06 00:09:11 -04:30 |
|
José Lorenzo Rodríguez
|
630a3ef223
|
Renaming test datasources to start making pass ConnectionManager tests
|
2011-01-06 00:08:39 -04:30 |
|
José Lorenzo Rodríguez
|
406e7b783d
|
Making all Mysql dbo source tests pass
|
2011-01-05 23:14:33 -04:30 |
|
José Lorenzo Rodríguez
|
aea5607cdb
|
Fixing remaining postgres tests
|
2011-01-05 23:10:08 -04:30 |
|
José Lorenzo Rodríguez
|
e87dca62f1
|
Fixing postgres dbo source tests
|
2011-01-05 23:00:33 -04:30 |
|
José Lorenzo Rodríguez
|
ed06d00e4a
|
fixing merge error in AclNode class
|
2011-01-05 22:50:33 -04:30 |
|
José Lorenzo Rodríguez
|
296b8dd77b
|
Fixing ModelDeleTest because of changes on the way datasources handle boolean fields
|
2011-01-05 22:48:13 -04:30 |
|
José Lorenzo Rodríguez
|
2cc4e0e3cb
|
Replacing driver type check now that the key "datasource" is to be used instead of "driver"
|
2011-01-05 22:44:32 -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
|
54ecd2e77b
|
Some changes to ConnectionManager, it is now an static class. the connection objects enumeration will return the stored connections config instead of a cryptic array where only the ekys where useful
|
2011-01-05 22:15:17 -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
|
8444510bae
|
Fixing sqlite test case
|
2010-12-22 00:13:26 -04:30 |
|
José Lorenzo Rodríguez
|
7870fb1ef2
|
Fixing test in DboSource test case
|
2010-12-22 00:11:40 -04:30 |
|
José Lorenzo Rodríguez
|
79c6428e49
|
Fixing DbAcl tests
|
2010-12-22 00:05:46 -04:30 |
|
José Lorenzo Rodríguez
|
9884a05a28
|
Reanaming file so it reflects the class contained in it
|
2010-12-22 00:02:33 -04:30 |
|
José Lorenzo Rodríguez
|
eed6d26ab6
|
Extracting acl model classes to their own files
|
2010-12-22 00:01:03 -04:30 |
|
José Lorenzo Rodríguez
|
57929c2be7
|
Fixing some broken model tests
|
2010-12-21 23:51:47 -04:30 |
|
José Lorenzo Rodríguez
|
f3e2c0835f
|
First attempt at trying to fix App::objects()
|
2010-12-21 23:45:22 -04:30 |
|
José Lorenzo Rodríguez
|
f3a5eaf2f7
|
Fixing CacheSession test
|
2010-12-21 22:32:49 -04:30 |
|
José Lorenzo Rodríguez
|
9a52cff389
|
Fixing DatabaseSession test
|
2010-12-21 22:32:12 -04:30 |
|
José Lorenzo Rodríguez
|
75bfbe0e37
|
Fixing Set::merge, broken in previous optimizations
|
2010-12-21 22:24:55 -04:30 |
|
José Lorenzo Rodríguez
|
6bd735955d
|
Fixing CacheHelper test
|
2010-12-21 22:15:21 -04:30 |
|
José Lorenzo Rodríguez
|
5e6926f01b
|
Fixing some helper and views related tests
|
2010-12-21 22:13:22 -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
|
43401c271a
|
Fixing App::uses usage un CakeRouteTest
|
2010-12-21 21:46:12 -04:30 |
|
José Lorenzo Rodríguez
|
3fff5d144a
|
Making SessionHelper tests pass again
|
2010-12-19 23:58:47 -04:30 |
|
José Lorenzo Rodríguez
|
2cb2609a43
|
Making ThemeView test pass
|
2010-12-19 23:49:20 -04:30 |
|
José Lorenzo Rodríguez
|
b2ad8fe113
|
Removing constant TEST_CAKE_CORE_INCLUDE_PATH
|
2010-12-19 23:33:37 -04:30 |
|
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 |
|