Age | Commit message (Expand) | Author |
2016-11-23 | [bug] patch twisted logger so it works with twistd --syslog | drebs |
2016-11-23 | [bug] delay couch state initialization | drebs |
2016-11-22 | [feat] improve missing couch config doc error logging | drebs |
2016-11-21 | [refactor] separate server application into another file | drebs |
2016-11-21 | [refactor] remove dead parameters, improve comments | Victor Shyba |
2016-11-20 | [refactor] Remove dead code | Victor Shyba |
2016-11-20 | [bug] emit last sent doc event | Victor Shyba |
2016-11-19 | [tests] fixes test_crypto bench | Victor Shyba |
2016-11-19 | [tests] use options instead of marks | Victor Shyba |
2016-11-19 | [bug] fix upload progress | Victor Shyba |
2016-11-19 | [tests] migrate pytest to trial | Victor Shyba |
2016-11-18 | [test] rename benchmark tests directory and tag | drebs |
2016-11-18 | [test] add test for deprecated crypto format update | drebs |
2016-11-18 | [test] move fixtures one level up | drebs |
2016-11-18 | [test] use tags for selecting benchmark tests | drebs |
2016-11-18 | [test] remove unneeded setting of environment variables | drebs |
2016-11-18 | [style] fix pep8 and confs | Victor Shyba |
2016-11-18 | [bug] include_deleted=True on sync | Victor Shyba |
2016-11-18 | [refactor] better naming for producer calling | Victor Shyba |
2016-11-18 | [pkg] add six and cryptography | Victor Shyba |
2016-11-18 | [tests] remove test_sync_deferred | Victor Shyba |
2016-11-18 | [style] explicit unlimited request size | Victor Shyba |
2016-11-18 | [style] improve comments for sync.py | Victor Shyba |
2016-11-18 | [refactor] simplify content as a new line | Victor Shyba |
2016-11-18 | [refactor] improve readability of stream producer | Victor Shyba |
2016-11-18 | [style] add license header | Victor Shyba |
2016-11-18 | [refactor] remove assert logic from fetch_protocol | Victor Shyba |
2016-11-18 | [feature] Adds back support to deprecated crypto | Victor Shyba |
2016-11-18 | [feature] Adds deprecated crypto module | Victor Shyba |
2016-11-18 | [refactor] simplify server insert | Victor Shyba |
2016-11-18 | [tests] remove test_sync_very_large_files | Victor Shyba |
2016-11-18 | [tests] improve doc creation on benchmarks | Victor Shyba |
2016-11-18 | [refactor] stop using a dict for syncers | Victor Shyba |
2016-11-18 | [tests] fall back to TestCase classes | Victor Shyba |
2016-11-18 | [refactor] stop using leap.common.http | Victor Shyba |
2016-11-18 | [bug] total number of documents | Victor Shyba |
2016-11-18 | [refactor] Issues from code review | Victor Shyba |
2016-11-18 | [refactor] more comments, less code | Victor Shyba |
2016-11-18 | [refactor] DocStreamReceiver <- ReadBodyProtocol | Victor Shyba |
2016-11-18 | [bug] defer insertion to threads during download | Victor Shyba |
2016-11-18 | [style] remove unused imports (pep8) | Victor Shyba |
2016-11-18 | [test] fix test and remove leftovers defer_encryption | Victor Shyba |
2016-11-18 | [bug] fix import | Kali Kaneko |
2016-11-18 | [bug] remove print debug statements | Kali Kaneko |
2016-11-18 | [style] pep8 | Kali Kaneko |
2016-11-18 | [bug] fix bad merge in imports block | Kali Kaneko |
2016-11-18 | [refactor] remove lingering refs to syncdb | Kali Kaneko |
2016-11-18 | [refactor] remove legacy crypto implementation | Kali Kaneko |
2016-11-18 | [tests] adapt tests | Kali Kaneko |
2016-11-18 | [refactor] remove encdecpool, finally | Kali Kaneko |