Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
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 |
dogmatic69
|
22a2e1b51e
converting $foo == / $foo == 0 to !$foo (and a few $foo === 0)
|
13 years ago |
Jose Lorenzo Rodriguez
|
63c0c2c75f
Very random micro-optimizations
|
14 years ago |
Jose Lorenzo Rodriguez
|
27b90b0e47
Reducing key size when using groups in ApcEngine
|
14 years ago |
Jose Lorenzo Rodriguez
|
957322ec82
Prefixing group names with the cache enging prefix to avoid possible conflicts with shared servers
|
14 years ago |
Jose Lorenzo Rodriguez
|
cf2b6acd71
Fixing some typos
|
14 years ago |
Jose Lorenzo Rodriguez
|
4f131d54f1
Implemented group delete for cache keys in ApcEngine
|
14 years ago |
Jose Lorenzo Rodriguez
|
3c9c3ef9ba
Implemented group read/write support for the ApcEngine
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
04c843b17b
Fix coding standards in Cache/
|
14 years ago |
mark_story
|
d7155d374b
Making apc feature test rely on apc_dec.
|
14 years ago |
Mark Story
|
0091fac5b9
Adding prefix based cache clearning to Wincache.
|
14 years ago |
Mark Story
|
ef921fa56f
Making ApcEngine::clear() only clear keys with a matching
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Jose Lorenzo Rodriguez
|
febf28f34b
Merge remote-tracking branch 'origin/1.3' into 2.0
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
evilbloodydemon
|
86b76674d0
PhpDoc fixes
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
73ad5385eb
Moving more classes to the new layout, it is time to bring the debugger up
|
15 years ago |