Age | Commit message (Expand) | Author |
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 |
2017-09-14 | [test] add SQLiteBlobBackend benchmark tests | drebs |
2017-09-14 | [doc] update documentation on authentication | drebs |
2017-09-14 | [pkg] use /var/lib/soledad as home directory for users | 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-13 | [refactor] remove dead code and improve naming | Victor Shyba |
2017-09-11 | [bug] use sql file handler from adbapi threadpool | Victor Shyba |
2017-09-11 | [bug] do not allow concurrent schema creation | Victor Shyba |
2017-09-11 | [pkg] update changelog | Victor Shyba |
2017-09-11 | [bug] close consumer on FileBodyProducer | Victor Shyba |
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 | [style] fixes from code review | Victor Shyba |
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] improve legacy vs blobs image | drebs |
2017-09-08 | [bug] allow POST to blobs resource8938 | drebs |
2017-09-08 | [test] allow test_vs_legacy test to run with remote server | drebs |
2017-09-07 | fixup! [doc] add documentation about migration | drebs |
2017-09-07 | fixup! [pkg] improve naming of directory of migration script | drebs |
2017-09-07 | [pkg] allow newer versions of soledad for migrate script | drebs |
2017-09-07 | [pkg] improve naming of directory of migration script | drebs |
2017-09-07 | [doc] add documentation about migration | drebs |
2017-09-07 | [pkg] update debian standards version | drebs |
2017-09-07 | [pkg] ensure that script's execution is aborted on errors | drebs |
2017-09-07 | [pkg] make soledad-server debian package depend on adduser | drebs |
2017-09-07 | [pkg] remove .gitnore to avoid it ending up in the debian package | drebs |
2017-09-07 | [pkg] fix and improve migration script README file | drebs |
2017-09-07 | [pkg] fix error logging in migration script | drebs |
2017-09-07 | [pkg] adapt migration script to new get_config() | drebs |
2017-09-07 | [pkg] add migration script to soledad-server debian package | drebs |
2017-09-05 | [pkg] remove deprecated init script | drebs |
2017-09-05 | [doc] update server startup doc | drebs |
2017-09-05 | [doc] document environment variables | drebs |