2629 Commits

Author SHA1 Message Date
libscott
d48c72682b Merge pull request #1222 from bigchaindb/consensus-cleanup
Don't load consensus in vote pipeline (unneeded)
2017-03-01 17:50:58 +01:00
Trent McConaghy
8be2e20559 Update CONTRIBUTING.md 2017-03-01 15:29:09 +01:00
Troy McConaghy
6821170fcd docs: rm paren. sentence re/ deploying an ACS 2017-02-28 13:58:44 +01:00
Troy McConaghy
0759b6827a Merge pull request #1223 from bigchaindb/docs-to-create-ssh-key-for-k8s-vms
Docs on using special SSH keypair with ACS/Kubernetes
2017-02-28 12:25:07 +01:00
Troy McConaghy
b3e697f05b docs: can SSH to k8s agent via master using private hostname 2017-02-28 11:25:57 +01:00
Troy McConaghy
ffb1d7a624 Docs on using special SSH keypair with ACS/Kubernetes 2017-02-27 15:29:49 +01:00
Scott Sadler
3523036617 don't load consensus in vote pipeline (unneeded) 2017-02-27 15:23:53 +01:00
libscott
4a5a5566e7 Merge pull request #1208 from bigchaindb/is_new_transaction
Bigchaindb.is_new_transaction, fix double inclusion in Vote pipeline
2017-02-24 10:17:06 +01:00
libscott
289080358d Merge pull request #1209 from bigchaindb/tymlez-consensus
Tymlez consensus plugin
2017-02-23 18:37:04 +01:00
libscott
d9dfe5fb7d Merge pull request #1210 from bigchaindb/wrong-exception
introduce BigchainDBCritical exception
2017-02-23 15:28:05 +01:00
Krish
1bcf84262c Adding a VOLUME statement in Dockerfile (#1212)
- MacOS does not allow users to mount folders from the host unless it is
specified during build time.
- This is needed as the container on Mac needs to access the .bigchaindb
conf file residing on the host.
2017-02-22 18:48:31 +01:00
Scott Sadler
b94eab715d introduce BigchainDBCritical exception 2017-02-22 14:37:34 +01:00
Scott Sadler
0d9881fc23 style fix 2017-02-22 14:09:12 +01:00
Scott Sadler
0f5844d4ae Merge remote-tracking branch 'origin/master' into tymlez-consensus 2017-02-22 14:07:36 +01:00
Scott Sadler
6e7534d3c2 cleanup; remove transaction_exists and has_transaction 2017-02-22 13:55:29 +01:00
Scott Sadler
fc2b684f32 use is_new_transaction in pipelines 2017-02-22 13:55:29 +01:00
Scott Sadler
843d65d233 bigchain.is_new_transaction method 2017-02-22 13:55:29 +01:00
libscott
dfb9f5a496 Merge pull request #1207 from bigchaindb/flake8-cleanup
Fix some outstanding flake8 issues
2017-02-22 13:53:55 +01:00
Scott Sadler
57d7a3d850 fix some outstanding flake8 issues 2017-02-22 12:33:10 +01:00
libscott
c9ba7e6243 Merge branch 'master' into master 2017-02-22 12:20:35 +01:00
libscott
631a435a63 Merge pull request #1193 from bigchaindb/stepping-pipeline
Add stepping pipeline (test tool) and fix issue #1191
2017-02-22 12:10:52 +01:00
Krish
306053af91 Adding a line to modify the configuration file (#1205)
* Adding a line to modify the configuration file

* Changing the access URL for rethinkdb

* Typo fix and with clarification

* Changes as per @ttmc's comments
2017-02-22 10:56:29 +01:00
Troy McConaghy
7a63771c2b Merge pull request #1201 from bigchaindb/fix-quickstart-link
Docs: Improvements to the Quickstart page
2017-02-21 18:19:31 +01:00
Troy McConaghy
39f66650ed Merge pull request #1195 from bigchaindb/expand-docs-re-block-signature
Docs: clarified how block id & signature are calculated
2017-02-21 18:18:16 +01:00
Troy McConaghy
87f677d76e docs: correction to explanation of block signature calc. 2017-02-21 14:20:14 +01:00
Scott Sadler
37f5298962 pull stepper changes from no-double-inclusion 2017-02-21 13:51:09 +01:00
Scott Sadler
a23a741253 document MultipipesStepper 2017-02-21 13:13:40 +01:00
Scott Sadler
6110693ae8 provide more documentation for MultipipesStepper 2017-02-21 13:04:43 +01:00
Troy McConaghy
34286467b7 docs: removed all RethinkDB stuff from Quickstart page 2017-02-20 18:04:47 +01:00
Troy McConaghy
5e8cec65cd docs: Simplified Quickstart page even more 2017-02-20 17:52:48 +01:00
Troy McConaghy
ae029c7bcf Merge pull request #1198 from bigchaindb/docs-fix-settings-defaults
Docs: fixed errors in some documented config settings defaults
2017-02-20 15:59:58 +01:00
Troy McConaghy
96e760046f docs: better links at end of Quickstart page 2017-02-20 14:15:18 +01:00
Troy McConaghy
be72875330 docs: added some clarification to the replica set setting 2017-02-19 15:27:21 +01:00
Troy McConaghy
8ec2c6bc34 Docs: fixed errors in some documented config settings defaults 2017-02-17 12:15:50 +01:00
Tim Daubenschütz
72bef668f1 Merge pull request #1086 from bigchaindb/docs/830/design-events-api
Event Stream API Spec
2017-02-16 16:50:40 +01:00
Brett Sun
9307c21baa Remove connect keep alive protocol from Event Stream API 2017-02-16 15:26:17 +01:00
Brett Sun
00785e5f02 Add WebSocket Event Stream API spec 2017-02-16 15:25:58 +01:00
Troy McConaghy
f6ebba8389 docs: clarified how block id & signature are calculated 2017-02-16 09:52:00 +01:00
Troy McConaghy
8106fcfbeb Merge pull request #1190 from bigchaindb/docs-re-advanced-azure-node
[WIP] Docs re/ Node on Kubernetes on Azure
2017-02-16 09:12:18 +01:00
Scott Sadler
fc04cd7bcd update changefeed test for update 2017-02-15 17:31:36 +01:00
Scott Sadler
7469f60d17 more assertions in test 2017-02-15 15:15:20 +01:00
Scott Sadler
955b018be8 add stepping pipeline and fix issue #1191 2017-02-15 14:59:01 +01:00
Troy McConaghy
2b235b21aa add docs on kubectl install & setup 2017-02-15 14:57:42 +01:00
Krish
e71ee0dbc1 Merge pull request #1174 from bigchaindb/issue-1153
Decouple backend DB and BigchainDB Docker containers
2017-02-15 11:40:40 +01:00
Troy McConaghy
9dba09144a Started new page: Run a BigchainDB Node in a Kubernetes Cluster 2017-02-15 11:34:40 +01:00
krish7919 (Krish)
2a9042f39c Typo: Removing redundant line from docs 2017-02-15 11:20:41 +01:00
Troy McConaghy
52344787de docs: initial steps to deploy advanced node on Azure 2017-02-14 18:56:43 +01:00
Troy McConaghy
2780b9406a docs: renamed Starter Templates --> Templates 2017-02-14 18:55:46 +01:00
Troy McConaghy
3a3f82b650 Merge pull request #1184 from bigchaindb/update-firewall-setup-notes
Added some MongoDB ports to docs Notes for Firewall Setup
2017-02-13 15:24:26 +01:00
Troy McConaghy
8128caa86d Removed notes about port 28017 2017-02-13 15:09:48 +01:00