Age | Commit message (Expand) | Author |
2016-12-12 | [test] rename benchmark tests directory and tag | drebs |
2016-12-12 | [test] add test for deprecated crypto format update | drebs |
2016-12-12 | [test] move fixtures one level up | drebs |
2016-12-12 | [test] use tags for selecting benchmark tests | drebs |
2016-12-12 | [test] remove unneeded setting of environment variables | drebs |
2016-12-12 | [style] fix pep8 and confs | Victor Shyba |
2016-12-12 | [bug] include_deleted=True on sync | Victor Shyba |
2016-12-12 | [tests] remove test_sync_deferred | Victor Shyba |
2016-12-12 | [feature] Adds back support to deprecated crypto | Victor Shyba |
2016-12-12 | [tests] remove test_sync_very_large_files | Victor Shyba |
2016-12-12 | [tests] improve doc creation on benchmarks | Victor Shyba |
2016-12-12 | [tests] fall back to TestCase classes | 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 | [test] fix test and remove leftovers defer_encryption | Victor Shyba |
2016-12-12 | [bug] fix import | Kali Kaneko |
2016-12-12 | [refactor] remove lingering refs to syncdb | Kali Kaneko |
2016-12-12 | [tests] adapt tests | Kali Kaneko |
2016-12-12 | [refactor] add SoledadCrypto interface | Kali Kaneko |
2016-12-12 | [feature] blob encryptor / decryptor | Kali Kaneko |
2016-12-12 | [refactor] remove encryption pool | Kali Kaneko |
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] disable decpool | Victor Shyba |
2016-11-22 | [refactor] separate server application into another file | drebs |
2016-10-21 | [tests] make check_schema_versions default to False | Victor Shyba |
2016-10-21 | [tests] specify basepython on root env | Victor Shyba |
2016-10-03 | [feature] check for user dbs couch schema versions | drebs |
2016-09-30 | [test] add flake8 code check and generalize name of tox env | drebs |
2016-09-30 | [test] use pytest tmpdir fixture in all tests | drebs |
2016-09-09 | [test] add tagged perf job for gitlab-ci | drebs |
2016-09-06 | [test] add tox env for perf tests | drebs |
2016-09-02 | [tests] add pep8 in main tox run from within the gitlab script | Kali Kaneko |
2016-08-29 | [test] randomize payload | Victor Shyba |
2016-08-25 | [test] stop trying to hit me and hit me | Victor Shyba |
2016-08-23 | [test] test_instance -> test_initialization | Victor Shyba |
2016-08-23 | [test] point issue #7370 as reason for low values | Victor Shyba |
2016-08-22 | [test] refactor load_up for readability | Victor Shyba |
2016-08-22 | [tests] move doc creation to setup | Victor Shyba |
2016-08-22 | [tests] remove unused new=False logic | Victor Shyba |
2016-08-22 | [test] make txbench ignore kwargs for readability | Victor Shyba |
2016-08-22 | [test] calibrate encdecpool bench for memory | Victor Shyba |
2016-08-22 | [test] adds tests for raw encryption | Victor Shyba |
2016-08-22 | [test] adds test for SoledadCrypto | Victor Shyba |
2016-08-22 | [test] adds encdecpool tests | Victor Shyba |
2016-08-22 | [test] test soledad instatiation time | Victor Shyba |
2016-08-22 | [test] sync without changes | Victor Shyba |
2016-08-22 | [test] remove fixed default uuid | Victor Shyba |
2016-08-22 | [test] make all nested fixture function-scoped | Victor Shyba |