]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/mutable/servermap.py
logging: add 'unique-message-ids' (or 'umids') to each WEIRD-or-higher log.msg call...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / mutable / servermap.py
2008-08-26 Brian Warnerlogging: add 'unique-message-ids' (or 'umids') to each...
2008-08-26 Brian Warnerlogging cleanups: lower DeadReferenceError from WEIRD...
2008-08-13 Brian Warnermutable/servermap: lower the priority of many log messages
2008-08-12 Brian Warnermutable/servermap: add summarize_version
2008-07-18 Brian Warnerfirst pass at a mutable repairer. not tested at all...
2008-07-07 Brian Warnerservermap.shares_available: report N too, not just k
2008-07-07 Brian Warnermutable: if there are no servers available, return...
2008-05-19 Brian Warnerservermap.py: add size_of_version(), to retrieve the...
2008-04-22 Brian Warnermutable/servermap: improve test coverage
2008-04-22 Brian Warnermutable: remove some dead code, rearrange use of popula...
2008-04-22 Brian Warnermutable read: enable the cache (written during mapupdat...
2008-04-21 Brian Warnermutable status: use google-chart-API to draw server...
2008-04-19 Brian Warnermutable: improve test coverage, fix bug in privkey...
2008-04-17 Brian Warnermutable WIP: add servermap update status pages
2008-04-17 Brian Warnermutable WIP: re-enable publish/retrieve status
2008-04-16 Brian Warnermutable WIP: improve logging a bit
2008-04-16 Brian Warnermutable WIP: rewrite ServerMap data structure, add...
2008-04-15 Brian Warnermutable WIP: rename NotEnoughPeersError to NotEnoughSha...
2008-04-15 Brian Warnermutable WIP: if corrupt shares cause a retrieve to...
2008-04-11 Brian Warnermutable WIP: split mutable.py into separate files....