summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/http_target/send.py
AgeCommit message (Expand)Author
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[style] remove unused imports (pep8)Victor Shyba
2016-12-12[style] pep8Kali Kaneko
2016-12-12[tests] adapt testsKali 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-09-22[feat] centralize logging and use twisted.logger by defaultdrebs
2016-07-12[refactor] make tests use l2db submoduleKali Kaneko
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-09-16[feat] use async events clientKali Kaneko
2015-08-31[bug] emit dict instead of strIvan Alejandro
2015-08-26[bug] reduce memory usage by consuming single docVictor 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