Age | Commit message (Expand) | Author |
2017-10-05 | [feature] persist pending_download remote listing | Victor Shyba |
2017-10-05 | [feature] filter out unavailable blobs on listing | Victor Shyba |
2017-10-05 | [feature] concurrent blob download/upload | Victor Shyba |
2017-10-03 | [doc] improve overall client/server info | drebs |
2017-10-03 | [doc] add reviewed reference from old documentation | drebs |
2017-10-03 | [doc] add intro section with reviwed content from old doc | drebs |
2017-10-03 | [test] add missing docstrings to some benchmark tests | drebs |
2017-09-30 | [test] run benchmark tests in parallel with other tests | drebs |
2017-09-30 | [bug] fix argument passing in blobs queries | drebs |
2017-09-30 | [test] fix e2e test call to remote_list | drebs |
2017-09-29 | [doc] add dependency on mock for docs | drebs |
2017-09-29 | [refactor] make parameters of blobmanager methods explicit | drebs |
2017-09-29 | [bug] check all http response status codes | drebs |
2017-09-29 | [bug] raise when trying to get flags of unexisting blob | drebs |
2017-09-28 | [doc] add api reference to the docs | drebs |
2017-09-28 | [doc] remove unused pages | drebs |
2017-09-28 | [doc] fix blobs table in reference doc | drebs |
2017-09-28 | [doc] mock the pysqlcihper module on readthedocs | drebs |
2017-09-28 | [doc] fix readthedocs yaml file name | drebs |
2017-09-28 | [doc] add license information | drebs |
2017-09-28 | [doc] move migrations doc to server section | drebs |
2017-09-28 | [doc] move development docs to a subdir | drebs |
2017-09-28 | [doc] improve client doc | drebs |
2017-09-28 | [doc] move server db info to reference section | drebs |
2017-09-28 | [doc] improve server doc | drebs |
2017-09-28 | [doc] move auth to reference section | drebs |
2017-09-28 | [doc] add blobs doc | drebs |
2017-09-28 | [docs] update badges in README to point to unified package | Kali Kaneko |
2017-09-28 | [docs] add entry about packaging to changelog | Kali Kaneko |
2017-09-28 | [pkg] remove classifier, pypi is choking on that one | Kali Kaneko |
2017-09-28 | [pkg] update pypi upload command | Kali Kaneko |
2017-09-28 | [pkg] Add packages for debian buster | Varac |
2017-09-20 | [test] use swaks on e2e test | drebs |
2017-09-20 | [test] add swaks to docker image | drebs |
2017-09-20 | [test] use new Dockerfile location to update docker image | drebs |
2017-09-20 | [test] remove dependency on numpy | drebs |
2017-09-20 | [test] make conftest.py compatible with python3 | drebs |
2017-09-20 | [bug] pin six version to avoid breaking pgpy | drebs |
2017-09-20 | [test] add e2e test for incoming mail pipeline | drebs |
2017-09-20 | [test] allow for custom user information on soledad_client fixture | drebs |
2017-09-20 | [docs] prettify changelog, bump it0.10.3 | Kali Kaneko |
2017-09-20 | [tests] add back sqlcipher checks to tox setup | Victor Shyba |
2017-09-17 | [responsiveness] post seconds blocked to elasticsearch | drebs |
2017-09-17 | [test] split benchmarks in different ci jobs | drebs |
2017-09-17 | [refactor] move tests to root of repository | drebs |
2017-09-15 | [doc] move environment variables to reference section | drebs |
2017-09-14 | [pkg] add python-routes to soledad-common | Kali Kaneko |
2017-09-14 | [refactor] improve instructions and fix small typos | Victor Shyba |
2017-09-14 | [test] add graph for sqlite blobs backend benchmark test | drebs |
2017-09-14 | [test] move legacy-vs-blobs graphing to benchmark scripts dir | drebs |