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 |
2007-08-25 |
Brian Warner | remove simplejson source from our tree, users should... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Brian Warner | remove foolscap source from our tree, users should... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Zooko O'Whielacronx | README: update the wording of the "LICENCE" section... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Brian Warner | storage: always record lease expiration times as integers |
commit | commitdiff | tree | snapshot |
2007-09-07 |
nejucomo | Add some passing unit tests for testutil.PollMixin. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Brian Warner | provisioning: include the cost of replacing failed... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Brian Warner | provisioning: add cost information |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Zooko O'Whielacronx | loosen constraint on share data size |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Brian Warner | provisioning: oops, fix test_provisioning too |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Brian Warner | provisioning.py: update test with new encoding-paramete... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Brian Warner | provisioning: require at least one drive per server |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Brian Warner | provisioning: explain the 'survival' number better |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Brian Warner | provisioning: more repair/survivability data |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Brian Warner | provisioning: add some drive failure and repair rate... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Brian Warner | provisioning.py: add file/server availability numbers |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Brian Warner | webish: implement 'PUT /uri?t=mkdir' (to create anonymo... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Brian Warner | webish: implement 'PUT /uri' (to create anonymous files) |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Brian Warner | client.py: only import webish.py if 'webport' is set... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Brian Warner | storage: add version number to share data. Closes #90. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Brian Warner | storage: don't add a duplicate lease, renew the old... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Brian Warner | storage: remove get_or_add_owner, since I don't know... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Brian Warner | storage: remove unused delete_bucket() method, lease... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Brian Warner | storage: handle simultanous uploads: add a lease for... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Brian Warner | debug: 'dump-uri-extension' command becomes 'dump-share... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Brian Warner | storage: replace sqlite with in-share lease records |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Brian Warner | test_uri.py: remove tiny whitespace |
commit | commitdiff | tree | snapshot |
2007-08-29 |
wilcoxjg | created DirnodeURI schema |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | changed MakeFile comment to clarify what "test.test_int... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Brian Warner | storage: use sqlite from either python2.5's stdlib... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Brian Warner | deletion phase3: add a sqlite database to track renew... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Brian Warner | deletion phase2b: create renew/cancel secrets for real. |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Brian Warner | node: change get_or_create_config to strip whitespace... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Brian Warner | node.py: change get_or_create_config() to accept a... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Brian Warner | deletion phase2a: improve creation of renew/cancel... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Brian Warner | node.py: refactor config-file getting and setting |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Brian Warner | deletion phase1: send renew/cancel-lease secrets, but... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Brian Warner | test_web: improve provisioning.py test coverage a bit... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Brian Warner | add a provisioning utility page which shows necessary... |
commit | commitdiff | tree | snapshot |
next |