summaryrefslogtreecommitdiff
path: root/src/leap/soledad/client/_db/blobs/__init__.py
AgeCommit message (Expand)Author
2018-01-03[style] fix typos and add comments from reviewVictor Shyba
2017-12-31[bug] handle incomplete preamble as a retriable errorVictor Shyba
2017-12-24[refactor] use explicit stream direction argumentVictor Shyba
2017-12-22[feature] add a producer protocol for upstreamVictor Shyba
2017-12-22[feature] client implementation for upstreamVictor Shyba
2017-12-12[bug] use namespace when uploading blobsdrebs
2017-12-05[bug] transfer maximum allowed number of blobsdrebs
2017-12-04[bug] escape tag and sizeVictor Shyba
2017-12-04[style] fixes from code reviewVictor Shyba
2017-12-01[feature] adds a stream downloaderVictor Shyba
2017-12-01[style] fix typoVictor Shyba
2017-11-30[style] remove public get/set blob priority methodsdrebs
2017-11-30[style] some sugar for setting the priorityKali Kaneko
2017-11-30[feature] add priorities for blob transfersdrebs
2017-11-13[style] fixes from code reviewVictor Shyba
2017-11-13[feature] support unsynced local_only blobsVictor Shyba
2017-11-13[feature] list deleted files from serverVictor Shyba
2017-11-10[bug] mark deletion as pending_delete if offlineVictor Shyba
2017-10-27[bug] there is no retry limit for usual transfersVictor Shyba
2017-10-27[refactor] add a table for sync_statusVictor Shyba
2017-10-27[refactor] split blobs into modulesVictor Shyba