Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez 343d3279b9 Merge branch 'master' into 2.5 12 years ago
  euromark b150e33472 correct missed cs errors 12 years ago
  ADmad dda6080579 Merge branch 'master' into 2.5 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  mark_story 1ce89545bd Fix 5.4 only syntax. 12 years ago
  mark_story f146d4334a Add Cache::remember() 12 years ago
  euromark 17bd465cae simplify tests 12 years ago
  euromark f5859ca719 allow creating of missing tmp directories in debug (development) mode for cache and log to avoid unnecessary errors thrown - using 0775 for dirs and 0664 for files 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  Rachman Chavik 5682907a88 Add Cache::groupConfigs() to get group->config map 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  Ceeram 16be9d4990 remove unused local vars 13 years ago
  euromark a266d8bede add test case 13 years ago
  Jose Lorenzo Rodriguez bf0f5ab118 Merge remote-tracking branch 'origin/2.1' into 2.2 14 years ago
  Kyle Robinson Young b8488b8dfe Update 1.x @link in docblocks 14 years ago
  Jose Lorenzo Rodriguez 9f415d012c Merge branch '2.2-cache-groups' into 2.2 14 years ago
  mark_story 72c3059d94 Add missing parent calls. 14 years ago
  Thomas Ploch ce8b10e46f Fixing cache group related test cases. 14 years ago
  Kyle Robinson Young 90e7afbdc7 Correct parameter order of assertEquals and assertNotEquals 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  mark_story 932c9d4e2f Fix coding standards. 14 years ago
  Kyle Robinson Young 4176e59e52 Typo fixes in tests 14 years ago
  Kyle Robinson Young 22582aee63 Upgrade legacy uses of App::build() types 14 years ago
  Kyle Robinson Young c4829dc3b8 Use App::RESET instead of true with App::build() 14 years ago
  Kyle Robinson Young 94e119fe67 Adhere to code formatting standard 14 years ago
  mark_story 4b292b139e Fix build, I'm a dork. 14 years ago
  mark_story 7f68699fcd Fix return values in Cache. 14 years ago