Return comment stuffs
[lhc/web/wiklou.git] / includes / objectcache /
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-04-29 Chad HorohoeMake this private since nothing outside here calls it
2011-04-29 Chad Horohoe(bug 28752) XCache doesn't work in CLI mode
2011-04-25 Sam ReedMore parameter and return type hints
2011-04-19 Platonides(Bug 28611) Don't die in SqlBagOStuff::incr() if there...
2011-04-12 Tim StarlingIn SQLBagOStuff: make it possible to change the purge...
2011-03-25 Sam ReedAdd/tweak/update documentation and add some explicit...
2011-03-08 PlatonidesComment the var_dump() and add a comment.
2011-03-06 PlatonidesReorder so that wfProfileOut() is the last sentence...
2011-03-06 PlatonidesFollow up r83140. Add a clear() method to ObjectCache...
2011-03-04 Tim Starling* Added an Ehcache client.
2011-03-03 Tim Starling* When CACHE_ANYTHING is requested, return the cached...
2011-03-03 Chad HorohoeTweak debug() to use name of class in debug output
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Tim StarlingMore renames and splits for objectcache reorganisation.
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...