Brian Warner
|
3e25efc010
|
upload: when using a Helper, insist that it provide protocols/helper/v1 . Related to #538.
|
2008-11-21 20:29:32 -07:00 |
|
Brian Warner
|
0fab511be5
|
upload: don't use servers which can't support the share size we need. This ought to avoid #439 problems. Some day we'll have a storage server which advertises support for a larger share size. No tests yet.
|
2008-11-21 20:28:12 -07:00 |
|
Brian Warner
|
bf06492a90
|
#538: fetch version and attach to the rref. Make IntroducerClient demand v1 support.
|
2008-11-21 20:07:27 -07:00 |
|
Brian Warner
|
914655c52b
|
interfaces.py: promote immutable.encode.NotEnoughSharesError.. it isn't just for immutable files any more
|
2008-10-27 13:34:49 -07:00 |
|
Brian Warner
|
288d55825c
|
storage: split WriteBucketProxy and ReadBucketProxy out into immutable/layout.py . No behavioral changes.
|
2008-10-09 17:08:00 -07:00 |
|
Brian Warner
|
9c505e49c2
|
stop using 'as' as an identifier: as with 'with', 'as' has become a reserved word in python 2.6
|
2008-10-02 17:27:49 -07:00 |
|
Brian Warner
|
7394607141
|
move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected.
|
2008-07-16 13:14:39 -07:00 |
|