Commit History

Author SHA1 Message Date
  Mark Story 054668f149 Merge pull request #1194 from dereuromark/2.4-file-improvements 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
  mark_story b5edcba309 Unlink files with full path. 12 years ago
  mark_story b999b4d9ae Fix error when clearing FileCache. 12 years ago
  mark_story b3860b3992 Fix clearing files in multiple groups. 12 years ago
  mark_story 8a81903e37 Fix FileEngine not clearing keys when groups are used. 12 years ago
  mark_story e5b1182a0d Only delete files that have a matching group + prefix. 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  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