3131 Commits

Author SHA1 Message Date
Troy McConaghy
e58102b5db Merge pull request #1383 from bigchaindb/docs/1170/move-http-api-docs-to-top-level-section
Moved HTTP API docs to top-level page & fixed all links to that page
2017-04-18 14:48:54 +02:00
Troy McConaghy
c04a62a1e8 updated firewall setup docs re/ port 9985 for WebSocket API 2017-04-18 14:43:32 +02:00
Troy McConaghy
d7ccc7c00f Merge branch 'master' into docs/1170/move-http-api-docs-to-top-level-section 2017-04-18 14:34:53 +02:00
vrde
83af84742b
Merge branch 'events-api-first-cut' 2017-04-18 13:08:47 +02:00
Troy McConaghy
5831a6233c Expanded notes about logging improvements in changelog 2017-04-18 12:07:23 +02:00
Troy McConaghy
02db6d9827 reorder extern contributors in changelog in alpha order 2017-04-18 12:03:05 +02:00
Troy McConaghy
85f7244153 Merge pull request #1338 from bigchaindb/docs-re-2-new-database-config-settings
Added Docs about `database.connection_timeout` and `database.max_tries`
2017-04-18 11:48:27 +02:00
Troy McConaghy
dea6ac56ba Merge remote-tracking branch 'origin/master' into docs-re-2-new-database-config-settings 2017-04-18 11:34:05 +02:00
Troy McConaghy
eb9a9c96f9 Merge pull request #1399 from bigchaindb/add-docs-re-max-tx-size
Added docs about how to use a reverse proxy e.g. to enforce max tx size
2017-04-18 11:21:34 +02:00
Troy McConaghy
6921b1386c docs: noted that rethinkdb doesn't use database.connection_timeout setting yet 2017-04-18 10:53:27 +02:00
Sylvain Bellemare
a65c8799dd Document gunicorn loglevel setting 2017-04-18 10:46:21 +02:00
Troy McConaghy
59be30187f Merge branch 'master' into docs/1170/move-http-api-docs-to-top-level-section 2017-04-18 10:43:02 +02:00
Troy McConaghy
0ec29abd24 docs: added note re only real way to limit CC complexity today 2017-04-16 21:57:05 +02:00
Troy McConaghy
aa4d532e47 added docs re enforcing max tx size with a reverse proxy 2017-04-16 21:22:12 +02:00
Sylvain Bellemare
cae017eb22 Fix logging file handler 2017-04-13 17:57:05 +02:00
Krish
28042a7e83 Add NGINX integration with 3scale on Kubernetes (#1392)
* Add NGINX integration with 3scale on Kubernetes
2017-04-13 17:34:25 +02:00
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