summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/http_target
AgeCommit message (Expand)Author
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
2015-10-02[bug] increase http request timeout time to 90sKali Kaneko
2015-09-17[refactor] decrease verbosity of sync logsKali Kaneko
2015-09-16[bug] review some of the close methodsVictor Shyba
2015-09-16[feat] use async events clientKali Kaneko
2015-08-31[bug] emit dict instead of strIvan Alejandro
2015-08-28[style] pep8 fixesKali Kaneko
2015-08-26[bug] reduce memory usage by consuming single docVictor Shyba
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