2008-04-30 |
Brian Warner | test_stats.py: improve test coverage |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Brian Warner | stats: add tests for CPUUsageMonitor, modify it a bit... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Zooko O'Whielacronx | setup: don't catch ImportError when importing _auto_dep... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Brian Warner | test_mutable: update notify_publish() to match new... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Brian Warner | mutable stats: track mutable bytes published too |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Brian Warner | stats: add CPU-percentage monitor, with 1min/5min/15min... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Zooko O'Whielacronx | docs: remove the redundant (and therefore bit-rotting... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Zooko O'Whielacronx | wui: reorganize the welcome.xhtml page |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Brian Warner | offloaded: add 'resumes' counter to stats: how many... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zooko O'Whielacronx | contrib: add a note about Armin Rigo's fuse implementation |
commit | commitdiff | tree | snapshot |
2008-04-28 |
ben | support freebsd 6 |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Brian Warner | debian: add python-setuptools to the debian install... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Brian Warner | Makefile: add quicktest-figleaf: this is in my edit... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Brian Warner | munin/tahoe_estimate_files.py: tool to estimate the... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Zooko O'Whielacronx | setup: pyOpenSSL is now easy_installable, and pycryptop... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
robk-tahoe | munin stats: fix typo in mutable file stats |
commit | commitdiff | tree | snapshot |
2008-04-23 |
robk-tahoe | munin stats: add mutable/uploader traffic graphs |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Brian Warner | introducer: only record one announcement per (tubid... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Brian Warner | client: don't start the IntroducerClient until the... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Brian Warner | munin/tahoe-stats.py: category is 'counters' not 'stats... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Brian Warner | test_mutable: test that all servers refusing our share... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Brian Warner | mutable: improve test coverage in Retrieve, when shares... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Brian Warner | hush pyflakes warning about code that got moved in... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | mutable/servermap: improve test coverage |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | testutil: factor stall() out into a common location |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | test_introducer.py: don't log nodeids as binary goop |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | web/status: remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | mutable: test write failures, uncoordinated write detection |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | mutable: remove some dead code, rearrange use of popula... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | mutable: improve testing to exercise the non-cached... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | check_speed: rearrange a bit to make it easy to disable... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | mutable status: make the 'total' timing value optional... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brian Warner | mutable read: enable the cache (written during mapupdat... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Brian Warner | mutable status: use google-chart-API to draw server... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Brian Warner | mutable: improve test coverage slightly |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Brian Warner | download status: add time spent paused by the client... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Zooko O'Whielacronx | setup: test depends on build, which means it invokes... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Zooko O'Whielacronx | setup: remove the misc/hatch-eggs.py script, which... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Peter Secor | windows installer - removing uninstall tests, trying... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Peter Secor | windows installer - added -Q option to installer as... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Peter Secor | windows installer - added line to quit the system tray... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Zooko O'Whielacronx | key_generator: make default key size be a constructor... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Zooko O'Whielacronx | setup: remove obsolete makefile target build-deps |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Zooko O'Whielacronx | setup: windows: make sub-ver.py treat None as 0 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Brian Warner | mutable/servermap: improve test coverage |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Brian Warner | mutable: improve test coverage, fix bug in privkey... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | setup: remove the try: except: around the import of... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Brian Warner | mutable.node: avoid reentrancy problems in Deferred... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | setup: don't try __import__(name) in _auto_deps.py |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | setup: trivial change to metadata to test patch/branch... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | let MutableFileNode.__repr__() return something useful... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | docs: tiny update to webapi.txt |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | docs: tiny change in webapi.txt |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | docs: merge conflicts between the patch to document... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | docs: use "127.0.0.1" instead of "localhost" |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Zooko O'Whielacronx | setup: a tiny tweak to setup to avoid requiring darcsve... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Brian Warner | dirnode: return to 'delete fails if the child wasn... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Brian Warner | test_mutable: hush pyflakes |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Brian Warner | dirnode: update to use MutableFileNode.modify |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Brian Warner | testutil: minor reformatting |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Brian Warner | test_mutable: factor out ShouldFailMixin |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Brian Warner | mutable: implement MutableFileNode.modify, plus tests |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Brian Warner | mutable: replace MutableFileNode API, update tests... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Brian Warner | mutable WIP: merge in patches from current trunk |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Brian Warner | mutable WIP: use fireOnOneErrback when using a DeferredList |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Brian Warner | mutable WIP: clean up status handling, shrink the code... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Brian Warner | mutable WIP: add servermap update status pages |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Brian Warner | mutable WIP: oops, fix test_mutable |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Brian Warner | mutable WIP: publish status doesn't know its size early... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Brian Warner | mutable WIP: re-enable publish/retrieve status |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Brian Warner | misc/sizes.py: update to match current defaults: 128KiB... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Brian Warner | mutable WIP: improve logging a bit |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Brian Warner | mutable WIP: rewrite ServerMap data structure, add... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | mutable WIP: rename NotEnoughPeersError to NotEnoughSha... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | mutable WIP: if corrupt shares cause a retrieve to... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | mutable WIP: merge conflicts in test_system.py |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Brian Warner | mutable WIP: split mutable.py into separate files.... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Brian Warner | mutable WIP: all tests pass, but publish/retrieve statu... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Brian Warner | mutable: WIP. make Publish work, remove some test scaff... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Brian Warner | mutable.py: checkpointing #303 work part 2, Publish... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Brian Warner | mutable.py: checkpointing #303 work: retrieve does... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Brian Warner | client: add 'node.uptime' to the stats we collect |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Peter Secor | native client (windows) - This update fixes Williams... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Peter Secor | windows installer - added commands to stop the services... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Peter Secor | native client - updated to correctly choose a drive... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | download: DownloadStopped isn't SCARY, lower the log... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | test_mutable.py: remove spurious Retrieve during a... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | web/statistics: fix typo that make immutable-download... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | upload.py: add some notes: extensions are more like... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | web: return a proper error upon POST with a bad t=... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | misc/boodlegrid.tac: tweak sounds a bit |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | web: don't break status page when there is no helper... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | helper: log SI in ciphertext-read-failed message |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | helper: add SI to logged progress messages |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Brian Warner | helper status: include percentage fetched+pushed, add... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Brian Warner | webish: fix 'not running helper' status indicator on... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Brian Warner | stats: add /statistics web page to show them, add tests |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Brian Warner | offloaded: add fetched-percentage to the log message |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Brian Warner | helper stats: fix the /helper_status page, the recent... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Brian Warner | remove size constraint on ShareData: large directories... |
commit | commitdiff | tree | snapshot |
next |