Rodolphe Marques
f09dacdd11
renamed sharding to set-shards
2016-05-09 17:31:02 +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
vrde
f5da2af872
Remove smelly code
2016-04-28 15:46:33 +02:00
vrde
0d6e74cfc7
Use .wait to check when the database is ready
2016-04-27 17:00:21 +02:00
vrde
70b86ce49b
Add artificial delay to wait for tables init
2016-04-26 17:01:37 +02:00
vrde
56af6e5b12
Move load from bigchain-benchmark to bigchain
2016-04-26 03:43:48 +02:00
vrde
f9c609ff0d
Add env variables to default config
2016-04-26 03:24:56 +02:00
vrde
c3ad343e77
Respect "-" as stdout
2016-04-26 02:14:33 +02:00
vrde
2d6c502ee3
Add exp command to start RethinkDB
2016-04-26 01:42:21 +02:00
Rodolphe Marques
6da2603e28
Merge pull request #208 from bigchaindb/feat/204/print-version-number
...
Feat/204/print version number
2016-04-21 17:04:47 +02:00
Rodolphe Marques
dcbaedf7ea
Unified place for the version number
...
added --version to bigchain-cli
2016-04-21 13:38:02 +02:00
vrde
dcd09264d9
Merge branch 'master' into feat/156/refactor-monitoring-code
2016-04-20 16:53:29 +02:00
troymc
4bfad0bbbc
Minor formatting changes suggested by @r-marques
2016-04-18 16:08:25 +02:00
troymc
3fccd1ef1d
Added bigchaindb export-my-pubkey command
2016-04-18 11:11:59 +02:00
troymc
36a072948c
Minor formatting changes in commands/utils.py
2016-04-18 08:56:57 +02:00
troymc
8476154369
bigchain-benchmark -> bigchaindb-benchmark in opening docstring
2016-04-18 08:55:28 +02:00
vrde
d5af7a641d
Use the client to do the loadtest
2016-04-14 11:47:52 +02:00
vrde
ab8113a91c
Use sys.exit
instead of exit
2016-04-11 11:29:42 +02:00
vrde
8215576497
Remove exception stacktrace when starting without keypair
2016-04-08 15:56:10 +02:00
Rodolphe Marques
d2b44890f2
changed bigchaindb-benchmark to use the new configuration loader
2016-04-08 14:04:17 +02:00
vrde
c9cd842151
Avoid loading the config located in the home of the current user
2016-04-07 17:54:36 +02:00
vrde
0692fe04d0
Print config using json
2016-04-07 14:16:01 +02:00
vrde
ac3ce3b6fa
Merge branch 'develop' into improve-config
2016-04-07 11:25:12 +02:00
vrde
3c31a8684f
Remove CONFIGURED
key from show-config
2016-04-06 16:50:34 +02:00
vrde
a56aa992fa
Do not hide empty privkeys
2016-04-06 16:36:12 +02:00
vrde
4b32e8e01a
Use autoconfigure on every command
2016-04-06 16:15:17 +02:00
vrde
aec3b3db6c
Hide private key when showing configuration
2016-04-06 16:14:43 +02:00
vrde
804365db24
Improve config, tests and docs
...
Add better support to env variables.
2016-03-31 11:37:09 +02:00
vrde
e4d3915533
Add type conversion and docs
2016-03-24 01:41:00 +01:00
vrde
20d3dd4ff3
Wrap the wsgi app in a standalone Gunicorn app
2016-03-22 18:49:14 +01:00
vrde
bd6e16b836
Fix bug related to config overwrite
2016-02-29 14:28:02 +01:00
ryan
09f244e325
read inputs in correct place
2016-02-22 14:15:44 +01:00
ryan
649cc6fd69
Merge branch 'develop' into statsd
2016-02-22 10:17:38 +01:00
ryan
131d7fad14
setup changes
2016-02-22 10:17:16 +01:00
vrde
aea99f8ce0
Fix annoying fixture
2016-02-18 22:14:58 +01:00
vrde
c695f0950e
Allow non interactive first start
2016-02-18 16:27:24 +01:00
Sylvain Bellemare
ab2a0f3a82
Simplify, and avoid assignment that may not be used
2016-02-15 13:54:52 +01:00
Sylvain Bellemare
35344d87fa
Handle case when db already exists
2016-02-15 13:54:52 +01:00
Sylvain Bellemare
88d910f701
Add todo note
2016-02-15 13:54:52 +01:00
Sylvain Bellemare
e1f4b6c731
Use explicit name
...
Besides the fact that explicit names are generally considered a better
practice, one should also keep in mind that when debugging, a variable
like "p" clashes with the debugger command.
2016-02-15 13:54:52 +01:00
Sylvain Bellemare
d3a0b9515c
Fix exception name
2016-02-15 13:54:52 +01:00
Wrigley the Buffalo
841cabe8c6
Add code, have fun!
2016-02-10 19:55:33 +01:00