index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Caching
/
TCache.php
Age
Commit message (
Expand
)
Author
2011-07-16
test patch for #179
ctrlaltca@gmail.com
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2010-04-18
Ensured parent::__construct calls to Base, Caching, and Collections
javalizard
2008-10-13
#848 - TCache "set" and "add" with empty values
carl
2008-07-30
updated copyright
knut
2008-01-10
fixed a typo.
xue
2007-11-26
fixed #750.
xue
2007-11-09
TCache implements ArrayAccess. duplicate copyFrom in TActiveRecord
wei
2007-06-11
added latest feature to HISTORY and fixed some spelling errors
knut
2007-05-12
typo
wei
2007-05-11
fixed a potential TCache bug.
xue
2006-12-05
Added TApplicationStateCacheDependency.
xue
2006-12-05
removed TCacheDependency.Enabled property.
xue
2006-12-03
Id fix.
xue
2006-12-03
added cache dependency classes.
xue
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-06-15
Added TCache.PrimaryCache property.
xue
2006-04-04
changed Prefix to KeyPrefix.
xue
2006-04-04
Refactored cache classes with support for cache dependency
xue
2006-03-31
Reorganized folders under framework. This may break existing applications.
xue