Age | Commit message (Expand) | Author |
2017-09-14 | [test] add SQLiteBlobBackend benchmark tests | drebs |
2017-09-14 | [pkg] standardize location of services tokens file | drebs |
2017-09-14 | [pkg] use /var/lib/soledad/blobs to store blobs | drebs |
2017-09-11 | [tests] fix test_unarmored_blob_encrypt flakiness | Victor Shyba |
2017-09-11 | [refactor] do not use unneeded lambda | drebs |
2017-09-11 | [test] print responsiveness results if no elastic url is given | drebs |
2017-09-11 | [test] selectivelly start events server on benchmarks | drebs |
2017-09-11 | [test] add --subdir option and blacklist | drebs |
2017-09-11 | [benchmarks] post responsiveness tests to elasticsearch | drebs |
2017-09-11 | [benchmarks] add responsiveness test with watchdog | drebs |
2017-09-11 | [tests] improve isolation on user uuid | Victor Shyba |
2017-09-11 | [feature] save sync status on client side | Victor Shyba |
2017-09-08 | [test] allow test_vs_legacy test to run with remote server | drebs |
2017-09-05 | [test] refactor and fixes for blobs vs legacy test | drebs |
2017-09-05 | [test] use indexes in clean client's dbs | drebs |
2017-09-05 | [bug] add schema to incoming couchdb backend | Victor Shyba |
2017-09-05 | [tests] add tests for cross user access code | Victor Shyba |
2017-09-05 | [style] improve naming and fixes from code review | Victor Shyba |
2017-09-05 | [bug] remove incoming child from SoledadResource | Victor Shyba |
2017-09-05 | [pkg] move server.tac to server src folder | Victor Shyba |
2017-09-05 | [tests] add integration test to server.tac | Victor Shyba |
2017-09-05 | [feature] add a local realm with file auth checker | Victor Shyba |
2017-09-05 | [feature] new config option for tokens auth file | Victor Shyba |
2017-08-31 | [test] use semaphore in legacy vs blobs test | drebs |
2017-08-31 | [test] pass config file in environment variable | drebs |
2017-08-25 | [benchmarks] add legacy mail delivery test | drebs |
2017-08-25 | [test] enable blobs in soledad server for tests | drebs |
2017-08-23 | [bug] fix tests | Victor Shyba |
2017-08-23 | [tests] use latest version of pytest-benchmark | drebs |
2017-08-23 | [test] use sensible server default config for testing | drebs |
2017-08-23 | [test] find correct twistd when outside tox envs | drebs |
2017-08-23 | [bug] retain tempdir name in soledad server fixture | drebs |
2017-08-11 | [refactor] make blobs client unaware of 'default' | Victor Shyba |
2017-08-11 | [bug] track namespace information on blobs client | Victor Shyba |
2017-08-11 | [bug] enforce namespace to default on server | Victor Shyba |
2017-08-11 | [feature] add path partitioning to namespaces | Victor Shyba |
2017-08-07 | [tests] use assert_has_calls instead of has_calls | Victor Shyba |
2017-08-07 | [bug] skip processing if no consumers to avoid data loss | Victor Shyba |
2017-08-07 | [docs] fix typos and improve text from code review | Victor Shyba |
2017-08-03 | [test] add sqlcipher check also to parallel test suite | Victor Shyba |
2017-08-03 | [feature] integrate incoming loop into server | Victor Shyba |
2017-08-03 | [bug] separate preamble from content on incoming resource | Victor Shyba |
2017-08-03 | [bug] flag as PENDING during incoming creation | Victor Shyba |
2017-08-03 | [bug] make download namespace-aware | Victor Shyba |
2017-08-03 | [feature] incoming processing flow | Victor Shyba |
2017-07-21 | [refactor] error handling and missing headers | Victor Shyba |
2017-07-21 | [refactor] fixes from review | Victor Shyba |
2017-07-21 | [feature] LIST blobs - filter by flags | Victor Shyba |
2017-07-21 | [feature] make DELETE support namespaces on client | Victor Shyba |
2017-07-21 | [feature] add possibility to count on blob manager | Victor Shyba |