2008-07-12 |
Zooko O'Whielacronx | add misc/simulate_load.py in an attempt to understand... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Brian Warner | storage: rename the latency key names so they sort... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Brian Warner | add 1%,10% percentiles to the storage server latency... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Brian Warner | misc/munin: rename plugins to make munin happy: use... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Brian Warner | remove obsolete tahoe-sharesperfile munin plugin |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Brian Warner | remove tahoe-dirnodes.py munin plugin, it is way obsolete |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Brian Warner | storage: add add_lease/update_write_enabler to remote... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Brian Warner | welcome page: add link to statistics page |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Brian Warner | implement a mutable checker+verifier. No repair yet... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Brian Warner | servermap.shares_available: report N too, not just k |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Brian Warner | interfaces: add verify= and repair= args to check() |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Brian Warner | 'tahoe dump-share': show verify-cap too |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Brian Warner | test_mutable.py: add tests for no-servers conditions... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Brian Warner | web/root.py: fix minor typo |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Brian Warner | mutable: if there are no servers available, return... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Brian Warner | re-enable incident-reporting, but disable it in unit... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Brian Warner | disable incident reporting: unit tests are failing... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Brian Warner | start using Foolscap's 'incident-logging' feature,... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Brian Warner | test_storage: oops, update the test to match the leave... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Brian Warner | catalog-shares: ignore incoming/ |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Brian Warner | storage.py: leave the storage/shares/incoming/ director... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Brian Warner | storage: record latency stats in a flat dict, not neste... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Brian Warner | test_mutable.py: add more tests of post-mapupdate corru... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zooko O'Whielacronx | setup: remove bundled darcsver-1.1.2.tar |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zooko O'Whielacronx | setup: setup_requires darcsver >= 1.1.5 |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Zooko O'Whielacronx | setup: bundle darcsver-1.1.5 into misc/dependencies |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Brian Warner | docs/accounts-pubkey.txt: when sending FURLs (signed... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Brian Warner | introducer: move the relevant interfaces out to introdu... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | introducer: add old (V1) introducer code, add test... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Brian Warner | check_grid.py: make it work, move node start/stop respo... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Zooko O'Whielacronx | docs: a couple of tiny edits |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | Makefile: minor comment |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | Makefile: edit check-grid comment a bit |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | start work on 'check-grid' target, for use in an automa... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | break introducer up into separate modules in the new... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | web: stop using absolute links (or url.here) in forms... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | test_storage: yet more coverage |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | test_storage.py: improve test coverage |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Brian Warner | storage.ReadBucketProxy: avoid double-start, this only... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Brian Warner | Makefile: add ubuntu/hardy deb targets |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Brian Warner | docs/debian.txt: add notes on how to build Tahoe on... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Brian Warner | storage: remove unused method |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Brian Warner | test_storage: add coverage for discard_storage |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Brian Warner | test_storage: add coverage for readonly_storage |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Brian Warner | web /statistics : show 0 instead of None for mutable... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Brian Warner | storage: improve stats, make them accessible via webpor... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Brian Warner | storage: measure latency-per-operation, calculate mean... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Zooko O'Whielacronx | docs: add a copy of the NEWS file into docs/ since... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
robk-tahoe | webish: re-fix the addSlash issue in directory rendering |
commit | commitdiff | tree | snapshot |
2008-06-11 |
robk-tahoe | test_web: fix webapi test around redirection issues |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: relnotes.txt: reflow to 70 cols |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: install.html: link to http://allmydata.org/source... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | TAG allmydata-tahoe-1.1.0 allmydata-tahoe-1.1.0 |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: relnotes.txt: trivial change (really just to... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Brian Warner | directory.py: revert that addSlash, it causes a test... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: relnotes.txt: re-arrange sections a bit |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: known_issues.txt: add the issue of files > 12... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: NEWS: a couple of small edits |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: relnotes.txt: update the release notes for the... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: known_issues.txt: change the release data of... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: known_issues.txt: add the security issue concerni... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: known_issues.txt: edit to emphasize that other... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: CLI.txt: rewrite the way that "root directories... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
robk-tahoe | webish: fix directory url redirection |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Brian Warner | NEWS: description of user-visible changes in the new... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | wapi/wui: add a trailing slash to the targets of hyperl... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: lowercase "introducer" |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: edits to [source:docs/install.html] and [source... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: explain better how to invoke the tahoe executable... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: CREDITS for Justin |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: update install.html to reflect Justin's user... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | docs: reformat for 70 columns plus a few small edits |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | docs: explain exactly what false alarms are caused... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | docs: [source:docs/known_issues.txt] |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | doc: mention that "Mac Developer Tools" is the way... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | setup: trivial change: the name of the "Nevow" distribu... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | docs: CREDITS for Nathan and for Armin Rigo |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Brian Warner | storage.py: remove unused import |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Brian Warner | upload: abort the bucket upon any write error, and... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Brian Warner | storage: ignore shares in incoming/, to make clients... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Brian Warner | _auto_deps.py: per #456, don't require the 'secure_conn... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zooko O'Whielacronx | setup: quote another place where spaces in paths cause... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Brian Warner | Makefile: build twice, since sometimes the Nevow build... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zooko O'Whielacronx | setup: don't quote REACTOROPT -- when it is empty then... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zooko O'Whielacronx | setup: remove Nevow 0.9.18 tarball from misc/dependencies |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Create an interface for setup/cleanup... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Wrap OSError exceptions which are test... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Move exception classes to top scope. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Fix typo in summary reporting. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Make test numbers (and everything in... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests.py: Fix a typo bug in fusermount output... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests.py: Fix bug in polling_operation error... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: impl_b: Support --basedir on commandline. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: impl_b: Add impl_b to the contrib directory. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: Reorganize directory tree and modify runtests... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup: don't quote TRIALCMD in Makefile -- it can be... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup: quote the results of misc/find_trial.py so that... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup: quote variables which are going to be passed... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup: indentation |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup and docs: various improvements to setup and docs |
commit | commitdiff | tree | snapshot |
next |