Jose Lorenzo Rodriguez
|
d83555cc52
|
Merge remote-tracking branch 'origin/1.3' into merger
Conflicts:
cake/console/cake.php
cake/dispatcher.php
cake/libs/controller/components/auth.php
cake/libs/controller/controller.php
cake/libs/view/helpers/xml.php
cake/libs/view/pages/home.ctp
cake/libs/xml.php
cake/tests/cases/console/cake.test.php
cake/tests/cases/libs/controller/components/cookie.test.php
cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php
cake/tests/cases/libs/model/datasources/dbo_source.test.php
cake/tests/cases/libs/view/helpers/xml.test.php
cake/tests/cases/libs/xml.test.php
lib/Cake/Console/Command/SchemaShell.php
lib/Cake/Controller/Component/CookieComponent.php
lib/Cake/Network/Http/HttpSocket.php
lib/Cake/TestSuite/Fixture/CakeTestFixture.php
lib/Cake/VERSION.txt
lib/Cake/View/Helper/FormHelper.php
lib/Cake/View/Helper/TextHelper.php
lib/Cake/View/Helper/TimeHelper.php
lib/Cake/config/config.php
lib/Cake/tests/Case/Cache/CacheTest.php
lib/Cake/tests/Case/Model/CakeSchemaTest.php
lib/Cake/tests/Case/TestSuite/CakeTestFixtureTest.php
|
2011-05-04 01:10:23 -04:30 |
|
Jose Lorenzo Rodriguez
|
07b84a71ab
|
Removing unneeded assignments by reference
|
2011-04-29 11:49:46 -04:30 |
|
Juan Basso
|
43a95a79fc
|
Fixed the tests to run in Windows and different browsers.
|
2011-04-24 23:40:48 -04:00 |
|
Jose Lorenzo Rodriguez
|
bb8c41d1e4
|
Fixing more tests related to changes on model validation
|
2011-04-21 19:12:16 -04:30 |
|
Jose Lorenzo Rodriguez
|
d788301ec9
|
Fixing failing tests due to recent changes in model validation
|
2011-04-21 19:01:15 -04:30 |
|
ADmad
|
3844966714
|
Changed default value for key 'last' in validator options to true. Also implemented ability to list messages for all failed validations for a field at once, instead of current display of just one message at a time.
|
2011-04-18 02:08:48 +05:30 |
|
Jose Lorenzo Rodriguez
|
f14a295a3e
|
Adding a ConenctionManager::drop() method useful for testing and other dynamic tasks
|
2011-04-16 22:57:05 -04:30 |
|
ADmad
|
d83712ce43
|
Renaming Model::$_findMethods to Model::$findMethods and changing visibility to public. Closes #1328
|
2011-04-17 06:09:00 +05:30 |
|
Jose Lorenzo Rodriguez
|
000e05b468
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/helpers/js.php
cake/tests/lib/templates/missing_conenction.php
cake/tests/lib/templates/missing_connection.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/TestSuite/templates/missing_conenction.php
lib/Cake/View/Helper/FormHelper.php
lib/Cake/tests/Case/Core/ConfigureTest.php
|
2011-04-11 22:48:08 -04:30 |
|
Jose Lorenzo Rodriguez
|
0263ffc74e
|
Renaming tests folders and making tests runnable again
|
2011-04-10 20:08:24 -04:30 |
|