mark_story
|
8a81903e37
Fix FileEngine not clearing keys when groups are used.
|
12 years ago |
mark_story
|
76aab0a635
Add failing test for #3930
|
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 |
Marc Würth
|
019c3aa721
Fixed small typo
|
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 |
Ceeram
|
16be9d4990
remove unused local vars
|
13 years ago |
euromark
|
11a88042bd
fix doc block endings
|
13 years ago |
euromark
|
3945c0e6a8
rtim files
|
13 years ago |
Jose Lorenzo Rodriguez
|
bf0f5ab118
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
mark_story
|
7e38f9d79f
Fix more coding standards errors.
|
14 years ago |
Jose Lorenzo Rodriguez
|
9f415d012c
Merge branch '2.2-cache-groups' into 2.2
|
14 years ago |
mark_story
|
c1531d3faa
Fix a few small code standards issues.
|
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 |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
932c9d4e2f
Fix coding standards.
|
14 years ago |
mark_story
|
f23226b937
Fix failing test on windows
|
14 years ago |
Kyle Robinson Young
|
b46c4b3e3f
Correcting assertEquals parameter order
|
14 years ago |
Kyle Robinson Young
|
5388237099
Consistently setting setUp() and tearDown() on test cases
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
Kyle Robinson Young
|
98f03dc6df
Replacing test case compatibility functions
|
14 years ago |
Gun.io Whitespace Robot
|
4742168253
Remove whitespace [Gun.io WhitespaceBot]
|
14 years ago |
mark_story
|
95737d7adf
Fix issue writing to file cache
|
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 |
Jelle Henkens
|
7ba2f90b2a
Refactoring expectError() calls to PHPUnit annotations
|
14 years ago |