2008-07-25 |
Brian Warner | test_system.py: move SystemTestMixin out into common... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Brian Warner | test_system.py: create SystemTestMixin, with less cruft... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zooko O'Whielacronx | TAG allmydata-tahoe-1.2.0 allmydata-tahoe-1.2.0 |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zooko O'Whielacronx | relnotes.txt: update and edit for the 1.2.0 release! |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zooko O'Whielacronx | known_issues.txt: fix up the argv leakage issue --... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zooko O'Whielacronx | setup: update README to point to known_issues.txt |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zooko O'Whielacronx | known_issues.txt: command-line arguments are leaked... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Brian Warner | storage: remove update_write_enabler method, it won... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Brian Warner | NEWS: add user-visible changes since the previous release |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Brian Warner | docs/CLI.txt: add a warning about leaking dircaps throu... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Zooko O'Whielacronx | simulate_load: put it in friendnet mode and print out... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Zooko O'Whielacronx | known_issues.txt: edits suggested by Brian |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Zooko O'Whielacronx | docs: start updating the relnotes.txt in preparation... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Zooko O'Whielacronx | known_issues.txt: add issue #491 and renumber issues |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Brian Warner | add note to mutable-DSA.txt about the need for a cipher... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Zooko O'Whielacronx | immutable file download: make the ciphertext hash tree... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Zooko O'Whielacronx | setup: don't use "python" in Makefile, use $(PYTHON... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Brian Warner | test_web: test that save=true filename=unicode doesn... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Brian Warner | web: for GET save=true, don't interpret the filename... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Brian Warner | first pass at a mutable repairer. not tested at all... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Brian Warner | interfaces: add IRepairable |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Brian Warner | oops, fix import/pyflakes problems |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Brian Warner | deep-check: add webapi, add 'DEEP-CHECK' button to... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Brian Warner | dirnode deep-check: add tests of cycles, fix failures |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Brian Warner | dirnode deep-check: rearrange traversal approach, simpl... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Brian Warner | first pass at deep-checker, no webapi yet, probably... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Brian Warner | immutable download: remove dead LiteralDownloader,... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Brian Warner | munin/tahoe_server_latency: add percentile to graph... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Brian Warner | checker: re-enable checker web results (although they... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Brian Warner | move encode/upload/download/checker.py into a new immut... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Brian Warner | munin/serverops: improve graph title |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Brian Warner | debian/rules: put munin plugins in /usr/share/PACKAGENA... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Brian Warner | sid/control: set python versions to 2.4,2.5 , to match... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Brian Warner | overhaul checker invocation |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Brian Warner | debian/changelog: remove all versions but 0.0.1, so... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | download: fix stopProducing failure ('self._paused_at... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | setup.py: cosmetic, remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | munin/tahoe_stats: add server operations per second... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | munin/tahoe_stats: rearrange config a bit, no functiona... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | munin/tahoe_server_operations: fix comments |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | munin: add plugin for storage-server operations per... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | copy debian/sid changes to debian/feisty |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | debian/sid: add more docs to package, including munin... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Brian Warner | misc/munin: add server_latency plugin |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zooko O'Whielacronx | misc/simulate_load.py: fix bug in which only K shares... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zooko O'Whielacronx | misc/simulate_load.py: use a more realistic distributio... |
commit | commitdiff | tree | snapshot |
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 |
next |