]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/web/status.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / status.py
2016-01-31 Brian Warnerweb/status.py: minor renaming to hush pyflakes
2016-01-15 Leif Rygewui: use standard time format (#1077)
2014-06-23 Brian Warnerhush current pyflakes warnings (list comprehensions)
2012-06-12 Brian WarnerDisplay serverids consistently as 8-char pubkey, or...
2012-05-22 Brian Warnerchange UploadResults to return IServers, update users... 8/head
2012-05-22 Brian Warnerswitch UploadResults to use getters, hide internal...
2012-05-22 Brian Warnerhelper: remove timings["existence_check"], aka "Already...
2012-03-18 Brian WarnerFix mutable status (mapupdate/retrieve/publish) to...
2012-03-13 david-sarahUpdate more links from http: to https: in documentation...
2011-11-01 Brian WarnerRewrite download-status-timeline visualizer ('viz'...
2011-11-01 Brian WarnerIServer refactoring: pass IServer instances around...
2011-08-08 david-sarahDrop-upload frontend, rerecorded for 1.9 beta (and...
2011-08-01 Zooko O'Whielacronxremove get_serverid from DownloadStatus.add_dyhb_reques...
2011-08-01 Zooko O'Whielacronxremove get_serverid from DownloadStatus.add_block_reque...
2011-06-29 Brian Warneradd Protovis.js-based download-status timeline visualiz...
2011-06-29 Brian Warneradd more download-status data, fix tests
2011-01-02 freestorm77status_web_pages_review.darcs.patch
2010-08-15 francoisweb: refactor rate computation, fixes #1166
2010-08-09 Brian Warnerweb download-status: tolerate DYHBs that haven't retire...
2010-08-04 Brian Warnercopy the rest of David-Sarah's changes to make my tree...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch include...
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...