summaryrefslogtreecommitdiff
path: root/framework/Caching
AgeCommit message (Collapse)Author
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php
2014-08-21Happy 2014!Fabio Bas
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12removed ?> from php filesctrlaltca
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-11-10fixed #240ctrlaltca@gmail.com
2011-11-09fix #370:ctrlaltca@gmail.com
- deprecated TSqliteCache, use TDbCache instead - reworked the dataaccess code of demos/blog - other smalll fixes around
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-20removed useless calls to empty contructor; reverted some additional ↵ctrlaltca@gmail.com
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously
2011-06-01fix for #327ctrlaltca@gmail.com
2010-04-18Ensured parent::__construct calls to Base, Caching, and Collectionsjavalizard
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-09-30merged TMemCache_Threshold.patch written by E.Letard from #155rojaro
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-10-21removed all trailing ?>qiang.xue
2008-10-13#848 - TCache "set" and "add" with empty valuescarl
2008-08-14fixed #908knut
2008-08-06fixed #898knut
2008-07-30updated copyrightknut
2008-02-06Fixed ticket#766, #786 - TDbCache does not work with MySQL and PostgreSQLxue
2008-01-10fixed a typo.xue
2008-01-04fixed #766.xue
2007-11-26fixed #750.xue
2007-11-09TCache implements ArrayAccess. duplicate copyFrom in TActiveRecordwei
2007-10-08Allow active records to have multiple foreign key references to the same ↵wei
table. Add TXCache.
2007-10-02fixed typo.xue
2007-09-27Fixed #709.xue
2007-07-26Removed outcommented code from TMemCachecarl
2007-07-26#623 - MemCache to support multiple serverscarl
2007-06-23Fixed several typos in TDbCache.xue
2007-06-11added latest feature to HISTORY and fixed some spelling errorsknut
2007-06-11fixed #646knut
2007-05-12typowei
2007-05-11fixed a potential TCache bug.xue
2007-02-23Added TDbCache.xue
2007-02-23Added TDbCache.xue
2007-01-20minor changes to active record meta data inspectorwei
2006-12-05Added TApplicationStateCacheDependency.xue
2006-12-05removed TCacheDependency.Enabled property.xue
2006-12-03Id fix.xue
2006-12-03added cache dependency classes.xue
2006-09-08merge from 3.0 branch till 1397.xue
2006-08-27Merge from 3.0 branch till 1350.xue
2006-06-30Merge from 3.0 branch till 1218.xue