]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/web/storage.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / storage.py
2012-03-13 Brian WarnerAdd nickname/nodeid to storage-status web page. Closes...
2010-02-08 Brian Warnerweb/storage.py: display total-seen on the last-complete...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-04-03 Zooko O'Whielacronxleases, time_format: modify time stamping in lease...
2009-03-24 Brian Warnerexpirer: include crawler progress in the JSON status...
2009-03-20 Brian Warnerstorage webstatus: insert spaces when we're configured...
2009-03-19 Brian Warnerstorage: improve wording of status message
2009-03-19 Brian Warnerstorage status: report expiration-cutoff-date like...
2009-03-19 Brian Warnerutil/time_format: new routine to parse dates like 2009...
2009-03-19 Brian Warnerexpirer: change setup, config options, in preparation...
2009-03-18 Brian Warnerexpirer: track mutable-vs-immutable sharecounts and...
2009-03-17 Brian Warnerexpirer: add mode to expire only-mutable or only-immuta...
2009-03-17 Brian WarnerGC: add date-cutoff -based expiration, add proposed...
2009-03-09 Brian Warnerstorage.expirer: exercise the last missing line of...
2009-03-07 Brian Warnerexpirer: make web display a bit more consistent
2009-03-07 Brian Warnerweb/storage.py: tolerate unknown-future displays, I...
2009-03-07 Brian Warnerstorage: add a lease-checker-and-expirer crawler, plus...
2009-02-27 Brian Warnerweb: improve layout of storage status with a table
2009-02-27 Brian Warnercrawler: add ETA to get_progress()
2009-02-21 Brian WarnerBucketCountingCrawler: store just the count, not cycle...
2009-02-21 Brian WarnerBucketCountingCrawler: rename status and state keys...
2009-02-21 Brian Warnerstorage: also report space-free-for-root and space...
2009-02-21 Brian Warnerstorage: add bucket-counting share crawler, add its...
2009-02-20 Brian Warnerweb/storage: make sure we can handle platforms without...
2009-02-20 Brian Warnerweb: add Storage status page, improve tests