2009-07-01 |
Brian Warner | interfaces.py: improve ICheckAndRepairResults docs... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Brian Warner | repairer.py: wrap to 80cols. No code changes. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Zooko O'Whielacronx | setup: require pycryptopp>=0.5.14 if on Windows and... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Brian Warner | edit NEWS |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Brian Warner | NEWS: list all user-visible changes since 1.4.1 . Needs... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Brian Warner | * find-trailing-spaces.py: exit rc=1 if whitespace... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Brian Warner | use 522-bit RSA keys in all unit tests (except one) |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Brian Warner | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Brian Warner | remove trailing whitespace from some util classes |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Warner | repairer: raise a better exception when faced with... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Warner | mutable/filenode.py: set _writekey to None, rather... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Warner | one last tweak |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Warner | more 'tahoe cp' docs tweaks |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Warner | cli.py: minor tweaks to test posthooks |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Warner | cli.py: update comments on 'tahoe cp' --help a bit |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Brian Warner | cli: add some --help text to 'tahoe cp' |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Brian Warner | make it possible to add/renew-lease from the WUI |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Brian Warner | hush pyflakes |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Brian Warner | Split out NoSharesError, stop adding attributes to... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Brian Warner | remove introducer/old.py, will create something similar... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
midnightmagic | Basically just a trivial platform detection patch for... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Brian Warner | check_grid.py: print stderr when a subcommand fails |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Brian Warner | big rework of introducer client: change local API,... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Brian Warner | web/welcome.xhtml: remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Brian Warner | rrefutil: add trap_deafref utility, to make the callRem... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Brian Warner | PollMixin: snoop trial's error observer to halt the... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Brian Warner | clean up storage_broker interface: should fix #732 |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Brian Warner | hush pyflakes with recent FileTooLarge removal |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Brian Warner | add docs/proposed/GridID.txt (cleaning out some of... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Zooko O'Whielacronx | docs: remove warning about inability to build modules... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Zooko O'Whielacronx | setup: copy in misc/show-tools-version.py from zfec... |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Zooko O'Whielacronx | docs: start updating the NEWS and relnotes.txt files... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
kevan | change max filesize limit tests |
commit | commitdiff | tree | snapshot |
2009-06-20 |
kevan | remove upper limit on SDMF filesize |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Brian Warner | immutable/download: instrument do-you-have-block respon... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Brian Warner | Makefile: add jaunty support, rearrange debian sections... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Brian Warner | test_util: add known-answer tests for hashutil tags |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Zooko O'Whielacronx | tests: bump up a timeout that expired on Zandr's box |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Zooko O'Whielacronx | util: hooray! A clean implementation of this simple... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Zooko O'Whielacronx | util: Brian's horrible hack to figure out how much... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Zooko O'Whielacronx | util: oops, time.tzset() doesn't work on Windows -... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Zooko O'Whielacronx | setup: edit install.html to warn Windows users away... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Zooko O'Whielacronx | util: fix time_format.iso_utc_time_to_seconds() so... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Zooko O'Whielacronx | setup: run the same "make quicktest" on Windows as... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Zooko O'Whielacronx | tests: significantly increase timeouts that triggered... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Zooko O'Whielacronx | test: multiple by 10 or so all timeouts that Zandr... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Zooko O'Whielacronx | tests: bump up timeout on a test that timed out on... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Zooko O'Whielacronx | tests: raise the timeout for test_cli since Zandr's... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Brian Warner | test_cli.Backup: increase timeout massively, it takes... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Zooko O'Whielacronx | tests: double the timeouts on some tests which time... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Zooko O'Whielacronx | tests: bump up timeouts so that the tests can finish... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Zooko O'Whielacronx | tests: increase timeouts on some other tests that timed... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Zooko O'Whielacronx | tests: bump up the timeout on a bunch of tests that... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Zooko O'Whielacronx | backup: remove the --no-backupdb command, the handling... trac-3900 |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Zooko O'Whielacronx | setup: require pysqlite >= v2.0.5. if we are running... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Zooko O'Whielacronx | setup: add pysqlite and sqlite to get_package_versions() |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Brian Warner | more refactoring: move get_all_serverids() and get_nick... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Brian Warner | more storage_broker refactoring: downloader gets a... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Brian Warner | test_runner.py: remove test_client_no_noise: the issue... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Brian Warner | remove plaintext-hashing code from the helper interface... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Brian Warner | start to factor server-connection-management into a... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Brian Warner | mutable: catch and display first error, so code bugs... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Brian Warner | misc/run-with-pythonpath.py: exec() the child (on unix... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Zooko O'Whielacronx | docs: small edit to about.html |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Zooko O'Whielacronx | docs: add links to Tahoe-LAFS for Paranoids and Tahoe... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Zooko O'Whielacronx | docs: edit about.html and include network-and-reliance... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Zooko O'Whielacronx | docs: a few more edits to network-and-reliance-topology.svg |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Zooko O'Whielacronx | docs: update network-and-reliance-topology.svg for... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Zooko O'Whielacronx | docs: update NEWS, relnotes.txt, CREDITS to mention... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Kevin Reid | Modify markup of Tahoe web pages to be more amenable... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Kevin Reid | Tweak wording in directory page: not-read-only is ... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Kevin Reid | Comment on duplication of code/markup found during... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Kevin Reid | Add CSS styles to spiff up the Tahoe WUI's appearance... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Kevin Reid | Link all Tahoe web pages to the /tahoe_css stylesheet... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Kevin Reid | Fix broken link from Provisioning to Reliability page. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Zooko O'Whielacronx | docs: network-and-reliance-topology.svg: nicer server... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Zooko O'Whielacronx | docs: update network-and-reliance-topology.svg |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Brian Warner | accounting-overview.txt: more edits |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Brian Warner | accounting-overview.txt: small edits |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Brian Warner | _auto_deps.py: require foolscap-0.4.1, which adds an... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Brian Warner | immutable/encode.py: tolerate immediate _remove_shareho... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Brian Warner | switch to using RemoteException instead of 'wrapped... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Brian Warner | switch all foolscap imports to use foolscap.api or... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Brian Warner | _auto_deps.py: bump our foolscap dependency to 0.4... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Warner | test_runner.py: fix minor typo |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Zooko O'Whielacronx | setup: fix bug (wrong import) in error message, as... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Zooko O'Whielacronx | setup: fix trivial bug in recent patch to test base64... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Zooko O'Whielacronx | setup: make Tahoe exit at startup with a useful error... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Brian Warner | test_introducer.py: add a test for the python2.4.0... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Brian Warner | immutable WriteBucketProxy: use pipeline to speed up... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Brian Warner | util/pipeline.py: new utility class to manage size... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Zooko O'Whielacronx | docs: add a diagram that I'm about to show to the Bould... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Zooko O'Whielacronx | tests: mark test_runner as coded in utf-8 instead of... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Zooko O'Whielacronx | tests: raise timeout on test_runner.RunNode.test_introd... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Zooko O'Whielacronx | setup: fix comment in setup.py |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Zooko O'Whielacronx | docs: how_to_make_a_tahoe_release.txt: a couple of... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Brian Warner | .darcs-boringfile: also ignore .gitignore |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Brian Warner | .darcs-boringfile: ignore .git, I'm starting to play... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Brian Warner | fix quicktest: stop using setuptools, add misc/run... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Zooko O'Whielacronx | TAG allmydata-tahoe-1.4.1 allmydata-tahoe-1.4.1 |
commit | commitdiff | tree | snapshot |
next |