resurtm
|
3984ea4423
|
Fixes bug 1066.
|
2012-08-03 15:35:21 +06:00 |
|
resurtm
|
9c0f8d86e7
|
Tiny doc fix in CFileCache.
|
2012-07-19 00:00:36 +06:00 |
|
resurtm
|
b53241460e
|
CMemCache::setValue() and CMemCache::addValue() change: expiration time for Memcache::set() and Memcached::set() now passed as seconds amount. Was UNIX timestamp. This is a documented feature of the memcache PHP extension, but now CMemCacheTest passes without fails.
|
2012-07-04 23:46:05 +06:00 |
|
resurtm
|
a26eecf1b0
|
CMemCacheTest fix.
|
2012-07-04 23:08:46 +06:00 |
|
resurtm
|
aea00958de
|
CMemCacheTest fix.
|
2012-07-04 23:03:45 +06:00 |
|
resurtm
|
47b72a7c60
|
CMemCacheTest fix.
|
2012-07-04 23:01:34 +06:00 |
|
Qiang Xue
|
eb4d0bc8ad
|
Refactored the support for customizing serialization methods for cache components
|
2012-06-16 00:42:13 -04:00 |
|
David Hrbáč
|
7c020a88a1
|
Corrected #578 extension checkig. Old solution breaks 'yiic message'
|
2012-06-11 19:55:11 +02:00 |
|
DaSourcerer
|
efefbfda1b
|
Small error in phpdoc
|
2012-06-04 18:29:08 +03:00 |
|
DaSourcerer
|
8131016779
|
c&p error?
|
2012-05-24 12:22:56 +03:00 |
|
zilles
|
c2570a1149
|
Fixed bug with CDBCache::getValues() solving #660
|
2012-05-01 13:52:32 -07:00 |
|
Alexander Makarov
|
a4392cb83e
|
Enh #578: Added extension checks to CMemCache
|
2012-05-01 20:45:49 +04:00 |
|
DaSourcerer
|
d2e85c6006
|
Added a warning to the CCache phpdoc regarding usage of the igbinary
serializer
|
2012-04-27 12:53:25 +02:00 |
|
DaSourcerer
|
dec9c4fd4c
|
Add support for igbinary serialization
|
2012-04-26 15:02:10 +02:00 |
|
zilles
|
b4d226c0f3
|
Loop to produce $results for mget was setting the values correct. We want $results[<key>] = <value>, not $results[<key>] = $results[<value>]
|
2012-03-20 17:11:46 -07:00 |
|
Charles Pick
|
f38ec6cff5
|
165 - Rename reusable to reuseDependentData
|
2012-03-02 15:15:54 +00:00 |
|
Charles Pick
|
e2a6a320b1
|
165 Add whitespace
|
2012-02-26 18:18:37 +00:00 |
|
Charles Pick
|
3394722999
|
165 Clean up after feedback
|
2012-02-26 18:17:04 +00:00 |
|
Charles Pick
|
c5944b32a9
|
165 - Make CCacheDependency reusable
|
2012-02-25 20:43:13 +00:00 |
|
keyboard.idol
|
d537e5e96e
|
Fixes issue 369 (Cache key prefixes and custom serializer)
|
2012-02-21 15:14:10 +01:00 |
|
keyboard.idol@gmail.com
|
74702a7c06
|
Added hint to CXCache about admin permissions for flush()
|
2012-02-13 16:19:25 +00:00 |
|
mdomba
|
a7ef3d5d02
|
removed 1.0.x reference from documentation
|
2011-12-28 12:29:24 +00:00 |
|
mdomba
|
346b84e5b0
|
(Fixes issue 3033) Fixed proper array merging in CDirectoryCacheDependency->generateTimestamps
|
2011-12-20 16:25:43 +00:00 |
|
mdomba
|
b98a6da8d4
|
(fixes issue 3000) updated memcached site link
|
2011-12-04 18:07:07 +00:00 |
|
alexander.makarow
|
646cbb2b9a
|
Documented component accessors with @property for significantly better IDE autocomplete
|
2011-10-25 00:01:09 +00:00 |
|
keyboard.idol@gmail.com
|
a3a07e9a57
|
Suppressing possible PHP error
|
2011-08-06 16:04:41 +00:00 |
|
qiang.xue
|
15f24c362c
|
(Fixes issue 2555)
|
2011-06-23 14:29:56 +00:00 |
|
alexander.makarow
|
e7b6883ebb
|
PhpDoc corrections
|
2011-05-05 21:36:32 +00:00 |
|
qiang.xue
|
49ed9238d5
|
(Fixes issue 2394)
|
2011-04-30 21:14:17 +00:00 |
|
qiang.xue
|
dc99b7cdeb
|
(Fixes issue 1868)
|
2011-03-14 00:28:38 +00:00 |
|
alexander.makarow
|
2ab981b454
|
reverted method chaining support
|
2011-02-24 16:42:44 +00:00 |
|
alexander.makarow
|
75041e8620
|
Chained calls are now possible for most framework class setters and methods not returning a value
|
2011-02-23 20:20:28 +00:00 |
|
mdomba
|
485c9f973e
|
(fixes issue 2126) doc change, removed link from the first line
|
2011-02-22 08:44:33 +00:00 |
|
alexander.makarow
|
ec7b6ca98d
|
Fixed CMemCache incompatibility with some pecl-memcache and memcached versions
|
2011-02-20 05:14:22 +00:00 |
|
qiang.xue
|
22621c5d08
|
* Added support for query caching.
|
2011-02-11 03:48:01 +00:00 |
|
keyboard.idol@gmail.com
|
4f5ed811de
|
(Fixes issue 1994)
|
2011-01-14 09:53:06 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
mdomba
|
a94c075f78
|
Changed "int" to "integer" for consistency, in PHPDoc
|
2010-12-29 13:53:25 +00:00 |
|
qiang.xue
|
875abab8c6
|
(Fixes issue 1759)
|
2010-11-12 14:51:13 +00:00 |
|
qiang.xue
|
bffe7c1c8f
|
Fixed a bug that CFileCache may slow down performance when strlen is overloaded by mb_strlen
|
2010-11-12 01:53:28 +00:00 |
|
qiang.xue
|
f01ff3319f
|
Improved error handling to catch errors occurring in CApplication::end()
removed destructor from CDbCache, CDbAuthManager and CDbLogRoute to avoid potential DB connection issue
|
2010-10-22 18:10:54 +00:00 |
|
keyboard.idol@gmail.com
|
ce012fc099
|
Added flushValues() method to the cache classes
|
2010-10-12 18:50:13 +00:00 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
qiang.xue
|
e34d9241aa
|
(Fixes issue 1607)
|
2010-09-22 01:19:01 +00:00 |
|
qiang.xue
|
f92fc34a59
|
doc fix.
|
2010-08-20 17:06:54 +00:00 |
|
qiang.xue
|
31de6a01ee
|
* Added CDbCacheDependency::params
|
2010-08-03 01:45:21 +00:00 |
|
qiang.xue
|
2b813ae728
|
(Fixes issue 1073)
|
2010-07-22 02:05:03 +00:00 |
|
qiang.xue
|
ee14a939a1
|
(Fixes issue 1136)
|
2010-04-20 19:22:35 +00:00 |
|
alexander.makarow
|
fd5f08705f
|
rolled back r1940 and r1941
|
2010-03-21 00:48:04 +00:00 |
|
alexander.makarow
|
d489279211
|
dependency check fix for cache classes
|
2010-03-21 00:40:02 +00:00 |
|