summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-18Fix GrammarHEADmasterCyberDrudge
2018-11-15Remove benchmark templates and jobs from CIdrebs
2018-11-15Disable benchmarksdrebs
2018-07-03[pkg] bump debian changelogKali Kaneko
2018-07-03[docs] bump version in docsKali Kaneko
2018-07-03[pkg] fix author in debian changelogKali Kaneko
2018-07-03[pkg] fix upload error in pypiKali Kaneko
2018-06-30[pkg] bump version to 0.10.6Kali Kaneko
2018-06-18[tests] disable e2e tests for nowdrebs
2018-06-14[package] remove jessie, and zesty, add bionic and sidMicah Anderson
2018-06-02Clarify storage secrets use case and backups in documentationdrebs
2018-06-02Allow passing empty server url for testing purposesdrebs
2018-06-02Mark tests that need couchdrebs
2018-01-21[doc] improve blobs streaming documentationdrebs
2018-01-21[doc] add stream format to docsVictor Shyba
2018-01-04[bug] fix error catching in blobs resourcedrebs
2018-01-03[style] fix typos and add comments from reviewVictor Shyba
2017-12-31[tests] add a test for incomplete downloaded blobVictor Shyba
2017-12-31[bug] handle incomplete preamble as a retriable errorVictor Shyba
2017-12-29[feature] turn fs lock into a decoratordrebs
2017-12-29[bug] isolate operations in blobs file system backenddrebs
2017-12-28[test] decrease the number of blobs in fs backend benchmarksdrebs
2017-12-27[test] fix blobs fs backend benchmarks to account for multiple roundsdrebs
2017-12-27[test] use pull producer in blobs fs backend benchmarksdrebs
2017-12-26[doc] add documentation about the blobs range headerdrebs
2017-12-26[bug] add BlobNotFound exception to methods interfacedrebs
2017-12-26[feature] add ranges to blobs backenddrebs
2017-12-26[doc] improve documentation of ciphertext size estimation functiondrebs
2017-12-26[doc] add comment to clarify order of resultsdrebs
2017-12-24[refactor] use explicit stream direction argumentVictor Shyba
2017-12-24[bug] add code to obey protocol pause and stopVictor Shyba
2017-12-24[test] fix checked range for sizeVictor Shyba
2017-12-24[refactor] move preamble constant to its moduleVictor Shyba
2017-12-22[feature] consume received stream in a threadVictor Shyba
2017-12-22[feature] add a producer protocol for upstreamVictor Shyba
2017-12-22[feature] add a resource for streamingVictor Shyba
2017-12-22[feature] client implementation for upstreamVictor Shyba
2017-12-22[test] test upstream from namespaceVictor Shyba
2017-12-22[feature] get_unarmored_ciphertext_size on clientVictor Shyba
2017-12-22[test] ciphertext size function testsVictor Shyba
2017-12-22[feature] get_size_list for listing blobs sizesVictor Shyba
2017-12-22[test] add tests to blobs size listVictor Shyba
2017-12-21[pkg] override newer-standards-version lintian errordrebs
2017-12-20[pkg] bump debian standards version to 4.1.2drebs
2017-12-20[pkg] avoid complaining about dependency on python2drebs
2017-12-20[doc] fix docstring wordingdrebs
2017-12-20[refactor] move blobs state to its own submoduledrebs
2017-12-20[refactor] move blobs fs backend and resource to their own submodulesdrebs
2017-12-20[refactor] move blobs errors to its own submoduledrebs
2017-12-20[refactor] move server blobs to its own submoduledrebs