summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12[refactor] better naming for producer callingVictor Shyba
2016-12-12[pkg] add six and cryptographyVictor Shyba
2016-12-12[tests] remove test_sync_deferredVictor Shyba
2016-12-12[style] explicit unlimited request sizeVictor Shyba
2016-12-12[style] improve comments for sync.pyVictor 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[feature] Adds deprecated crypto moduleVictor Shyba
2016-12-12[refactor] simplify server insertVictor Shyba
2016-12-12[tests] remove test_sync_very_large_filesVictor Shyba
2016-12-12[tests] improve doc creation on benchmarksVictor Shyba
2016-12-12[refactor] stop using a dict for syncersVictor Shyba
2016-12-12[tests] fall back to TestCase classesVictor 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[bug] fix importKali Kaneko
2016-12-12[bug] remove print debug statementsKali Kaneko
2016-12-12[style] pep8Kali Kaneko
2016-12-12[bug] fix bad merge in imports blockKali Kaneko
2016-12-12[refactor] remove lingering refs to syncdbKali Kaneko
2016-12-12[refactor] remove legacy crypto implementationKali Kaneko
2016-12-12[tests] adapt testsKali Kaneko
2016-12-12[refactor] remove encdecpool, finallyKali Kaneko
2016-12-12[bug] fix wrong content parsingKali Kaneko
2016-12-12[refactor] add SoledadCrypto interfaceKali Kaneko
2016-12-12[refactor] adapt fetcher to decryptorKali Kaneko
2016-12-12[feature] blob encryptor / decryptorKali Kaneko
2016-12-12[refactor] remove encryption poolKali Kaneko
2016-12-12[feature] streaming crypto implementationKali Kaneko
2016-12-12[feature] batch based on payload sizeVictor Shyba
2016-12-12[feature] fix and enable batchVictor Shyba
2016-12-12[feature] stream content in a separate lineVictor Shyba
2016-12-12[bug] handle 400Victor Shyba
2016-12-12[feature] make the test accept large uploadsVictor 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[feature] make reading attachments optionalVictor Shyba
2016-12-12[bug] use an empty string to represent tumbstonesVictor Shyba
2016-12-12[test] commit isnt part of the backend apiVictor Shyba
2016-12-12[feature] simple adaptation to let the client runVictor Shyba