dmromanov
|
56ef44f495
Excluded method names from several tanslation strings
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
Adam Taylor
|
433dd09ec4
Fix typos
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
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 |
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
|
afba5aafb7
Redcing key name when using groups in MemcacheEngine
|
14 years ago |
Jose Lorenzo Rodriguez
|
98b14ff144
Prefixing group names in MemcacheEgine
|
14 years ago |
Jose Lorenzo Rodriguez
|
cf2b6acd71
Fixing some typos
|
14 years ago |
Jose Lorenzo Rodriguez
|
6f9d2c01db
Implmented cache group clearing in Memcache engine
|
14 years ago |
Jose Lorenzo Rodriguez
|
411bd85900
Implementing group read/write support to MemcacheEngine
|
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
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
mark_story
|
6a4e7558fc
Merge branch '1.3' into merger
|
14 years ago |
Juan Basso
|
a1a049c700
Merge remote-tracking branch 'origin/2.0' into 2.0-api-doc
|
14 years ago |
Juan Basso
|
61833294f0
Changed the visibility to methods that not affect others classes.
|
14 years ago |
Juan Basso
|
3dd86ebfd4
Fixed the Memcache::clear() to not flush all the server, just the variables associated with the prefix. Refs #1911
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Juan Basso
|
e74d835a62
Fixed some API doc in routing and cache.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Mark Story
|
91a1cf81f3
Merge branch '1.3' into merger
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Thomas Ploch
|
402c4a7a6f
Added 'persistent' setting to MemcacheEngine.
|
15 years ago |
evilbloodydemon
|
86b76674d0
PhpDoc fixes
|
15 years ago |