Commit History

Author SHA1 Message Date
  Rachman Chavik 03e5207aa1 Fix: write() after clearGroup() does not actually write to file 13 years ago
  Adam Taylor 433dd09ec4 Fix typos 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
  euromark 11a88042bd fix doc block endings 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  euromark 3945c0e6a8 rtim files 13 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Jose Lorenzo Rodriguez 63c0c2c75f Very random micro-optimizations 14 years ago
  Jose Lorenzo Rodriguez 02d222a349 Adhering to coding standards 14 years ago
  Jose Lorenzo Rodriguez 9f415d012c Merge branch '2.2-cache-groups' into 2.2 14 years ago
  Jose Lorenzo Rodriguez 945925bdb9 Implemented group cache delete in FileEngine 14 years ago
  Jose Lorenzo Rodriguez 04ec41384b Implemented read/write support for groups in FileEngine 14 years ago
  Thomas Ploch fda065101b Fixed test cases for successful being built on travis. 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  mark_story 04c843b17b Fix coding standards in Cache/ 14 years ago
  euromark a41539dfa4 Indentation fix (tab instead of spaces) 14 years ago
  Kyle Robinson Young c836ba08a3 Add/move docblocks to make text available in the API docs 14 years ago
  Kyle Robinson Young 8197f87dbc Spelling and grammar fixes 14 years ago
  Kyle Robinson Young 94e119fe67 Adhere to code formatting standard 14 years ago
  mark_story 95737d7adf Fix issue writing to file cache 14 years ago
  mark_story 1731b62644 Fix recursive errors caused by unwritable cache directories. 14 years ago
  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 years ago
  mark_story 79687a2dcf Making locking file caching the default. 14 years ago
  mark_story 4a7bd031e5 Adding a file_exists() check before unlinking cache files. 14 years ago
  Juan Basso 620a65b2fc Merge branch '2.0' into 2.0-api-doc 14 years ago
  mark_story e29eb1cb03 Fixing failing cache tests. 14 years ago
  mark_story d93c8cb200 Merge branch '1.3' into merger 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago