cakephp2-php8/cake
José Lorenzo Rodríguez e77ed92646 Merge branch '1.3-cache' into 1.3
* 1.3-cache:
  Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement().
  Removing php5 visibility keywords.
  Fixing various errors related to Cache::increment() and Cache::decrement().
  Removing test ignore
  Adding atomic increment and decrement methods to cache engines, closes #234
2010-01-21 14:57:07 -04:30
..
config Updating version numbers. to 1.3.0-beta 2010-01-16 20:38:08 -05:00
console Fixing ConsoleShell's use of Router. Fixes #236 2010-01-20 10:47:04 -05:00
libs Merge branch '1.3-cache' into 1.3 2010-01-21 14:57:07 -04:30
tests Merge branch '1.3-cache' into 1.3 2010-01-21 14:57:07 -04:30
basics.php small optimization in time units 2010-01-20 15:37:44 -02:00
bootstrap.php Changing import of Dispatcher to direct require. 2009-11-07 17:53:14 -05:00
dispatcher.php Removing the ability to set layout, and viewPath with Request parameters. This feature was untested and undocumented. Furthermore, it should not be the responsibility of the dispatcher to set these parameters. 2010-01-15 16:19:23 -05:00
LICENSE.txt Updating more Copyright dates. 2009-11-06 18:04:38 +11:00
VERSION.txt Updating version numbers. to 1.3.0-beta 2010-01-16 20:38:08 -05:00