2312 Commits

Author SHA1 Message Date
tim
09cbba8886 Notes, TODOs and formating 2016-12-15 17:17:18 +01:00
tim
8e8bc90742 Add unspents endpoint 2016-12-15 17:17:18 +01:00
tim
f78c90ada8 Add to_uri for TransactionLink 2016-12-15 17:17:18 +01:00
Sylvain Bellemare
56feefe3f4 Re-work test fixtures - iteration one 2016-12-15 15:54:15 +01:00
Sylvain Bellemare
65dab4f2eb Group std lib imports together (pep 8) 2016-12-15 15:51:09 +01:00
Ryan Henderson
d8256d50f2 remove rethinkdb calls (#953)
* remove rethinkdb calls from db/conftest.py
2016-12-15 14:16:30 +01:00
Rodolphe Marques
588d6eb177 Merge pull request #939 from bigchaindb/feat/905/abstract-db-changefeed
Feat/905/abstract db changefeed
2016-12-14 15:09:46 +01:00
Rodolphe Marques
3cfe8cb160 fixed typo 2016-12-14 13:28:37 +01:00
Rodolphe Marques
14a2c13a06 Removed get_old_transactions
Fixed tests.
2016-12-14 13:12:47 +01:00
Rodolphe Marques
976a3e8254 Merge remote-tracking branch 'origin/master' into feat/905/abstract-db-changefeed 2016-12-14 12:43:47 +01:00
Ryan Henderson
f725279a51 remove old tx recovery on block process start (#903) 2016-12-14 12:33:47 +01:00
libscott
dcede16aae Merge pull request #944 from bigchaindb/docs-warnings-as-errors
Treat warnings as errors in documentation builds
2016-12-13 16:59:52 +01:00
Rodolphe Marques
530681c905 Re-added the get_changefeed methos in the pipelines.
Fixed tests.
Fixed typos.
2016-12-13 15:11:25 +01:00
Scott Sadler
ec31fdeb30 treat warnings as errors in documentation builds 2016-12-13 14:55:46 +01:00
libscott
01c8eb389e Merge pull request #943 from bigchaindb/fix/package_data-yaml
include all .yaml files in package_data
2016-12-13 14:34:59 +01:00
Scott Sadler
731341a43e include all .yaml files in package_data 2016-12-13 14:28:00 +01:00
Brett Sun
0c831e6171 Upgrade python-rapidjson to 0.0.8 (#922) 2016-12-13 14:21:33 +01:00
Troy McConaghy
f75e9e9c0d Merge pull request #929 from bigchaindb/update-cryptography-page-in-docs
Updated the Cryptography page in the docs
2016-12-13 14:18:56 +01:00
troymc
0e100e405c There's no standard for Base58 encoding. 2016-12-13 14:10:18 +01:00
Sylvain Bellemare
7f143dbf57 Add watchdog lib to dev requirements 2016-12-13 13:31:00 +01:00
Rodolphe Marques
d246a1498f Added some tests for changefeed generics
pepify import
googlify docstring
2016-12-13 12:46:52 +01:00
Sylvain Bellemare
5d0c7fabf9 Add a bit of logging 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
b87baaaa1d Test backend.schema.init_database 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
a902f895fa Update function names to match the generic ones 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
bd886553d4 Add missing blank line 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
14d5564349 Fix some problem with class attribute and property 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
1f996c1746 Import ConnectionFailure exception 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
d3d42747b7 Add mongodb backend 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
11d0f4bff5 Import modules of registered (dispatch) functions 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
9bff8b40b5 Add mongodb container service for dev/tests 2016-12-13 11:59:57 +01:00
ryan
f9285fdb29 add schema 2016-12-13 11:59:57 +01:00
ryan
f3cc167edb refactor 2016-12-13 11:59:57 +01:00
ryan
ca94574150 more queries 2016-12-13 11:59:57 +01:00
ryan
2152c245ff more mongocalls 2016-12-13 11:59:57 +01:00
ryan
4877f5b03a more mongocalls 2016-12-13 11:59:57 +01:00
ryan
eb18d576e9 more mongocalls 2016-12-13 11:59:57 +01:00
ryan
aa08227740 add some mongodb setup 2016-12-13 11:59:57 +01:00
Sylvain Bellemare
dc5fd211c3 Mount Makefile in container 2016-12-13 11:52:56 +01:00
Sylvain Bellemare
d8db71c72e Add Makefile for clean up tasks, etc 2016-12-13 11:52:56 +01:00
Sylvain Bellemare
caeea09d33 Put std lib import at the top 2016-12-13 11:50:04 +01:00
Rodolphe Marques
8c46e40761 fixed documentation 2016-12-13 11:40:20 +01:00
Rodolphe Marques
007b574eb8 fixed missing import 2016-12-13 11:27:29 +01:00
Rodolphe Marques
e303e355db Delete outdated pipelines/utils.py
Reorganized and fixed tests.
2016-12-13 11:17:24 +01:00
Rodolphe Marques
134f9e85a0 Updated vote pipeline to use the changefeed abstraction
Fixed tests.
2016-12-13 11:16:37 +01:00
Rodolphe Marques
f09285d32f Fixed some code typos
Changed election pipeline to use the new changefeed abstraction
2016-12-13 11:16:29 +01:00
Rodolphe Marques
8266dfadb0 Fixed typos
Fixed failing test
2016-12-13 11:15:49 +01:00
Rodolphe Marques
dbf53c80e7 Removed rethinkdb dependencies in pipelines.block 2016-12-13 11:15:26 +01:00
Rodolphe Marques
341f43267a Initial implementation of the changefeed abstraction 2016-12-13 11:14:25 +01:00
Sylvain Bellemare
9f57d57f24 Test rethinkdb and mongodb in separate travis jobs 2016-12-13 10:25:47 +01:00
Sylvain Bellemare
b6293702ce Add todo note about not installing db drivers 2016-12-13 10:22:52 +01:00