Age | Commit message (Expand) | Author |
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 |
2017-07-21 | [feature] add get/set flags | Victor Shyba |
2017-07-21 | [refactor] creates a common.blobs with preamble | Victor Shyba |
2017-07-18 | [feat] use MX as default namepace for incoming blobs | drebs |
2017-07-18 | [tests] enable blobs in tests | drebs |
2017-07-18 | [test] avoid reinstalling pysqlcipher if unneeded | drebs |
2017-07-18 | [feature] add namespace support for BlobsManager | Victor Shyba |
2017-07-18 | [feature] remote list sorting by date | Victor Shyba |
2017-07-18 | [style] fix naming from review | Victor Shyba |
2017-07-18 | [feature] add blobs as a incoming api backend | Victor Shyba |
2017-07-18 | [refactor] move preamble module to common | Victor Shyba |
2017-07-18 | [refactor] move preamble to a new module | Victor Shyba |
2017-07-18 | [benchmarks] add docstrings for benchmarks | drebs |
2017-07-18 | [benchmarks] store test function docstring | drebs |
2017-07-13 | [doc] add info on how to update benchmarks website | drebs |
2017-07-13 | [benchmarks] change 20_500k to 10_1000k | drebs |
2017-07-12 | [doc] mark which sync benchmark scenarios are actually run | drebs |
2017-07-12 | [benchmarks] limit number of runs of sqlcipher benchmark tests | drebs |
2017-07-12 | [benchmarks] allow passing args and kwargs to txbenchmark_with_setup | drebs |
2017-07-09 | [benchmarks] separate memory sampling from cpu measurement | drebs |
2017-07-08 | [benchmarks] run benchmarks twice, for time and resources | drebs |
2017-07-08 | [benchmarks] add --watch-resources option | drebs |
2017-07-08 | [benchmarks] avoid reinstalling pysqlcipher if unneeded | drebs |
2017-07-08 | [benchmarks] skip some tests by default | drebs |