summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/http_target
AgeCommit message (Expand)Author
2017-03-13[bug] fix raising of invalid auth token errordrebs
2017-03-02[bug] handle error onceVictor Shyba
2017-02-09[refactor] remove twisted session persistencedrebs
2017-02-09[feat] use cookies in the client syncerdrebs
2016-12-12[refactor] improve blob signature magic usageVictor 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 dead codeVictor Shyba
2016-12-12[bug] emit last sent doc eventVictor Shyba
2016-12-12[bug] fix upload progressVictor Shyba
2016-12-12[bug] include_deleted=True on syncVictor Shyba
2016-12-12[refactor] better naming for producer callingVictor Shyba
2016-12-12[refactor] simplify content as a new lineVictor Shyba
2016-12-12[refactor] improve readability of stream producerVictor Shyba
2016-12-12[style] add license headerVictor Shyba
2016-12-12[refactor] remove assert logic from fetch_protocolVictor Shyba
2016-12-12[feature] Adds back support to deprecated cryptoVictor Shyba
2016-12-12[refactor] stop using leap.common.httpVictor 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[style] remove unused imports (pep8)Victor Shyba
2016-12-12[test] fix test and remove leftovers defer_encryptionVictor Shyba
2016-12-12[style] pep8Kali Kaneko
2016-12-12[tests] adapt testsKali Kaneko
2016-12-12[bug] fix wrong content parsingKali Kaneko
2016-12-12[refactor] adapt fetcher to decryptorKali Kaneko
2016-12-12[refactor] remove encryption poolKali Kaneko
2016-12-12[feature] stream content in a separate lineVictor Shyba
2016-12-12[bug] handle 400Victor Shyba
2016-12-12[feature] upload streamingVictor Shyba
2016-12-12[feature] streaming download protocolVictor Shyba
2016-12-12[refactor] remove decpoolVictor Shyba
2016-12-12[bug] use an empty string to represent tumbstonesVictor Shyba
2016-12-12[feature] simple adaptation to let the client runVictor Shyba
2016-12-12[bug] disable decpoolVictor Shyba
2016-09-22[feat] centralize logging and use twisted.logger by defaultdrebs
2016-07-13[style] pep8Kali Kaneko
2016-07-12[refactor] make tests use l2db submoduleKali Kaneko
2016-06-06[feature] add sync phase statsdrebs
2016-06-06[bug] delete all docs on start and ensure isolationVictor Shyba
2016-06-06[refactor] encdecpool queries and testingVictor Shyba
2016-06-06[refactor] bye multiprocessing poolVictor Shyba
2015-12-10[feat] use userid in soledad events tooKali Kaneko
2015-12-10[feat] use uuid in events, multi-user awareKali Kaneko
2015-12-03[feat] set default to False on batching for nowVictor Shyba
2015-12-03[feat] Adds support to batching limited by sizeVictor Shyba