summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/http_target/fetch_protocol.py
AgeCommit message (Expand)Author
2017-03-17[refactor] Improve python3 compatibilityefkin
2017-03-02[bug] handle error onceVictor Shyba
2016-12-12[refactor] improve loggingVictor Shyba
2016-12-12[bug] make the semaphore cover all parsingVictor Shyba
2016-12-12[refactor] remove dead parameters, improve commentsVictor Shyba
2016-12-12[refactor] remove assert logic from fetch_protocolVictor Shyba
2016-12-12[bug] total number of documentsVictor Shyba
2016-12-12[refactor] Issues from code reviewVictor Shyba
2016-12-12[refactor] more comments, less codeVictor Shyba
2016-12-12[refactor] DocStreamReceiver <- ReadBodyProtocolVictor Shyba
2016-12-12[bug] defer insertion to threads during downloadVictor Shyba
2016-12-12[feature] streaming download protocolVictor Shyba