cakephp2-php8/cake/libs
phpnut 9f9c84de52 Merging fixes and enhancements into trunk Added fix for Ticket #492.
Revision: [2299]
Added fix for Ticket #494.
Added fix for Ticket #489.

Revision: [2298]
Fixed regex that would match more than one <cake:nocache></cake:nocache> group and cause a  wrong replace of the tags

Revision: [2297]
Corrected error in the convertSlash() function

Revision: [2296]
Another bug found and corrected after last commit.
This is working as expected now, and will be refactored.

Revision: [2295]
Fixed undefined index in CacheHelper::__parseFile();
Fixed caching when method is cached without params being set in the key

Revision: [2294]
Corrected caching for index method when accessing www.example.com/controller this would not use default index method.
Removed auto setting of the data variable in Controller::render();
Added additional check for cached index view in bootstrap.php

Revision: [2293]
Refactoring caching code.
Fixed problem with files being cached for all methods.
Added code to cache files to create helpers. 
Moved duplicate code to basics.php as a function

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2300 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-03-14 11:54:03 +00:00
..
controller Merging fixes and enhancements into trunk Added fix for Ticket #492. 2006-03-14 11:54:03 +00:00
model Merging fixes and enhancements into trunk. 2006-03-14 02:26:08 +00:00
view Merging fixes and enhancements into trunk Added fix for Ticket #492. 2006-03-14 11:54:03 +00:00
bake.php Merging fixes and enhancements into trunk. 2006-02-25 19:20:18 +00:00
cache.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
cake_log.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
class_registry.php Merging fixes and enhancements into trunk. 2006-03-12 00:11:40 +00:00
error.php Merging fixes and enhancements into trunk 2006-02-01 13:26:23 +00:00
file.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
flay.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
folder.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
inflector.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
legacy.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
neat_array.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
neat_string.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
object.php Merging fixes and enhancements into trunk. 2006-02-28 07:35:01 +00:00
router.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
sanitize.php Merging fixes and enhancements into trunk. 2006-03-12 00:11:40 +00:00
security.php Merging fixes and enhancements into trunk. 2006-03-08 03:13:32 +00:00
session.php Merging fixes and enhancements into trunk. 2006-03-01 19:13:48 +00:00
validators.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00