cakephp2-php8/cake/libs/controller
mark_story 730e373afe Merge branch '1.3' into 2.0
Conflicts:
	cake/libs/cake_session.php
	cake/libs/view/pages/home.ctp
	cake/tests/cases/libs/cache/memcache.test.php
	cake/tests/cases/libs/cake_session.test.php
	cake/tests/cases/libs/model/datasources/dbo_source.test.php
	cake/tests/fixtures/data_test_fixture.php
2010-09-12 13:35:46 -04:00
..
components Merge branch '1.3' into 2.0 2010-09-12 13:35:46 -04:00
app_controller.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
cake_error_controller.php Adding stack trace output to the framework errors. 2010-09-06 17:54:48 -04:00
component.php Removing incorrect method implementation. 2010-08-10 23:45:28 -04:00
component_collection.php Updating the various CakeExceptions to take arrays in their constructors. This allows for the existing templates to continue working, as well as generalize the way in which errors are handled. This change also makes the messages coming out of exceptions more readable and removes string hackery. 2010-08-29 21:37:25 -04:00
controller.php Merge branch '2.0-exceptions' into 2.0 2010-09-10 20:31:16 -04:00
pages_controller.php Removing closing PHP tags. 2010-05-11 08:27:28 +10:00
scaffold.php Fixing + adding imports for Scaffold. 2010-09-08 00:11:37 -04:00