Age | Commit message (Expand) | Author |
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 |
2016-08-01 | [test] use tox to create docker image | drebs |
2016-07-25 | [test] remove ddocs param from docker setup script | drebs |
2016-07-25 | [test] update docker readme and todo | drebs |
2016-07-25 | [test] fail gracefully on cert delete | drebs |
2016-07-12 | [refactor] remove u1db dep from support code | drebs |
2016-06-22 | [test] use docker for gitlab-ci tests | drebs |
2016-06-22 | [test] limit cpu sets for docker perf test containers | drebs |
2016-06-22 | [test] add commit/branch checkout to docker test running script | drebs |
2016-06-22 | [test] add logging to client running on docker container | drebs |
2016-06-22 | [test] improve docker scripts README file | drebs |
2016-06-22 | [test] refactor of docker scripts | drebs |
2016-06-22 | [test] improve docker run-test script | drebs |
2016-06-22 | [test] improve repo config and checkout on docker scripts | drebs |
2016-06-22 | [test] create dir before cert on setup-env script | drebs |
2016-06-22 | [test] update docker image before test | drebs |
2016-06-22 | [test] add memory limit to docker containers | drebs |
2016-06-22 | [style] pep8 fix | drebs |
2016-06-22 | [test] add docker perf tests | drebs |