3031 Commits

Author SHA1 Message Date
Troy McConaghy
240d8075e2 Merge pull request #403 from bigchaindb/revise-config-docs
Docs: Revised CLI and configuration settings docs
2016-06-24 11:17:57 +02:00
troymc
4f81fcef1d Docs: added list of env vars near top of configuration.md 2016-06-24 11:10:19 +02:00
troymc
8f63cae62f Fixed 'unambiguosly' and revised final subsection of timestamps.md 2016-06-23 17:31:25 +02:00
troymc
c54f3cdac1 Docs: Revised CLI and configuration settings docs 2016-06-23 16:36:34 +02:00
Troy McConaghy
7d3e74f613 Merge pull request #402 from bigchaindb/bug/401/python-driver-api-examples-fix
Updated 'The Python Driver API by Example' documentation
2016-06-23 15:52:45 +02:00
Troy McConaghy
fab9b3ec36 Merge pull request #390 from bigchaindb/rename_federation_nodes
Renamed Bigchain.federation_nodes as Bigchain.nodes_except_me
2016-06-23 15:50:57 +02:00
troymc
b310190c34 Docs: updated 'The Python Driver API by Example' 2016-06-23 12:10:47 +02:00
troymc
194c2aa82b Docs: clarified timestamp->UTC conversion 2016-06-23 11:29:11 +02:00
troymc
aa5fcd4db2 Docs: more details on timestamp interpretation 2016-06-22 13:55:40 +02:00
troymc
b166e2e25a Docs: fixed subsetion on timestamp -> UTC conversion 2016-06-22 12:41:40 +02:00
troymc
e2e08f5441 Docs: add subsection about how BDCB uses timestamps 2016-06-22 12:36:24 +02:00
troymc
ffb3a0adad Docs: new page on timestamps, updated other timestamp docs 2016-06-21 17:15:08 +02:00
Rodolphe Marques
cc20136cb1 Merge pull request #395 from bigchaindb/feat/394/change-config-system
Change config precedence so that env variables can override config.
2016-06-21 15:20:59 +02:00
Rodolphe Marques
3322a09215 updated Bigchain.__init__ docstring 2016-06-21 13:39:05 +02:00
Rodolphe Marques
2cbd25f532 updated docs 2016-06-21 13:32:23 +02:00
Rodolphe Marques
30d7185c38 Change config precedence so that env variables can override config.
Added a method to programmatically update the config
Created tests
2016-06-21 13:19:02 +02:00
Troy McConaghy
8f5173ea2d Merge pull request #393 from bigchaindb/more-docs-improvements
More docs improvements
2016-06-21 11:18:42 +02:00
troymc
a35a7d53f5 Docs: infinite condition URI 2016-06-21 10:39:05 +02:00
troymc
73d0c41883 Docs: Clarified which config settings relate to the HTTP API 2016-06-21 10:22:40 +02:00
troymc
6647d42829 Merge remote-tracking branch 'origin/master' into more-docs-improvements 2016-06-20 18:04:26 +02:00
troymc
7d6c8f0e02 Docs: Refactored setup instructions into 4 cases 2016-06-20 17:58:30 +02:00
troymc
488ada19b2 Added link to Quickstart page in the README file 2016-06-20 15:56:06 +02:00
troymc
7562901d5c Docs: during cluster setup, must set replication factor 2016-06-20 15:48:01 +02:00
troymc
fe2bc634ab Docs: added page pointing to Example Apps 2016-06-20 15:12:44 +02:00
troymc
09087ed8fb Docs: Added 'Quickstart' page 2016-06-20 14:20:10 +02:00
Rodolphe Marques
36fec60d74 Merge pull request #392 from bigchaindb/feat/389/cli-set-replication-factor
[Needs test] Added bigchaindb set-replicas command
2016-06-20 14:00:38 +02:00
Rodolphe Marques
949498b7a2 Merge remote-tracking branch 'remotes/origin/master' into feat/389/cli-set-replication-factor 2016-06-20 13:35:27 +02:00
Rodolphe Marques
6208305ae4 added tests 2016-06-20 13:24:14 +02:00
troymc
ea01a841dd Docs: Moved Topic Guides later in the TOC 2016-06-20 12:04:34 +02:00
troymc
d87f881eda Docs: Added note about queries via the HTTP API 2016-06-20 11:34:48 +02:00
troymc
5ae231501c Docs: Added 'BigchainDB Integration with Other Blockchains' 2016-06-20 11:24:05 +02:00
troymc
d4ef24aa7b Docs: Added high-level explanation of conditions 2016-06-20 11:12:59 +02:00
troymc
259252c08b Docs: added new section on smart contracts 2016-06-20 10:54:30 +02:00
troymc
20fae504bc Docs: added more notes on node requirements 2016-06-20 10:35:19 +02:00
Troy McConaghy
103e3f85e9 Merge pull request #388 from bigchaindb/feat/331/docs-on-federations
Feat/331/docs on federations
2016-06-17 16:05:29 +02:00
Rodolphe Marques
8d204a50eb Catch rethinkdb exceptions when configuring shards and replicas 2016-06-17 15:51:45 +02:00
troymc
cd7070722f Renamed Bigchain.federation_nodes as Bigchain.nodes_except_me 2016-06-16 16:58:01 +02:00
vrde
ac603c2744
Merge branch 'add-informative-json-to-api-server' 2016-06-16 15:03:08 +02:00
vrde
ba83dfcd42
Merge branch 'return-404-when-tx-not-found' 2016-06-16 14:59:47 +02:00
troymc
cc6129103f WIP: added bigchaindb set-replicas cmd w/ non-working test 2016-06-16 14:44:57 +02:00
troymc
6ffb1f5243 Docs: Added subsection 'Secure Your Server' 2016-06-16 10:22:02 +02:00
troymc
c7e1e015e2 Docs: 'Direct I/O' should be just 'direct I/O' 2016-06-15 16:49:36 +02:00
troymc
ae88b8e0e3 Fixed some links to the Docker docs 2016-06-15 16:45:48 +02:00
troymc
1d108654a8 Docs: clarify steps to run RethinkDB & BigchainDB for clusters 2016-06-15 16:36:41 +02:00
troymc
6ac09e95c3 New top-level section of docs: Clusters & Federations 2016-06-15 15:32:41 +02:00
troymc
fd6828a0f6 Move the Docker docs to a separate page 2016-06-15 14:55:12 +02:00
troymc
265b141679 Merge remote-tracking branch 'origin/master' into feat/331/docs-on-federations 2016-06-15 14:07:08 +02:00
troymc
13985b4bbc Docs: minor additions to section on federation setup 2016-06-15 14:07:03 +02:00
troymc
f80449643b Docs: updates to file system setup, RethinkDB config, BigchainDB config 2016-06-15 14:06:03 +02:00
Rodolphe Marques
4431815ab1 Merge pull request #387 from bigchaindb/0.4.2
bump version number to 0.4.2
2016-06-15 13:54:23 +02:00