]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/web/status.py
add Protovis.js-based download-status timeline visualization
authorBrian Warner <warner@lothar.com>
Wed, 29 Jun 2011 22:26:06 +0000 (15:26 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 29 Jun 2011 22:26:06 +0000 (15:26 -0700)
commit0f79973401de70f911c8fc43322f50f1b565c95b
tree46e2b4f3eca430d9c8a47ef3a13a671acfb9bc78
parentd8358f2863d9219f141cd4c98e2be6a2c33891a7
add Protovis.js-based download-status timeline visualization

provide status overlap info on the webapi t=json output, add decode/decrypt
rate tooltips, add zoomin/zoomout buttons
src/allmydata/web/download-status-timeline.xhtml [new file with mode: 0644]
src/allmydata/web/download-status.xhtml
src/allmydata/web/download_status_timeline.js [new file with mode: 0644]
src/allmydata/web/jquery-1.6.1.min.js [new file with mode: 0644]
src/allmydata/web/protovis-3.3.1.min.js [new file with mode: 0644]
src/allmydata/web/root.py
src/allmydata/web/status.py