index
:
soledad.git
8938
8978
benchmark-all-commits
benchmark_elasticsearch
bug/remove-unicode-conversion
buildpackage
debian/experimental
debian/experimental-0.9
debian/platform-0.5
debian/platform-0.6
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
debian_package
feature/enc-sync-transitional-db
feature/streaming-transfer
master
onepython
release/0.6.x
release/0.7.x
release/0.8.x
release/0.9.x
release/bitmask-0.9.x-alpha
[soledad]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-21
[doc] improve blobs streaming documentation
drebs
2018-01-21
[doc] add stream format to docs
Victor Shyba
2018-01-04
[bug] fix error catching in blobs resource
drebs
2018-01-03
[style] fix typos and add comments from review
Victor Shyba
2017-12-31
[tests] add a test for incomplete downloaded blob
Victor Shyba
2017-12-31
[bug] handle incomplete preamble as a retriable error
Victor Shyba
2017-12-29
[feature] turn fs lock into a decorator
drebs
2017-12-29
[bug] isolate operations in blobs file system backend
drebs
2017-12-28
[test] decrease the number of blobs in fs backend benchmarks
drebs
2017-12-27
[test] fix blobs fs backend benchmarks to account for multiple rounds
drebs
2017-12-27
[test] use pull producer in blobs fs backend benchmarks
drebs
2017-12-26
[doc] add documentation about the blobs range header
drebs
2017-12-26
[bug] add BlobNotFound exception to methods interface
drebs
2017-12-26
[feature] add ranges to blobs backend
drebs
2017-12-26
[doc] improve documentation of ciphertext size estimation function
drebs
2017-12-26
[doc] add comment to clarify order of results
drebs
2017-12-24
[refactor] use explicit stream direction argument
Victor Shyba
2017-12-24
[bug] add code to obey protocol pause and stop
Victor Shyba
2017-12-24
[test] fix checked range for size
Victor Shyba
2017-12-24
[refactor] move preamble constant to its module
Victor Shyba
2017-12-22
[feature] consume received stream in a thread
Victor Shyba
2017-12-22
[feature] add a producer protocol for upstream
Victor Shyba
2017-12-22
[feature] add a resource for streaming
Victor Shyba
2017-12-22
[feature] client implementation for upstream
Victor Shyba
2017-12-22
[test] test upstream from namespace
Victor Shyba
2017-12-22
[feature] get_unarmored_ciphertext_size on client
Victor Shyba
2017-12-22
[test] ciphertext size function tests
Victor Shyba
2017-12-22
[feature] get_size_list for listing blobs sizes
Victor Shyba
2017-12-22
[test] add tests to blobs size list
Victor Shyba
2017-12-21
[pkg] override newer-standards-version lintian error
drebs
2017-12-20
[pkg] bump debian standards version to 4.1.2
drebs
2017-12-20
[pkg] avoid complaining about dependency on python2
drebs
2017-12-20
[doc] fix docstring wording
drebs
2017-12-20
[refactor] move blobs state to its own submodule
drebs
2017-12-20
[refactor] move blobs fs backend and resource to their own submodules
drebs
2017-12-20
[refactor] move blobs errors to its own submodule
drebs
2017-12-20
[refactor] move server blobs to its own submodule
drebs
2017-12-19
[test] account for first timers in outlier calculation
drebs
2017-12-19
[doc] small improvements in server doc
drebs
2017-12-19
[test] use producer in all fs backend tests
drebs
2017-12-19
[benchmarks] multiply by 10 the number of blobs in fs backend benchmarks
drebs
2017-12-18
[doc] add write_blob exceptions to interface docstring
drebs
2017-12-18
[feature] cache user quota on blobs filesystem backend
drebs
2017-12-13
[refactor] use producer/consumer on write/read_blob respectivelly
drebs
2017-12-13
[test] fix incoming test with the new async blobs backend
drebs
2017-12-13
[bug] handle path exceptions using twisted failures
drebs
2017-12-13
[bug] fix exception catching with new blobs backend interface
drebs
2017-12-13
[doc] improve documentation on IBlobsBackend
drebs
2017-12-13
[refactor] make read_blob() return a deferred
drebs
2017-12-13
[refactor] make set_flags() return a deferred
drebs
[next]