209 Commits

Author SHA1 Message Date
vrde
3daa153878
Merge remote-tracking branch 'origin/update-roadmap' 2016-05-20 15:43:28 +02:00
vrde
c76e831f15
Merge remote-tracking branch 'origin/better-newrelic-support' 2016-05-20 15:42:32 +02:00
vrde
2948ccdb2a
Merge branch 'docker-dev' of git://github.com/sbellem/bigchaindb into sbellem-docker-dev 2016-05-20 11:06:50 +02:00
vrde
95fe5a77aa
Merge remote-tracking branch 'origin/feat/317/switch-to-rapidjson' 2016-05-20 10:59:56 +02:00
troymc
1c44d669e0 Updated the links to ROADMAP.md in the docs 2016-05-19 19:21:19 +02:00
Rodolphe Marques
b420b86d69 fix typo 2016-05-19 11:50:43 +02:00
troymc
b1a8741c57 Use pip3 instead of pip to upgrade pip, wheel & setuptools 2016-05-19 11:48:11 +02:00
Rodolphe Marques
6d4bb7928b updated documentation 2016-05-19 11:28:34 +02:00
troymc
12567e7f1e Add documentation on how to use New Relic Server Monitoring 2016-05-18 14:32:24 +02:00
Sylvain Bellemare
7f5ae6b4c0 Add docs to run unit tests with docker-compose 2016-05-17 15:23:09 +02:00
Troy McConaghy
801e077519 Merge pull request #276 from bigchaindb/suggest-updating-pip-etc-in-install-docs
Install docs: Suggest upgrading pip wheel & setuptools
2016-05-17 14:44:13 +02:00
troymc
8b52b81e58 Merge branch 'master' into feat/280/deploy_conf_file_for_aws_deployment_config 2016-05-17 11:26:36 +02:00
troymc
ebd1b927aa No default AWS deployment config file 2016-05-17 09:29:49 +02:00
troymc
1a2f0e749d Make config filename the 1st arg of awsdeploy.sh 2016-05-16 16:58:37 +02:00
Sylvain Bellemare
e669a6e8e1 Simplify docs by removing default "latest" tag (#269) 2016-05-13 15:52:55 +02:00
troymc
6565f7a063 Added deploy_conf.py, changed code to use it, updated docs 2016-05-13 13:39:27 +02:00
troymc
ba301ba6fd Install docs: Suggest upgrading pip wheel & setuptools 2016-05-12 11:04:39 +02:00
Sylvain Bellemare
6c25a483d6 Fix typo: add missing "is" 2016-05-11 16:11:53 +02:00
Dimitri De Jonghe
3989346044 Merge pull request #264 from bigchaindb/fix/rename-validate_fulfillments
rename verify_signature to validate_fulfillments
2016-05-11 11:27:33 +02:00
Troy McConaghy
1067714a77 Merge pull request #252 from bigchaindb/some_docs_revisions
Some docs revisions
2016-05-11 10:58:03 +02:00
troymc
e944e91d53 Edited 2 images in Python Server API Examples 2016-05-11 10:54:33 +02:00
diminator
ca34b58629
rename verify_signature to validate_fulfillments 2016-05-10 17:12:38 +02:00
troymc
3595da4dee Docs about generating and using keypairs from a file 2016-05-10 15:15:03 +02:00
troymc
4b44782805 Docs: a preimage can be any arbitrary string 2016-05-10 10:47:44 +02:00
troymc
e212828182 Updated awsdeploy, fabfile, docs, test for bigchaindb set-shards 2016-05-09 18:14:48 +02:00
Rodolphe Marques
9f959fc6ed Add command to configure number of shards.
Changed aws deployment script to automatically set the number of shards.
Created tests
2016-05-09 16:45:09 +02:00
troymc
fd6009b4f3 Updated docs to say how to start BigchainDB on all nodes 2016-05-09 13:18:36 +02:00
Troy McConaghy
4a6c3ba891 Merge pull request #254 from bigchaindb/deploy-clients-on-aws
Deploy clients on AWS
2016-05-09 10:06:21 +02:00
troymc
f159b10cfa Reformatted some docs to be more readable 2016-05-06 17:31:29 +02:00
Sylvain Bellemare
6c4381ad15 Small improvements on docs 2016-05-06 16:20:13 +02:00
troymc
eba5facb9e Merge remote-tracking branch 'origin/master' into deploy-clients-on-aws 2016-05-06 15:01:31 +02:00
troymc
886b6fce44 Copy-edited Python Server API Examples section of the docs 2016-05-06 14:31:28 +02:00
troymc
be88b264a3 Move JSON Serialization docs before Cryptography docs 2016-05-06 14:23:43 +02:00
Rodolphe Marques
521c7e5b0a Merge pull request #222 from bigchaindb/monitor-yml-fix
aws monitor deployment
2016-05-06 10:46:43 +02:00
troymc
4dd4de120f Edits to docs on monitoring 2016-05-04 17:10:27 +02:00
diminator
eab54e1a02
update docs/test file to avoid conflicts between testcases 2016-05-03 20:32:56 +02:00
troymc
19819b880f awsdeploy_servers.sh -> awsdeploy.sh & changed its args 2016-05-03 17:16:06 +02:00
Rodolphe Marques
389319e497 Added fab task to run monitor
Updated documentation
2016-05-03 17:06:58 +02:00
troymc
a250c6b35a Auto-generate server tag for AWS nodes 2016-05-03 16:04:28 +02:00
troymc
443589bb67 Renamed startup.sh to awsdeploy_servers.sh 2016-05-03 15:37:22 +02:00
diminator
db06970b1a
PR comments 2016-05-03 11:18:57 +02:00
diminator
f5f4c17839 Merge remote-tracking branch 'remotes/origin/master' into feat/127/crypto-conditions-ilp-bigchain-integration-hashlock 2016-05-02 12:13:12 +02:00
diminator
35f16b5d65
Merge remote-tracking branch 'remotes/origin/master' into feat/128/multiple-input-output 2016-05-02 12:06:54 +02:00
vrde
c9773b3f2c
Merge branch 'master' into feature/improve-docker-configuration 2016-04-28 15:48:19 +02:00
troymc
cd6bb18f18 Minor edits to the Docker documentation 2016-04-28 13:32:25 +02:00
diminator
55a2222922 Merge remote-tracking branch 'remotes/origin/feat/128/multiple-input-output' into feat/127/crypto-conditions-ilp-bigchain-integration-hashlock 2016-04-27 18:07:59 +02:00
vrde
08aaf784e5
Update documentation 2016-04-27 17:14:33 +02:00
troymc
774454e475 Clarified some points in the AWS deployment docs 2016-04-27 09:28:31 +02:00
diminator
e3774bae82
Merge remote-tracking branch 'remotes/origin/master' into feat/128/multiple-input-output
Conflicts:
	bigchaindb/crypto.py
	bigchaindb/util.py
	docs/source/python-server-api-examples.md
	setup.py
2016-04-26 17:45:26 +02:00
troymc
7fa8f7e9f0 Updated AWS deployment docs 2016-04-26 16:50:55 +02:00