index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cache.php
Age
Commit message (
Expand
)
Author
2010-12-06
Make code-dependent cache entries more volatile
Evan Prodromou
2010-09-29
* i18n/L10n and translator documentation updates.
Siebrand Mazeland
2010-02-16
Merge branch 'master' into testing
Brion Vibber
2010-02-16
Stomp queue restructuring for mass scalability:
Brion Vibber
2010-02-05
Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PH...
Brion Vibber
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-05
Cache fixes:
Brion Vibber
2010-01-05
Typo fix in the new default in-process cache; spewed notice warnings on delet...
Brion Vibber
2010-01-04
default value for cache::get() changed from null to false
Evan Prodromou
2010-01-03
Remove logging from default cache
Evan Prodromou
2010-01-02
First version of Memcache plugin
Evan Prodromou
2010-01-02
Make cache.php PHPCS-clean
Evan Prodromou
2010-01-02
invert if for cache handling
Evan Prodromou
2010-01-02
fix default array implementation checks
Evan Prodromou
2010-01-02
Make caching a plugin system
Evan Prodromou