1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-17 18:13:22 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Krish
dad96fe246 Fix broken travis build (#1684)
- Use RethinkDB and MongoDB docker containers rather than manually
install packages.
2017-07-19 18:16:48 +02:00
Sylvain Bellemare
3fec83d2e2 Drop support for Python 3.4
closes #1353
2017-06-20 15:26:23 +02:00
Krish
f35f01f1cb Add SSL support for MongoDB connections (#1510)
* Add SSL support for MongoDB connections

* Tests for TLS connectivity and other fixes

* Add test for ssl parameters

* Add test for AuthenticationError

* Cleanup branch

* Split env vars as per @r-marques suggestion

* Remove SSL_ENABLED and use BIGCHAINDB_DATABASE_SSL instead

* Changes as per comments from @r-marques

* Remove redundant tests

* Test for ConfigurationError
2017-06-13 12:04:34 +02:00
Sylvain Bellemare
64ef0dd9a1 Test docs building and flake8 only for Python 3.6 2017-03-31 11:21:51 +02:00
morrme
ead832a130 added Python 3.6 per issue #1331 2017-03-30 10:23:08 +02:00
Rodolphe Marques
24c1f8d804 mongodb at the end of travis matrix 2017-01-09 14:15:01 +01:00
Rodolphe Marques
abf77c04ee Omit mongod log messages.
MongoDB failures no longer allowed
2017-01-09 14:10:49 +01:00
Rodolphe Marques
9bc658b833 fix travis mongodb integration 2017-01-09 14:03:57 +01:00
Sylvain Bellemare
9f57d57f24 Test rethinkdb and mongodb in separate travis jobs 2016-12-13 10:25:47 +01:00
Sylvain Bellemare
aa436ced6e Fix #786 2016-12-08 11:45:41 +01:00
Christian Gärtner
2eeb6b5648 streamlined travis process and dependencies 2016-11-02 09:26:05 +01:00
Christian Gärtner
078d018395 Fixed pep8 violations in bigchaindb source code 2016-11-02 09:26:05 +01:00
Christian Gärtner
fdf3786a3b Added PEP8 checker to travis
"Fixes" #530
2016-11-02 09:26:05 +01:00
MinchinWeb
c1c6e75bce Allow pip caching on Travis-CI 2016-10-17 19:58:17 -06:00
vrde
0b1ce4ff4c
Remove duplicated tests 2016-07-19 17:51:42 +02:00
Sylvain Bellemare
b9b0b4a343 Fix #455 (#457) 2016-07-15 12:11:49 +02:00
vrde
1c96b15174 Add xdist to travis 2016-02-19 00:26:38 +01:00
Sylvain Bellemare
e8917b6cdf Install rethinkdb on travis via apt-get
Although the docker setup worked, codecov could not find the report
2016-02-12 01:39:41 +01:00
Sylvain Bellemare
19d00496c7 Update command name 2016-02-11 14:14:35 +01:00
Sylvain Bellemare
f8fd4ebaf7 Add rethinkdb to travis.yml 2016-02-10 21:56:25 +01:00
Wrigley the Buffalo
841cabe8c6 Add code, have fun! 2016-02-10 19:55:33 +01:00