summaryrefslogtreecommitdiffstats
path: root/pym/cache/util.py
Commit message (Expand)AuthorAgeFilesLines
* Namespace sanitizing, step 1Marius Mauch2007-01-251-129/+0
* For bug #160893, ignore a KeyError during cache cleansing since that key isn'...Zac Medico2007-01-081-1/+4
* Make sure trg is defined.Zac Medico2006-11-041-1/+2
* When transferring cache after sync, compare all metadata to make sure it is i...Zac Medico2006-11-041-0/+16
* Replace relative imports with absolute imports for forward compatibility with...Zac Medico2006-09-181-1/+1
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* Catch an uncaught CacheCorruption for the traceback from bug #126692.Zac Medico2006-05-031-1/+7
* Fix misuse of dict.fromkeys class method so that cache cleansing works during...Zac Medico2006-03-121-1/+1
* replacement cache subsystem that's gestated in 2.1 and 3.0.Brian Harring2005-11-051-0/+103