3165 Commits

Author SHA1 Message Date
Sylvain Bellemare
7701963f5e Use rotating file handler for logging
closes #1204
2017-04-13 16:20:26 +02:00
Krish
df02a77788 Documentation for running BigchainDB in docker containers on mac (#1265)
* Documentation for running bigchaindb docker image on mac
2017-04-13 16:17:18 +02:00
Troy McConaghy
183edb1081 Revised Notes in CHANGELOG.md 2017-04-13 15:23:33 +02:00
Troy McConaghy
28441a9edd Merge pull request #1391 from bigchaindb/repair-docs-hyperlinks
Repaired broken hyperlinks in the server docs
2017-04-13 14:19:32 +02:00
Troy McConaghy
333dc9bb93 Updated link to Haskell transaction builder in drivers-clients/index.rst 2017-04-13 12:43:35 +02:00
Troy McConaghy
9f474f5161 fixed problematic hyperlink in http-client-server-api.rst 2017-04-13 12:40:48 +02:00
Troy McConaghy
efa20aea66 fixed problematic hyperlinks in setup-run-node.md 2017-04-13 12:35:30 +02:00
Troy McConaghy
7f8ab60d3b repaired problematic kubernetes hyperlinks 2017-04-13 12:29:53 +02:00
Troy McConaghy
24f7e2662b fixed 2 problematic hyperlinks in run-with-docker.md 2017-04-13 12:10:36 +02:00
Troy McConaghy
6a7eeec23a Updated link to AWS docs re access keys 2017-04-13 12:04:49 +02:00
libscott
31ac941ad1 Merge pull request #1309 from bigchaindb/critical-duplicate-vote
Voting module raises CriticalDuplicateVote if there's a duplicate vote
2017-04-13 12:01:38 +02:00
Troy McConaghy
d937933627 updated link to python-rapidjson repo on github 2017-04-13 11:46:01 +02:00
Troy McConaghy
2d9ce8a963 first draft of v0.10.0 CHANGELOG.md 2017-04-13 11:41:44 +02:00
Scott Sadler
861bfa2aab use patch instead of subclassing 2017-04-13 11:38:17 +02:00
Scott Sadler
99b4777766 use MongoDBConnection.run() and fix changefeed reconnect 2017-04-13 11:12:04 +02:00
Scott Sadler
8f55febefb rethinkdb changefeed update 2017-04-13 10:53:13 +02:00
Troy McConaghy
5afc63ac67 Merge pull request #1390 from bigchaindb/remove-consensus-plugin-docs
Made the consensus plugin an undocumented feature
2017-04-13 10:43:31 +02:00
Troy McConaghy
7625779e78 Merge pull request #1388 from bigchaindb/update-docs-on-clusters
Updated the Docs about Clusters
2017-04-13 10:43:05 +02:00
Troy McConaghy
53b4325d01 Merge branch 'master' into update-docs-on-clusters 2017-04-13 10:27:52 +02:00
Troy McConaghy
a57d492ac1 Merge pull request #1386 from bigchaindb/update-docs-re-production-node
Updated the Docs re: Production Nodes
2017-04-13 10:25:05 +02:00
Troy McConaghy
816f79220b Merge pull request #1382 from bigchaindb/tip-re-upgrading-dependencies
Add tip on upgrading to CONTRIBUTING.md
2017-04-13 10:17:51 +02:00
Troy McConaghy
93baa922c8 Made the consensus plugin an undocumented feature 2017-04-13 09:56:03 +02:00
vrde
414d915033
Snakecaseify keys 2017-04-13 08:54:34 +02:00
Scott Sadler
3bb5973f60 fix block order bug 2017-04-12 17:29:17 +02:00
Sylvain Bellemare
303e12ee28 Test command run_init when db already exists 2017-04-12 16:38:18 +02:00
Sylvain Bellemare
a7ed28e539 Test command helper _run_init 2017-04-12 16:12:41 +02:00
vrde
4c9adededd
Remove TODO 2017-04-12 15:54:11 +02:00
Troy McConaghy
659ff0a813 docs: clarify that the keyring update process 2017-04-12 15:18:08 +02:00
Troy McConaghy
b741c51dbc docs: added step where other nodes update their keyring 2017-04-12 15:14:44 +02:00
Troy McConaghy
da634c3892 more edits to cluster setup docs 2017-04-12 15:10:36 +02:00
Troy McConaghy
8fa6b1685e Clarify that AWS depl. scripts deploy w/ RethinkDB 2017-04-12 14:57:36 +02:00
Troy McConaghy
ee3c7f607c updated set-up-a-cluster.md in server docs 2017-04-12 14:55:56 +02:00
vrde
2bedc9b059
Fix typos 2017-04-12 14:39:15 +02:00
Troy McConaghy
ad37441115 docs: moved rethinkdb backup notes to appendices 2017-04-12 14:24:11 +02:00
Troy McConaghy
7c3f912fe0 Addressed remaining comments on PR #1386 2017-04-12 13:56:09 +02:00
Troy McConaghy
40e3c78c9a modified the Bigchaindb node diagram & notes on it 2017-04-12 13:55:07 +02:00
Sylvain Bellemare
0347fbccf4 Add a few more checks to the test 2017-04-12 13:50:09 +02:00
Sylvain Bellemare
e614834a03 Import Transaction class within fixture 2017-04-12 13:49:10 +02:00
Sylvain Bellemare
75dd645ec9 Import stdlib pkgs at the top of the test module 2017-04-12 13:47:58 +02:00
Scott Sadler
3bf1f9fa17 add additional test of negative amount to fix codecov 2017-04-12 12:16:42 +02:00
Scott Sadler
de445bb977 simplifications and clarifications for review of federation tests 2017-04-12 11:58:43 +02:00
Troy McConaghy
a6ce7b40aa docs fix: the bigchaindb package on PyPI no longer includes the Python driver 2017-04-12 11:23:34 +02:00
Troy McConaghy
8b861131d8 docs: added that we require MongoDB 3.4+ 2017-04-12 11:18:20 +02:00
Troy McConaghy
8361fae815 clarified notes on RethinkDB storage based on @r-marques comments 2017-04-12 11:16:49 +02:00
Sylvain Bellemare
98e52e047e Make utility test function into a fixture 2017-04-11 18:34:31 +02:00
Sylvain Bellemare
e0e997755e Re-order imports (pep8) 2017-04-11 18:34:20 +02:00
Sylvain Bellemare
79997848cd Refine test for the election pipeline process
test that the process is started with the events_queue kwargs
2017-04-11 17:24:21 +02:00
Troy McConaghy
beace99fc0 some edits to setup-run-node.md 2017-04-11 16:47:30 +02:00
vrde
a673d9c6ef
Add more code coverage 2017-04-11 16:34:50 +02:00
Troy McConaghy
ffc08eaef9 updated docs page 'Set Up and Run a Cluster Node' 2017-04-11 16:29:08 +02:00