2007-09-20 |
Brian Warner | relnotes.txt: tweak #129 description a bit |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | Makefile: fix and-vs-or bug in check-deps, hide errmsg... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Zooko O'Whielacronx | Makefile: give explicit failure message to user if... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Zooko O'Whielacronx | architecture.txt: a few small edits |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Zooko O'Whielacronx | relnotes.txt: add ticket #129 |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | test_runner: try harder to work on slow buildslaves... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Brian Warner | Makefile: check-memory: run mode=receive along with... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | check-memory: add 'receive' mode, for #97 (consumption... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | Makefile: check-memory-once: add a convenience target... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | Makefile: use .built to only require one tahoe-compile... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | introducer.py: add test coverage of _disconnected() |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | startstop_node.py: improve test coverage a little bit |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | test_system.py: do a large-file test (1.5MB) to trigger... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | docs: remove subtree{2,3,4}.svg, since they no longer... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | download.py: use producer/consumer to reduce memory... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | upload.py: fix signature of NonConvergentUploadMixin... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | check_memory: oops, silly bug make 'upload' push to... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | check_memory: add download-GET-slow, to simulate memory... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | test_runner: better diagnostics in case test_client... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | check_memory: don't accept shares for download/download... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Brian Warner | check_memory: add download, download-GET |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Brian Warner | test_runner.py: fix race conditions in start/stop node... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Zooko O'Whielacronx | relnotes.txt: correct description of leases |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Zooko O'Whielacronx | relnotes.txt: update for v0.6 (not complete) |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Zooko O'Whielacronx | CREDITS: nejucomo |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Brian Warner | architecture.txt: update to include tahoe2, dirnodes... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Brian Warner | test_runner.py: skip the start/stop test when sys.platf... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | test_runner.py: add tests for startstop_node.py |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | startstop_node.py: use SIGINT instead of SIGTERM, to... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | webish: improve test coverage |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | debug: remove the 'dump-share-leases' command, it is... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | provisioning.py: get full test coverage |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | Makefile: figleaf2el.py needs PYTHONPATH to get allmyda... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | uri.py: improve test coverage a bit |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | storage: fill alreadygot= with all known shares for... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | bin/allmydata-tahoe: fix handling of PYTHONPATH, we... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Brian Warner | upload: make peer-selection a bit more uniform. Closes... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Brian Warner | peer-selection: if we must loop, send a minimal number... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Brian Warner | boringfile: ignore .checked-deps |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Brian Warner | upload: remove Tahoe3 peer-selection algorithm |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Brian Warner | upload: switch to Tahoe2, add test for uniform share... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Brian Warner | upload.py: implement Tahoe2 peer-selection algorithm |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | vdrive.py: oops, forgot an import |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | Makefile: don't re-check dependencies on each test... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | vdrive: log an error if we weren't able to use the... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | hush some pyflakes warnings |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | setup.py: factor out dependency stuff, add workaround... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | storage: remove the leftover incoming/XYZ/ directory... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | README: nevow is now automatically handled by build... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | include the Nevow-0.9.18 tarball in our distribution |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | setup.py: add Nevow to our dependency list |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | setup.py: minor reformatting, use explicit file: URLs... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | build-deps-setup.py: provide dependency_links too |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | Makefile: clean: remove _trial_temp/ and _test_memory... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | Makefile: check_memory.py now manages the combined... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Brian Warner | check_memory.py: preserve client.log and stats.out... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | webish: upload: when the localdir= doesn't exist, say... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | check_memory.py: have all clients write their logs... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | Makefile: insert a linebreak after use of PP, since... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | check_memory: oops, only bail if the process ended... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | Makefile: use absolute path to src/ in PP, since check... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | check-memory: if the child process fails to start,... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | build-deps-setup.py: use ez_setup here too, for platfor... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | bin/allmydata-tahoe: update to new src/ + support/... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Brian Warner | Makefile build-deps: use a fake package named 'tahoe... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Brian Warner | Makefile: use --reactor=poll on cygwin, since select... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Brian Warner | Makefile: improve 'clean' behavior: rm ez_setup leftove... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Brian Warner | boringfile: ignore the setuptools .egg that ez_setup... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Brian Warner | setup.py: require simplejson>=1.4, since we use the... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Brian Warner | test_client.py: remove unused 'stat' import |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Brian Warner | remove simplejson tarball from our dependencies/ directory |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | ez_setup.py: put back the warning about downloading... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | README: it works on Python 2.4 on Windows |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | don't try to use bindann |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | Makefile: don't attempt to run trial tests if the depen... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | remove test in test_client -- we can't easily assert... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | ez_setup.py: don't warn about the need to download... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | Makefile: prepend src/ to the PYTHONPATH |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | re-port Makefile to Windows and remove a bunch of no... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Zooko O'Whielacronx | Makefile: add suggestion about how to use the distutils... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | add simplejson into misc/dependencies |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | set the zip_safe flag to False |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | fix Makefile not to assume that ":" is the PYTHONPATH... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | change setup.py to find dependency tarballs in misc... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | change ez_setup.py to find tarballs in misc/dependencies |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | add zfec tarball to misc/dependencies |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | add setuptools eggs for py2.4 and py2.5 to misc/depende... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | add foolscap tarball to misc/dependencies |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | insert misc/dependencies |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | use ez_setup.py to bootstrap setuptools |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Zooko O'Whielacronx | Makefile: re-order targets and let user's PYTHONPATH... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Brian Warner | setup.py: remove nevow dependency: we need it, but... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Brian Warner | packaging: add 'build-deps' target, to automatically... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Brian Warner | packaging: move to setuptools |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Brian Warner | setup.py: fix move to _version.py |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Brian Warner | remove zfec source from our tree, users should grab... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Brian Warner | debian: depend upon python-zfec, stop including zfec... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Brian Warner | Makefile: oops, fix clean-simplejson target. Might... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Brian Warner | Makefile: improve 'clean' behavior even more, maybe... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Brian Warner | Makefile: improve 'clean' behavior by removing foolscap... |
commit | commitdiff | tree | snapshot |
next |