提交历史

作者 SHA1 备注 提交日期
  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 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 年之前
  Marc Würth 019c3aa721 Fixed small typo 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 年之前
  Ceeram 16be9d4990 remove unused local vars 13 年之前
  euromark 11a88042bd fix doc block endings 13 年之前
  euromark 3945c0e6a8 rtim files 13 年之前
  Jose Lorenzo Rodriguez bf0f5ab118 Merge remote-tracking branch 'origin/2.1' into 2.2 14 年之前
  Kyle Robinson Young b8488b8dfe Update 1.x @link in docblocks 14 年之前
  mark_story 7e38f9d79f Fix more coding standards errors. 14 年之前
  Jose Lorenzo Rodriguez 9f415d012c Merge branch '2.2-cache-groups' into 2.2 14 年之前
  mark_story c1531d3faa Fix a few small code standards issues. 14 年之前
  Jose Lorenzo Rodriguez 945925bdb9 Implemented group cache delete in FileEngine 14 年之前
  Jose Lorenzo Rodriguez 04ec41384b Implemented read/write support for groups in FileEngine 14 年之前
  Kyle Robinson Young 90e7afbdc7 Correct parameter order of assertEquals and assertNotEquals 14 年之前
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 年之前
  mark_story 932c9d4e2f Fix coding standards. 14 年之前
  mark_story f23226b937 Fix failing test on windows 14 年之前
  Kyle Robinson Young b46c4b3e3f Correcting assertEquals parameter order 14 年之前
  Kyle Robinson Young 5388237099 Consistently setting setUp() and tearDown() on test cases 14 年之前
  Kyle Robinson Young 94e119fe67 Adhere to code formatting standard 14 年之前
  Kyle Robinson Young 98f03dc6df Replacing test case compatibility functions 14 年之前
  Gun.io Whitespace Robot 4742168253 Remove whitespace [Gun.io WhitespaceBot] 14 年之前
  mark_story 95737d7adf Fix issue writing to file cache 14 年之前
  Thomas Ploch 0a70963a74 Removed creation of unneeded file handle object in FileEngine::write(). Added configuration option 'mask' to FileEngine::. Now able to provide a permission mask to create cache files with specific permissions. 14 年之前
  Jelle Henkens 7ba2f90b2a Refactoring expectError() calls to PHPUnit annotations 14 年之前
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 年之前