summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/http_target/fetch.py
AgeCommit message (Expand)Author
2017-06-24[pkg] unify client and server into a single python packagedrebs
2017-05-01[refactor] create client _database moduledrebs
2017-05-01[feat] add attachments apidrebs
2017-04-04[bug] fix loose ends on _crypto and testsVictor Shyba
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[feature] Adds back support to deprecated cryptoVictor Shyba
2016-12-12[bug] total number of documentsVictor Shyba
2016-12-12[refactor] Issues from code reviewVictor Shyba
2016-12-12[refactor] DocStreamReceiver <- ReadBodyProtocolVictor Shyba
2016-12-12[bug] defer insertion to threads during downloadVictor Shyba
2016-12-12[test] fix test and remove leftovers defer_encryptionVictor Shyba
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] 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-12[refactor] make tests use l2db submoduleKali Kaneko
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-09-17[refactor] decrease verbosity of sync logsKali Kaneko
2015-09-16[feat] use async events clientKali Kaneko
2015-08-31[bug] emit dict instead of strIvan Alejandro
2015-08-26[refactor] Move constructor, use isinstanceVictor Shyba
2015-08-26[docs] Fix docstringsVictor Shyba
2015-08-26[bug] fixes small issues pointed by drebsVictor Shyba
2015-08-26[refactor] splits http_target into 4 modulesVictor Shyba