Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-08 | [ci] setup couch for gitlab | Azul | |
Couch docker image will be available on the host called couchdb. So we use curl to check for it and display the version string. And then we move a couchdb.yml config file into place so the right host will be used. | |||
2016-02-01 | internet says that bundler on travis might be what is causing test fail, so ↵ | elijah | |
force install the lastest one. | |||
2015-03-31 | fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ↵ | elijah | |
installed on travis-ci.org | |||
2014-12-19 | attempt to fix travis configuration | elijah | |
2014-12-19 | gemfile: move things around, but same gems. added debug group to travis ↵ | elijah | |
doesn't try to install debugger. | |||
2014-02-07 | log failing integration tests with screenshot | Azul | |
* store the last screenshot in tmp * store the html and the end of the server log in tmp Filenames are build from the test class name and the tests name. | |||
2013-03-06 | simulate couch migration workflow on travis | Azul | |
* first setup couch similar to what we'll have on the platform * then run migrations as admin * then drop admin privileges * then proceed with the normal test script | |||
2013-03-06 | setup user and restrict db access | Azul | |
2013-03-06 | create sessions db - it's not a CouchRest Model db. | Azul | |
2013-03-06 | make sure couchrest actually finds our models in the engines | Azul | |
2013-03-06 | restrict couch access to admin | Azul | |
2013-03-06 | no auto update - migrate the couch before | Azul | |
2012-12-17 | no more emails from travis please | Azul | |
[ci skip] | |||
2012-11-19 | adding travis.yml so we have couchDB to test with | Azul | |