Troy McConaghy
|
ffc08eaef9
|
updated docs page 'Set Up and Run a Cluster Node'
|
2017-04-11 16:29:08 +02:00 |
|
Troy McConaghy
|
22cc47b0c5
|
Updated docs re: prod node reqs. Moved RethinkDB reqs to Appendices
|
2017-04-11 14:27:17 +02:00 |
|
Troy McConaghy
|
c3f173528f
|
updated docs page: Production Node Components
|
2017-04-11 13:23:10 +02:00 |
|
Troy McConaghy
|
6cc1e75595
|
root docs: updated Terminology page
|
2017-04-11 11:15:55 +02:00 |
|
Troy McConaghy
|
392be98289
|
docs: updated Production Node Assumptions page
|
2017-04-11 11:15:21 +02:00 |
|
Troy McConaghy
|
fb2d4b19a9
|
bugfix: fixed ref to production-nodes/index in server index.rst
|
2017-04-11 10:59:56 +02:00 |
|
Troy McConaghy
|
ed6c90b863
|
renamed docs/server/source/nodes -> production-nodes
|
2017-04-11 10:45:09 +02:00 |
|
Sylvain Bellemare
|
c64a35c362
|
Use new super syntax as per PEP 3135
|
2017-04-07 10:46:20 +02:00 |
|
Sylvain Bellemare
|
cf006e34a5
|
Make the keyword argument a keyword-only argument
As per PEP 3102. This helps making the code clearer.
|
2017-04-07 10:46:20 +02:00 |
|
Rodolphe Marques
|
b90766f2c5
|
Merge pull request #1377 from bigchaindb/bug/1343/double-spent-critical-on-voting
Bug/1343/double spent critical on voting
|
2017-04-06 16:36:17 +02:00 |
|
Rodolphe Marques
|
de04dcda0c
|
Fixed docstring.
Removed redundant `else` branch.
|
2017-04-06 16:07:35 +02:00 |
|
vrde
|
bc5217b9f3
|
Merge branch 'add-missing-config-options'
|
2017-04-05 17:56:41 +02:00 |
|
Rodolphe Marques
|
09a440ee91
|
Fix get_spent incorrectly raising CriticalDoubleSpent
|
2017-04-05 16:52:56 +02:00 |
|
vrde
|
5d2f66524c
|
Cleanup configuration keys for db
|
2017-04-04 18:58:34 +02:00 |
|
Rodolphe Marques
|
cb87221bdf
|
Voting pipeline now checks for duplicated transactions in blocks during
validation.
|
2017-04-04 17:57:44 +02:00 |
|
vrde
|
1e07a5b111
|
Add ssl, login, and passwd to configure command
|
2017-04-04 17:43:37 +02:00 |
|
Rodolphe Marques
|
cd0a2dcdb7
|
Merge pull request #1366 from anujism/bug/437/pretty-msg-drop-nonexistent-db
Bug-437 Pretty message when drop nonexistent db
|
2017-04-04 11:29:33 +02:00 |
|
Rodolphe Marques
|
6f916d5781
|
Fixed documentation about transactions endpoint. (#1360)
* Fixed documentation about transactions endpoint.
* clarify how bigchaindb handles invalid transactions
* rephrase
|
2017-04-04 11:25:26 +02:00 |
|
Troy McConaghy
|
9f5e6d5450
|
Merge pull request #1365 from jackric/feat/1316/case-insens-log-level
Treat --log-level argument as case-insensitive
|
2017-04-04 10:42:37 +02:00 |
|
Anuj
|
bb68a44b96
|
Renamed bigchain import to bigchaindb
|
2017-04-04 13:55:24 +05:30 |
|
Anuj
|
8aac5c7e64
|
Merge remote-tracking branch 'upstream/master' into bug/437/pretty-msg-drop-nonexistent-db
|
2017-04-04 13:49:56 +05:30 |
|
Rodolphe Marques
|
6ac564728e
|
Merge pull request #1359 from bigchaindb/feat/1245/clean-outdated-code
Delete outdated speed-tests folder
|
2017-04-04 09:51:56 +02:00 |
|
Jack Riches
|
d5c8d3067e
|
Use two spaces before inline comment (PEP8) (fix flake8 error)
|
2017-04-03 23:06:36 +01:00 |
|
Jack Riches
|
2560f02c36
|
Fix syntax error (missing comma)
|
2017-04-03 17:19:03 +01:00 |
|
Troy McConaghy
|
0f41a649f6
|
Merge pull request #1364 from bigchaindb/how-to-handle-cla-with-no-pr
Added to HOW_TO_HANDLE_PULL_REQUESTS.md
|
2017-04-03 13:42:04 +02:00 |
|
Rodolphe Marques
|
cee2f94f89
|
Remove benchmarking-tests folder.
Remove references to removed folders.
|
2017-04-03 11:57:56 +02:00 |
|
Sylvain Bellemare
|
57d3770564
|
Add missing underline title characters
|
2017-04-03 11:21:32 +02:00 |
|
Lavina
|
e7b0b227f1
|
Rename bigchain.py command module to bigchaindb.py
|
2017-04-03 11:21:32 +02:00 |
|
Anuj
|
c3f89fd447
|
Taking DB name from config in test for non-existent db drop
|
2017-04-03 13:13:22 +05:30 |
|
Jack Riches
|
eff1406c09
|
Refactor awawy unnecessary lambda to str.upper
|
2017-04-02 23:46:44 +01:00 |
|
Troy McConaghy
|
f3f1ecdaec
|
Added to HOW_TO_HANDLE_PULL_REQUESTS.md
Added new subsection: How to Handle CLA Agreement Emails with No Associated Pull Request
|
2017-04-02 16:46:41 +02:00 |
|
Anuj
|
ffad192ca8
|
Merge remote-tracking branch 'upstream/master' into bug/437/pretty-msg-drop-nonexistent-db
|
2017-04-02 17:54:01 +05:30 |
|
Anuj
|
09866920af
|
Pretty message when dropping a non-existent database
|
2017-04-02 17:53:39 +05:30 |
|
Jack Riches
|
ca200b1da7
|
Treat --log-level argument as case-insensitive
|
2017-04-02 12:22:56 +01:00 |
|
Sylvain Bellemare
|
87eb070ed6
|
Refactor core.BigchainDB.get_outputs
|
2017-03-31 16:29:16 +02:00 |
|
Sylvain Bellemare
|
6fb793e52f
|
Update changelog for 0.9.5
|
2017-03-31 11:23:01 +02:00 |
|
Sylvain Bellemare
|
36edbc5f35
|
Set base version for Python to 3.6 in tox.ini
|
2017-03-31 11:21:51 +02:00 |
|
Sylvain Bellemare
|
64ef0dd9a1
|
Test docs building and flake8 only for Python 3.6
|
2017-03-31 11:21:51 +02:00 |
|
Rodolphe Marques
|
4bcd7dd1e2
|
Delete outdated speed-tests folder
|
2017-03-30 14:56:33 +02:00 |
|
morrme
|
5c2bab078f
|
Update tox.ini
|
2017-03-30 10:23:08 +02:00 |
|
morrme
|
ead832a130
|
added Python 3.6 per issue #1331
|
2017-03-30 10:23:08 +02:00 |
|
Sylvain Bellemare
|
c6de90fa79
|
Upgrade rapidjson to latest 0.0.11
|
2017-03-29 10:13:33 +02:00 |
|
Troy McConaghy
|
64441fcaba
|
Merge pull request #1332 from bigchaindb/docs-re-sw-upgrades-when-on-k8s
New docs page about updating all the software on a BigchainDB node on Kubernetes
|
2017-03-28 20:31:48 +02:00 |
|
vrde
|
69190fed67
|
Merge branch 'tomconte-feat/1281/mongodb-ssl-auth'
|
2017-03-28 15:16:27 +02:00 |
|
vrde
|
31e95f086c
|
Merge branch 'feat/1281/mongodb-ssl-auth' of https://github.com/tomconte/bigchaindb into tomconte-feat/1281/mongodb-ssl-auth
|
2017-03-28 15:16:16 +02:00 |
|
vrde
|
047108046a
|
Revert "Add ssl, login, and passwd to configure command"
This reverts commit 699e615d47bb6b24f4d373c8edfd3a84d4b6e0c1.
|
2017-03-28 15:01:10 +02:00 |
|
vrde
|
699e615d47
|
Add ssl, login, and passwd to configure command
|
2017-03-28 14:51:02 +02:00 |
|
Sylvain Bellemare
|
1083e04dd5
|
Fix Makefile (test) coverage target
|
2017-03-28 12:25:42 +02:00 |
|
Sylvain Bellemare
|
9679561d89
|
Update pytest command in Makefile
Use new command "pytest", add verbosity, and distribute tests across
available CPU cores
|
2017-03-28 12:25:42 +02:00 |
|
vrde
|
441ad914cf
|
Improve test coverage
|
2017-03-28 11:24:16 +02:00 |
|