[GitHub] cayenne pull request #152: Enable docker profiles on travis.

2016-12-06 Thread IRus
GitHub user IRus opened a pull request: https://github.com/apache/cayenne/pull/152 Enable docker profiles on travis. Since travis supports docker inside build, we can enable docker profiles. Also i renamed `postgresdocker` to `postgres-docker` for consistency with `mysql

[GitHub] cayenne pull request #149: Disable logs in all modules.

2016-12-02 Thread IRus
GitHub user IRus opened a pull request: https://github.com/apache/cayenne/pull/149 Disable logs in all modules. Also provide property for passing log level in test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/IRus/cayenne

[GitHub] cayenne pull request #145: Enable travis

2016-11-29 Thread IRus
GitHub user IRus opened a pull request: https://github.com/apache/cayenne/pull/145 Enable travis * [x] Disabled logs, so issue with 4mb stdout on travis fixed * [x] Enabled `sudo`, because it provides additional RAM (hack) You can merge this pull request into a Git repository