Age | Commit message (Expand) | Author |
2017-07-10 | [benchmarks] checkout script for bundled pysqlcipher | drebs |
2017-07-08 | [benchmarks] properly pass environment variable to gitlab-runner | drebs |
2017-07-08 | [benchmark] setup env for benchmark-all-commits conditionally | drebs |
2017-07-07 | [pkg] workaround multiline bug in .gitlab-ci.yml | drebs |
2017-07-07 | [benchmarks] move adbapi tuning script to benchmark scripts folder | drebs |
2017-07-07 | [benchmarks] add README to benchmark-all-commits | drebs |
2017-07-07 | [benchmarks] record start and end timestamp when benchmarking all commits | drebs |
2017-07-07 | [benchmarks] stop benchmarking-all-commits when first commit is reached | drebs |
2017-07-07 | [benchmarks] move benchmark-all-commits script to scripts dir | drebs |
2017-06-26 | [pkg] rename soledad-create-userdb script in all the places | Kali Kaneko |
2017-06-24 | [test] adapt tests to new python package | drebs |
2017-04-19 | [test] remove docker scripts from this repo | drebs |
2017-04-05 | Use $DOCKER_BUILD_OPTIONS for building | varac |
2017-04-05 | Use soledad master branch, install curl and git | varac |
2017-02-15 | [pkg] restart service instead of starting it | Kali Kaneko |
2017-02-13 | [pkg] add build-deb.sh script | drebs |
2017-02-13 | [pkg] fail on errors | Kali Kaneko |
2017-02-13 | [pkg] add script for deploying from git | Kali Kaneko |
2017-02-09 | [bug] Fix import for load_configuration on migration script | Thais Siqueira |
2017-02-09 | [pkg] improve migration script logging | drebs |
2017-02-09 | [bug] Fix import for load_configuration on migration script | Thais Siqueira |
2016-12-12 | [refactor] improve logging | Victor Shyba |
2016-12-12 | [test] fix test and remove leftovers defer_encryption | Victor Shyba |
2016-11-22 | [refactor] separate server application into another file | drebs |
2016-11-09 | [pkg] use correct folder name for migrate script | drebs |
2016-10-21 | [feature] adds libsqlite3-dev on docker image | Victor Shyba |
2016-10-21 | [feature] use latest image | Victor Shyba |
2016-10-21 | [bug] adds libsqlcipher to docker | Victor Shyba |
2016-08-23 | [test] avoid failing on interrupted couch schema migrations | drebs |
2016-08-23 | [pkg] improve logging of couch schema migration script | drebs |
2016-08-23 | [pkg] log errors and continue with next db in couch schema migration script | drebs |
2016-08-23 | [pkg] log any errors in couch schema migration script | drebs |
2016-08-23 | [pkg] ignore existing correct gen docs in couch schema migrate script | drebs |
2016-08-23 | [pkg] improve log message for skipped dbs on couch schema migration script | drebs |
2016-08-23 | [pkg] fail gracefully for missing design doc on couch schema migration script | drebs |
2016-08-23 | [pkg] move config doc as last action of couch schema migration script | drebs |
2016-08-23 | [pkg] add leftovers deletion to couch scehma migration script | drebs |
2016-08-23 | [pkg] add --pdb option to migration script | drebs |
2016-08-17 | [bug] remove misleading ensure_ddoc | Victor Shyba |
2016-08-09 | [test] use "leapcode" in docker image name | drebs |
2016-08-03 | [pkg] support netrc couch access in migrate script | drebs |
2016-08-01 | [refactor] remove unused design docs compilation code | drebs |
2016-08-01 | [pkg] add couch schema migration script | drebs |
2016-08-01 | [test] add custom couchdb docker image | drebs |
2016-08-01 | [test] allow passing number of docs on command line on perf tests | drebs |
2016-08-01 | [test] use random name for couchdb container in docker perf test | drebs |
2016-08-01 | [test] add rules to run perf test on docker with separate couchdb server cont... | drebs |
2016-08-01 | [test] use pip download cache for tests and docker image | drebs |
2016-08-01 | [test] use docker image with couchdb service to run tests | drebs |
2016-08-01 | [test] use tox and couchdb image to run tests | drebs |