コミット履歴

作者 SHA1 メッセージ 日付
  mark_story 47ce5928e1 Fix api doc errors in Cache. 12 年 前
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 年 前
  ADmad df523ded7c Fixed docblock. Closes #2193 12 年 前
  mark_story fc2e1fac4e Fix clearing groups with FileCache and no prefix. 12 年 前
  mark_story 0891073d19 Add coding standards ignore comments to FileEngine 12 年 前
  davidsteinsland 45b3417bd7 Fixed race conditions for FileEngine 12 年 前
  mark_story ceb35ac39a Merge branch 'master' into 2.4 12 年 前
  Saleh Souzanchi d606bcb7fd convert forbidden character in filename(Windows) with underline 12 年 前
  Saleh Souzanchi e157d8a7e6 convert forbidden character in filename(Windows) with underline 12 年 前
  Jose Lorenzo Rodriguez 9d07fc4330 Merge branch 'master' into 2.4 12 年 前
  hiromi2424 29314e0fcc Fixing some errors related to unlink() on windows 12 年 前
  hiromi2424 dc381dd4d3 Fix unlink() for CacheEngine::clear() failed on windows. 12 年 前
  Mark Story 054668f149 Merge pull request #1194 from dereuromark/2.4-file-improvements 12 年 前
  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 年 前
  mark_story b5edcba309 Unlink files with full path. 12 年 前
  mark_story b999b4d9ae Fix error when clearing FileCache. 12 年 前
  mark_story b3860b3992 Fix clearing files in multiple groups. 12 年 前
  mark_story 8a81903e37 Fix FileEngine not clearing keys when groups are used. 12 年 前
  mark_story e5b1182a0d Only delete files that have a matching group + prefix. 13 年 前
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 年 前
  Rachman Chavik 03e5207aa1 Fix: write() after clearGroup() does not actually write to file 13 年 前
  Adam Taylor 433dd09ec4 Fix typos 13 年 前
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 年 前
  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 年 前
  euromark 11a88042bd fix doc block endings 13 年 前
  euromark b811afbc44 double spaces to single ones 13 年 前
  euromark 3945c0e6a8 rtim files 13 年 前
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 年 前
  Jose Lorenzo Rodriguez 63c0c2c75f Very random micro-optimizations 14 年 前
  Jose Lorenzo Rodriguez 02d222a349 Adhering to coding standards 14 年 前