]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/web/status.py
Overhaul IFilesystemNode handling, to simplify tests and use POLA internally.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / status.py
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-03-04 Brian Warnerweb: move plural() to common.py
2009-02-20 Brian Warnerwebapi: pass client through constructor arguments,...
2009-01-10 Zooko O'Whielacronximmutable: make the web display of upload results more...
2009-01-10 Zooko O'Whielacronximmutable: redefine the "sharemap" member of the upload...
2008-09-15 Brian Warnerwebish: add an extra newline to JSON output
2008-07-26 Brian Warnerweb: add /status/?t=json, with active upload/download...
2008-07-26 Brian Warnerweb: make t=json stats pages use text/plain, instead...
2008-06-16 Brian Warnerweb /statistics : show 0 instead of None for mutable...
2008-05-07 Brian Warnerweb status: abbreviate file size in the upload+download...
2008-04-30 Brian Warnermutable stats: track mutable bytes published too
2008-04-22 Brian Warnerweb/status: remove trailing whitespace
2008-04-22 Brian Warnermutable status: make the 'total' timing value optional...
2008-04-21 Brian Warnermutable status: use google-chart-API to draw server...
2008-04-21 Brian Warnerdownload status: add time spent paused by the client...
2008-04-19 Brian Warnermutable: improve test coverage, fix bug in privkey...
2008-04-17 Brian Warnermutable WIP: clean up status handling, shrink the code...
2008-04-17 Brian Warnermutable WIP: add servermap update status pages
2008-04-17 Brian Warnermutable WIP: re-enable publish/retrieve status
2008-04-15 Brian Warnerweb/statistics: fix typo that make immutable-download...
2008-04-15 Brian Warnerhelper status: include percentage fetched+pushed, add...
2008-04-14 Brian Warnerstats: add /statistics web page to show them, add tests
2008-04-14 Brian Warnerhelper stats: fix the /helper_status page, the recent...
2008-03-27 Brian Warnerhelper: add more stats to webapi, at /helper_status
2008-03-27 Brian Warnerweb-status: client methods like list_all_uploads()...
2008-03-17 Brian Warnerweb/status.py: guard against file_size=None, closes...
2008-03-07 Brian Warnerwebish: show storage sizelimit, abbreviate current...
2008-03-06 Brian Warnerwebish: add more share information to upload status...
2008-03-06 Brian Warnerwebish: add publish status
2008-03-05 Brian Warnerwebish: split out 'unlinked' operations
2008-03-05 Brian Warnerwebish: this file is too big, start breaking it into...