|
|
|
@17858
|
[17858]
|
05/01/09 23:22:50 |
FabianLange |
[1.1, 1.2, 1.3] fixed some codeing standards (fixes #6376 - patch from … |
|
|
|
@17478
|
[17478]
|
04/21/09 10:33:47 |
fabien |
[1.1, 1.2, 1.3] fixed sfXCacheCache::clean() (closes #6245) |
|
|
|
@17339
|
[17339]
|
04/15/09 20:43:09 |
fabien |
[1.1, 1.2, 1.3] re-added the sfXCacheCache::getCacheInfo() method to keep … |
|
|
|
@17064
|
[17064]
|
04/07/09 07:56:57 |
fabien |
[1.1, 1.2, 1.3] fixed xcache cache class (closes #4115) |
|
|
|
@16899
|
[16899]
|
04/02/09 08:47:33 |
fabien |
[1.0, 1.1, 1.2, 1.3] optimized windows rename() problem hack (based on a … |
|
|
|
@16897
|
[16897]
|
04/02/09 08:31:16 |
fabien |
[1.0, 1.1, 1.2, 1.3] replaced getmypid() by tempnam() in cache classes to … |
|
|
|
@16845
|
[16845]
|
04/01/09 10:16:26 |
FabianLange |
[1.1] removed @error suppression in sfFileCache. Now it should work on all … |
|
|
|
@15511
|
[15511]
|
02/16/09 09:31:53 |
fabien |
[1.1, 1.2, 1.3] fixed sfFileCache::clean() method (closes #5894) |
|
|
|
@15262
|
[15262]
|
02/04/09 18:51:18 |
FabianLange |
[1.1] need to unlink cache file if existing |
|
|
|
@15258
|
[15258]
|
02/04/09 18:34:33 |
FabianLange |
[1.1] fixed issue with cache file corruption due to heavy load. fixes … |
|
|
|
@10970
|
[10970]
|
08/19/08 21:02:38 |
fabien |
[1.1, 1.2] fixed default value returned by sfNoCache::get() method |
|
|
|
@9802
|
[9802]
|
06/23/08 17:16:57 |
fabien |
fixed sfMemcacheCache ignores multi-memcache-server configuration and … |
|
|
|
@9084
|
[9084]
|
05/20/08 03:29:54 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in cache (refs #2991) |
|
|
|
@8846
|
[8846]
|
05/07/08 20:03:12 |
fabien |
added an exception in sfXCacheCache when xcache.var_size is 0 |
|
|
|
@8430
|
[8430]
|
04/12/08 11:01:34 |
fabien |
removed unused prefix property in sfCache |
|
|
|
@7747
|
[7747]
|
03/05/08 14:27:23 |
fabien |
moveed parameter checking in sfFunctionCache::call() before ob_start() for … |
|
|
|
@7608
|
[7608]
|
02/25/08 17:54:01 |
FabianLange |
fixed #3005 by adding phpdoc |
|
|
|
@7605
|
[7605]
|
02/25/08 13:58:56 |
fabien |
reverted r7604 |
|
|
|
@7604
|
[7604]
|
02/25/08 13:05:02 |
fabien |
moved has() cache method to the main sfCache class |
|
|
|
@7603
|
[7603]
|
02/25/08 12:09:37 |
fabien |
fixed preg_quote usage in sfCache |
|
|
|
@6555
|
[6555]
|
12/17/07 19:59:26 |
fabien |
- |
|
|
|
@6548
|
[6548]
|
12/17/07 17:47:01 |
fabien |
created 1.1 branch |
|
copied from trunk/lib/cache:
|
|
|
|
@6365
|
[6365]
|
12/07/07 17:03:14 |
fabien |
refactored cache framework
* renamed some options to underscore … |