Age | Commit message (Expand) | Author |
2016-12-12 | [style] fixes from code-review | Victor Shyba |
2016-12-12 | [refactor] introduces a GenericWriter | Victor Shyba |
2016-12-12 | [refactor] adds PipeableWriter to pipe two streams | Victor Shyba |
2016-12-12 | [refactor] simplify _crypto | Victor Shyba |
2016-12-12 | [refactor] improve logging | Victor Shyba |
2016-12-12 | [bug] make the semaphore cover all parsing | Victor Shyba |
2016-12-12 | [feature] make _crypto stream on decryption | Victor Shyba |
2016-12-12 | [feature] delimit preamble from ciphertext | Victor Shyba |
2016-12-12 | [refactor] Hide IV, simplify some calls | Victor Shyba |
2016-12-12 | [docs] add docstrings for _crypto | Victor Shyba |
2016-12-12 | [refactor] remove dead parameters, improve comments | Victor Shyba |
2016-12-12 | [refactor] Remove dead code | Victor Shyba |
2016-12-12 | [bug] emit last sent doc event | Victor Shyba |
2016-12-12 | [bug] fix upload progress | Victor Shyba |
2016-12-12 | [style] fix pep8 and confs | Victor Shyba |
2016-12-12 | [bug] include_deleted=True on sync | Victor Shyba |
2016-12-12 | [refactor] better naming for producer calling | Victor Shyba |
2016-12-12 | [pkg] add six and cryptography | Victor Shyba |
2016-12-12 | [style] improve comments for sync.py | Victor Shyba |
2016-12-12 | [refactor] simplify content as a new line | Victor Shyba |
2016-12-12 | [refactor] improve readability of stream producer | Victor Shyba |
2016-12-12 | [style] add license header | Victor Shyba |
2016-12-12 | [refactor] remove assert logic from fetch_protocol | Victor Shyba |
2016-12-12 | [feature] Adds back support to deprecated crypto | Victor Shyba |
2016-12-12 | [feature] Adds deprecated crypto module | Victor Shyba |
2016-12-12 | [refactor] stop using a dict for syncers | Victor Shyba |
2016-12-12 | [refactor] stop using leap.common.http | Victor Shyba |
2016-12-12 | [bug] total number of documents | Victor Shyba |
2016-12-12 | [refactor] Issues from code review | Victor Shyba |
2016-12-12 | [refactor] more comments, less code | Victor Shyba |
2016-12-12 | [refactor] DocStreamReceiver <- ReadBodyProtocol | Victor Shyba |
2016-12-12 | [bug] defer insertion to threads during download | Victor Shyba |
2016-12-12 | [style] remove unused imports (pep8) | Victor Shyba |
2016-12-12 | [test] fix test and remove leftovers defer_encryption | Victor Shyba |
2016-12-12 | [style] pep8 | Kali Kaneko |
2016-12-12 | [refactor] remove legacy crypto implementation | Kali Kaneko |
2016-12-12 | [tests] adapt tests | Kali Kaneko |
2016-12-12 | [refactor] remove encdecpool, finally | Kali Kaneko |
2016-12-12 | [bug] fix wrong content parsing | Kali Kaneko |
2016-12-12 | [refactor] add SoledadCrypto interface | Kali Kaneko |
2016-12-12 | [refactor] adapt fetcher to decryptor | Kali Kaneko |
2016-12-12 | [feature] blob encryptor / decryptor | Kali Kaneko |
2016-12-12 | [refactor] remove encryption pool | Kali Kaneko |
2016-12-12 | [feature] streaming crypto implementation | Kali Kaneko |
2016-12-12 | [feature] stream content in a separate line | Victor Shyba |
2016-12-12 | [bug] handle 400 | Victor Shyba |
2016-12-12 | [feature] upload streaming | Victor Shyba |
2016-12-12 | [feature] streaming download protocol | Victor Shyba |
2016-12-12 | [refactor] remove decpool | Victor Shyba |
2016-12-12 | [bug] use an empty string to represent tumbstones | Victor Shyba |