Add proper per-file copyright notices/licenses and top-level license.
[bluesky.git] / cleaner /
2015-10-29 Michael VrableAdd proper per-file copyright notices/licenses and... master
2011-09-26 Michael VrableMerge branch 'master' of git+ssh://niniel.sysnet.ucsd...
2011-09-26 Michael VrableMerge ssh://vrable1.sysnet.ucsd.edu/scratch/bluesky
2011-09-26 Michael VrableAdd a couple of new microbenchmarks
2011-09-26 Michael VrableHave cleaner wait on proxy when needed
2011-09-26 Michael VrableCleaner updates
2011-09-19 Michael VrableMake cleaner cache persistent across runs
2011-03-18 Michael VrableDump some statistics when the cleaner runs
2011-03-15 Michael VrableSpeed up the deletion of all files in an Azure container
2011-03-01 Michael VrableMerge git+ssh://c09-44.sysnet.ucsd.edu/scratch/bluesky
2011-03-01 Michael VrableMerge git+ssh://idril.vpn.vrable.net/home/mvrable/local...
2011-03-01 Michael VrablePrint out Azure objects as they are deleted.
2011-02-28 Michael VrableMerge git+ssh://c09-45.sysnet.ucsd.edu/scratch/bluesky
2011-02-28 Michael VrableMake the azure test python script clean up files from...
2011-02-24 Michael VrableAdd Windows Azure support to BlueSky.
2011-02-23 Michael VrableBuild a quick storage library for accessing Windows...
2011-01-24 Michael VrableStart work on a new cleaner backend
2010-12-10 Michael VrableCommit a basic but functional online cleaner implementa...
2010-12-09 Michael VrableFix to the cleaner when writing out a new inode map.
2010-12-06 Michael VrableRework the checkpoint record format to include a versio...
2010-10-25 Michael VrableMerge git+ssh://c09-44.sysnet.ucsd.edu/scratch/bluesky
2010-10-18 Michael VrableAdd timeout on cleaner S3 retry.
2010-10-18 Michael VrableAdd retries to the S3 backend in the cleaner.
2010-10-18 Michael VrableSupport encrypted log items in the cleaner.
2010-09-22 Michael VrableImprove cleaner performance.
2010-09-19 Michael VrableAdd cleaner option to rewrite and compact all inodes...
2010-09-14 Michael VrableAdd in header fields for per-object encryption/authenti...
2010-09-11 Michael VrableAdd very basic caching to the cleaner S3 backend.
2010-09-10 Michael VrableAdd S3 backend for the cleaner.
2010-09-09 Michael VrableAllow cleaner to delete unused log segments.
2010-09-09 Michael VrableImprove segment cleaning.
2010-09-09 Michael VrableImprove cleaner: make sure new logs are written after...
2010-09-09 Michael VrableExtend cleaner with a simple policy for choosing segmen...
2010-09-09 Michael VrableUpdates to the Python cleaner prototype.
2010-09-08 Michael VrableBegin work on a segment cleaner prototype.