summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-07-10[benchmarks] checkout script for bundled pysqlcipherdrebs
2017-07-08[benchmarks] properly pass environment variable to gitlab-runnerdrebs
2017-07-08[benchmark] setup env for benchmark-all-commits conditionallydrebs
2017-07-07[pkg] workaround multiline bug in .gitlab-ci.ymldrebs
2017-07-07[benchmarks] move adbapi tuning script to benchmark scripts folderdrebs
2017-07-07[benchmarks] add README to benchmark-all-commitsdrebs
2017-07-07[benchmarks] record start and end timestamp when benchmarking all commitsdrebs
2017-07-07[benchmarks] stop benchmarking-all-commits when first commit is reacheddrebs
2017-07-07[benchmarks] move benchmark-all-commits script to scripts dirdrebs
2017-06-26[pkg] rename soledad-create-userdb script in all the placesKali Kaneko
2017-06-24[test] adapt tests to new python packagedrebs
2017-04-19[test] remove docker scripts from this repodrebs
2017-04-05Use $DOCKER_BUILD_OPTIONS for buildingvarac
2017-04-05Use soledad master branch, install curl and gitvarac
2017-02-15[pkg] restart service instead of starting itKali Kaneko
2017-02-13[pkg] add build-deb.sh scriptdrebs
2017-02-13[pkg] fail on errorsKali Kaneko
2017-02-13[pkg] add script for deploying from gitKali Kaneko
2017-02-09[bug] Fix import for load_configuration on migration scriptThais Siqueira
2017-02-09[pkg] improve migration script loggingdrebs
2017-02-09[bug] Fix import for load_configuration on migration scriptThais Siqueira
2016-12-12[refactor] improve loggingVictor Shyba
2016-12-12[test] fix test and remove leftovers defer_encryptionVictor Shyba
2016-11-22[refactor] separate server application into another filedrebs
2016-11-09[pkg] use correct folder name for migrate scriptdrebs
2016-10-21[feature] adds libsqlite3-dev on docker imageVictor Shyba
2016-10-21[feature] use latest imageVictor Shyba
2016-10-21[bug] adds libsqlcipher to dockerVictor Shyba
2016-08-23[test] avoid failing on interrupted couch schema migrationsdrebs
2016-08-23[pkg] improve logging of couch schema migration scriptdrebs
2016-08-23[pkg] log errors and continue with next db in couch schema migration scriptdrebs
2016-08-23[pkg] log any errors in couch schema migration scriptdrebs
2016-08-23[pkg] ignore existing correct gen docs in couch schema migrate scriptdrebs
2016-08-23[pkg] improve log message for skipped dbs on couch schema migration scriptdrebs
2016-08-23[pkg] fail gracefully for missing design doc on couch schema migration scriptdrebs
2016-08-23[pkg] move config doc as last action of couch schema migration scriptdrebs
2016-08-23[pkg] add leftovers deletion to couch scehma migration scriptdrebs
2016-08-23[pkg] add --pdb option to migration scriptdrebs
2016-08-17[bug] remove misleading ensure_ddocVictor Shyba
2016-08-09[test] use "leapcode" in docker image namedrebs
2016-08-03[pkg] support netrc couch access in migrate scriptdrebs
2016-08-01[refactor] remove unused design docs compilation codedrebs
2016-08-01[pkg] add couch schema migration scriptdrebs
2016-08-01[test] add custom couchdb docker imagedrebs
2016-08-01[test] allow passing number of docs on command line on perf testsdrebs
2016-08-01[test] use random name for couchdb container in docker perf testdrebs
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 imagedrebs
2016-08-01[test] use docker image with couchdb service to run testsdrebs
2016-08-01[test] use tox and couchdb image to run testsdrebs