summaryrefslogtreecommitdiff
path: root/framework/Caching/TDbCache.php
AgeCommit message (Collapse)Author
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained ↵Fabio Bas
quickstart tutorial translations
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git
2014-01-06Happy 2014!Fabio Bas
2013-11-17Micro-optimizations:Daniel
Removing unnecessary static functions serialize and unserialize from PradoBase and updating its dependencies with the native php's.
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2011-11-10fix for #254ctrlaltca@gmail.com
2011-07-16test patch for #179ctrlaltca@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-06-01fix for #327ctrlaltca@gmail.com
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-07-15Merging latests 3.1 changes into trunkChristophe.Boulain
2009-05-09Fixed Issue #141 - TDbCache performance: modify structure of indices, new ↵godzilla80@gmx.net
property 'FlushInterval' to control how often expired items will be removed
2008-08-14fixed #908knut
2008-07-30updated copyrightknut
2008-02-06Fixed ticket#766, #786 - TDbCache does not work with MySQL and PostgreSQLxue
2008-01-04fixed #766.xue
2007-11-26fixed #750.xue
2007-10-02fixed typo.xue
2007-09-27Fixed #709.xue
2007-06-23Fixed several typos in TDbCache.xue
2007-02-23Added TDbCache.xue