2714 Commits

Author SHA1 Message Date
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
Sylvain Bellemare
832a0e9e41 Add Java driver link to docs 2017-02-11 17:59:59 +01:00
Troy McConaghy
6993046d65 Merge pull request #1185 from bigchaindb/add-tfstate-files-to-.gitignore
Added terraform.tfstate* files to .gitignore
2017-02-11 10:43:43 +01:00
Troy McConaghy
e8b8b595b7 Added terraform.tfstate* files to .gitignore 2017-02-11 10:29:56 +01:00
Troy McConaghy
edb773695e Added some MongoDB ports to docs Notes for Firewall Setup 2017-02-11 10:11:52 +01:00
Sylvain Bellemare
8da47243ac Fix link 2017-02-10 19:43:50 +01:00
Troy McConaghy
fe539ee19f Merge pull request #1178 from bigchaindb/bug/1173/fix-docs-url-in-http-api-responses
Fixed the docs URL in HTTP API responses
2017-02-09 14:48:57 +01:00
Troy McConaghy
f2a05c9e3b Fixed the docs URL in HTTP API responses 2017-02-09 11:10:58 +01:00
krish7919 (Krish)
1be05d3ffc Changes as requested by @ttmc 2017-02-09 09:55:53 +01:00
Troy McConaghy
6aac745225 Merge pull request #1163 from bigchaindb/update-changelog-with-0.9.1-changes
Updated CHANGELOG.md for v0.9.1
2017-02-08 22:05:56 +01:00
Tim Daubenschütz
98b61fa7c1 Merge pull request #1172 from bigchaindb/fix-production-ready-note
Fix production-ready-note
2017-02-08 19:51:34 +01:00
Sylvain Bellemare
5ffa6568c4 Add a section on community-driven libs 2017-02-08 18:16:28 +01:00
krish7919 (Krish)
f66c44689a Decouple backend DB and BigchainDB 2017-02-08 17:10:45 +01:00
tim
aae8c57902 Fix production-ready-note 2017-02-08 13:56:55 +01:00
Sylvain Bellemare
5e479d831b Remove superfluous comment 2017-02-08 09:54:56 +01:00
Troy McConaghy
15e9951b0b Merge pull request #1164 from bigchaindb/modify-release-process
Various modifications to the Release_Process.md
2017-02-07 17:49:46 +01:00