vrde
|
4d81bf89ce
|
Fix log message for voter
|
2016-07-21 14:21:39 +02:00 |
|
vrde
|
321bd77914
|
Merge branch 'refactor-vote-method-signature'
|
2016-07-21 14:06:40 +02:00 |
|
vrde
|
873ea891d6
|
Refactor method signature
|
2016-07-21 13:50:19 +02:00 |
|
vrde
|
150cade4db
|
Merge branch 'lluminita-resolve-issue-458'
|
2016-07-21 10:58:51 +02:00 |
|
vrde
|
13348d0e8b
|
Merge branch 'resolve-issue-458' of https://github.com/lluminita/bigchaindb into lluminita-resolve-issue-458
|
2016-07-21 10:44:19 +02:00 |
|
Luminita
|
2b25f11f76
|
fix logger output messages
|
2016-07-21 09:40:38 +02:00 |
|
Troy McConaghy
|
b28a977ab3
|
Merge pull request #472 from bigchaindb/move-python-server-api-examples
Docs: moved The Python Server API by Example under Drivers & Clients
|
2016-07-20 14:56:23 +02:00 |
|
troymc
|
af6133389b
|
Docs: moved The Python Server API by Example under Drivers & Clients
|
2016-07-20 14:13:51 +02:00 |
|
Alberto Granzotto
|
92e56408de
|
Merge pull request #450 from sbellem/test-config-utils
Test config_utils.file_config() and config_utils.write_config()
|
2016-07-20 13:40:14 +02:00 |
|
Sylvain Bellemare
|
96cc40dcff
|
Add docstring that explains the fixture's purpose
|
2016-07-20 12:07:04 +02:00 |
|
troymc
|
6a15604ace
|
Merge remote-tracking branch 'origin' into feat/461/deploy-cluster-on-aws-using-ebs
|
2016-07-20 11:44:36 +02:00 |
|
troymc
|
ddd3dfde93
|
Merge remote-tracking branch 'origin/master' into feat/461/deploy-cluster-on-aws-using-ebs
|
2016-07-20 11:43:51 +02:00 |
|
Sylvain Bellemare
|
15b9e8d7e8
|
Test config_utils.write_config()
|
2016-07-20 11:28:12 +02:00 |
|
Sylvain Bellemare
|
b08f6ebffd
|
Add test for config_utils.file_config()
|
2016-07-20 11:28:12 +02:00 |
|
Sylvain Bellemare
|
726ad9cedc
|
Fix #449
|
2016-07-20 11:28:12 +02:00 |
|
vrde
|
db3e88e07a
|
Merge branch 'remove-duplicated-tests'
|
2016-07-20 11:19:35 +02:00 |
|
vrde
|
03eda5242d
|
Fix test
|
2016-07-20 11:05:45 +02:00 |
|
vrde
|
0b1ce4ff4c
|
Remove duplicated tests
|
2016-07-19 17:51:42 +02:00 |
|
troymc
|
aa056f1946
|
Merge remote-tracking branch 'origin/master' into feat/461/deploy-cluster-on-aws-using-ebs
|
2016-07-19 16:01:55 +02:00 |
|
troymc
|
5843f8bbcb
|
Code to set up rethinkdb storage when USING_EBS
|
2016-07-19 16:01:28 +02:00 |
|
troymc
|
9f4c0dc835
|
Docs: updated example RethinkDB storage setups page
|
2016-07-19 15:58:22 +02:00 |
|
troymc
|
76755ebc55
|
Added arg to fab prep_rethinkdb_storage call
|
2016-07-19 15:57:33 +02:00 |
|
Luminita
|
4c399ad234
|
split index and table creation
|
2016-07-19 15:26:56 +02:00 |
|
Alberto Granzotto
|
c9aae58d94
|
Merge pull request #465 from sbellem/fix-docs
Fix inconsistent documented parameter name
|
2016-07-19 14:31:32 +02:00 |
|
Luminita
|
6ad8448246
|
Merge branch 'master' into resolve-issue-458
|
2016-07-19 14:11:56 +02:00 |
|
Sylvain Bellemare
|
c9f78dca07
|
Fixes #466
|
2016-07-19 12:09:22 +02:00 |
|
Sylvain Bellemare
|
42133a8022
|
Fix inconsistent documented parameter name
|
2016-07-19 12:09:22 +02:00 |
|
Sylvain Bellemare
|
c4c35a25aa
|
Fix #443 (#445)
|
2016-07-19 12:07:47 +02:00 |
|
troymc
|
e1c3ac3571
|
Show EBS_VOLUME_SIZE & EBS_OPTIMIZED only if USING_EBS
|
2016-07-19 10:48:57 +02:00 |
|
vrde
|
6b2d87b53f
|
Merge branch 'remove-block-number'
|
2016-07-18 16:50:14 +02:00 |
|
vrde
|
fe2245daab
|
Add better detection of loops, more comments
|
2016-07-18 16:40:11 +02:00 |
|
ryan
|
86466725cf
|
remove block number reference from docs
|
2016-07-18 15:18:31 +02:00 |
|
ryan
|
9c4314ffe7
|
uniform notation
|
2016-07-18 15:11:28 +02:00 |
|
ryan
|
1f7cf3df2e
|
optimize query
|
2016-07-18 15:09:33 +02:00 |
|
ryan
|
429d299b23
|
simplify query
|
2016-07-18 15:07:10 +02:00 |
|
vrde
|
553148c5e4
|
Add CyclicBlockchainError exception, fix tests
|
2016-07-18 13:49:42 +02:00 |
|
troymc
|
013aa60e70
|
Refactored install_rethinkdb() into separate functions
|
2016-07-18 11:57:42 +02:00 |
|
troymc
|
9a93f498a5
|
New AWS depl. configs: USING_EBS, EBS_VOLUME_SIZE, EBS_OPTIMIZED
|
2016-07-18 11:14:18 +02:00 |
|
troymc
|
de87bdcc5d
|
Added set_replicas() Fabric function
|
2016-07-18 11:11:50 +02:00 |
|
ryan
|
6fa9d5f563
|
fix fixture
|
2016-07-18 11:02:02 +02:00 |
|
ryan
|
84945436a3
|
unused import
|
2016-07-18 10:54:07 +02:00 |
|
ryan
|
3c545f8bda
|
sort unvoted ascending order
|
2016-07-18 10:39:58 +02:00 |
|
ryan
|
87d332479b
|
filter query
|
2016-07-18 10:35:54 +02:00 |
|
Luminita
|
8b5cc46adf
|
split the init function and add new tests
|
2016-07-15 21:00:27 +02:00 |
|
ryan
|
5c11fc57fa
|
don't return all votes
|
2016-07-15 15:29:30 +02:00 |
|
ryan
|
7ce79c51ea
|
correct type for spoofed timestamps
correct type for spoofed timestamps
|
2016-07-15 15:29:21 +02:00 |
|
troymc
|
4046264ef2
|
Add reminder how to *start* BigchainDB on all the nodes
|
2016-07-15 14:05:54 +02:00 |
|
troymc
|
49c0f66026
|
PYPI_OR_BRANCH is now just BRANCH
|
2016-07-15 13:53:39 +02:00 |
|
Sylvain Bellemare
|
b9b0b4a343
|
Fix #455 (#457)
|
2016-07-15 12:11:49 +02:00 |
|
Troy McConaghy
|
eedb79e763
|
Merge pull request #460 from bigchaindb/remove-readthedocs-yml-file
Remove readthedocs.yml because it's not helping
|
2016-07-15 11:58:57 +02:00 |
|