summaryrefslogtreecommitdiff
path: root/scripts/decache.php
AgeCommit message (Collapse)Author
2010-02-08Allow scripts/decache.php to blow out cache for objects that don't exist ↵Brion Vibber
(anymore). May miss keys other than the given or primary key, but should work for a lot of common cases where a bad entry's been removed from DB but lingers in cache.
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-22decache.php uses commandline.incEvan Prodromou
2009-01-25Add a script for decaching an objectEvan Prodromou