mark_story
|
47ce5928e1
Fix api doc errors in Cache.
|
11 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
ADmad
|
df523ded7c
Fixed docblock. Closes #2193
|
12 years ago |
mark_story
|
fc2e1fac4e
Fix clearing groups with FileCache and no prefix.
|
12 years ago |
mark_story
|
0891073d19
Add coding standards ignore comments to FileEngine
|
12 years ago |
davidsteinsland
|
45b3417bd7
Fixed race conditions for FileEngine
|
12 years ago |
mark_story
|
ceb35ac39a
Merge branch 'master' into 2.4
|
12 years ago |
Saleh Souzanchi
|
d606bcb7fd
convert forbidden character in filename(Windows) with underline
|
12 years ago |
Saleh Souzanchi
|
e157d8a7e6
convert forbidden character in filename(Windows) with underline
|
12 years ago |
Jose Lorenzo Rodriguez
|
9d07fc4330
Merge branch 'master' into 2.4
|
12 years ago |
hiromi2424
|
29314e0fcc
Fixing some errors related to unlink() on windows
|
12 years ago |
hiromi2424
|
dc381dd4d3
Fix unlink() for CacheEngine::clear() failed on windows.
|
12 years ago |
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.
|
12 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 |