cakephp2-php8/app/webroot
phpnut 6807d4c333 Starting initial refactoring of current code base.
Made changes to test suite to allow running test without headers already sent errors.
Moved Component::initialize(), Controller::beforeFilter(); and Component::startup(); from Dipatcher::start() to Controller::constructClasses();
Removed Dispatcher::start();
Fixing model instances not being created
Adding additional test to CookieComponent to increase coverage to 95%
Optimizing Set::diff();
Fixing SessionComponent test and RequestHandlerComponent test
Fixing CakeSession tests, removed deprecated code from CakeSession

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7162 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-10 22:38:05 +00:00
..
css Updated cake.generic.css to remove validation warnings. closes #4527. 2008-06-02 03:32:50 +00:00
img updating images/icons with optimized versions. thanks mjc 2008-06-02 04:30:14 +00:00
js "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
.htaccess Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
css.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
favicon.ico updating images/icons with optimized versions. thanks mjc 2008-06-02 04:30:14 +00:00
index.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
test.php Starting initial refactoring of current code base. 2008-06-10 22:38:05 +00:00