vrde
|
fdce0d5876
|
Fix AttributeError in test
|
2016-04-20 23:23:08 +02:00 |
|
vrde
|
ed1e71bfec
|
Add tests to ProcessGroup
|
2016-04-20 18:18:01 +02:00 |
|
vrde
|
dcd09264d9
|
Merge branch 'master' into feat/156/refactor-monitoring-code
|
2016-04-20 16:53:29 +02:00 |
|
Troy McConaghy
|
dadde325b8
|
Merge pull request #186 from bigchaindb/feat/179/cli-export-import-public-keys
Added CLI command to export public key
|
2016-04-20 15:15:03 +02:00 |
|
Dimitri De Jonghe
|
bd24e0d2f9
|
Merge pull request #183 from bigchaindb/feat/116/more-solid-webserver
More solid webserver
creds to @vrde
|
2016-04-19 14:22:29 +02:00 |
|
Dimitri De Jonghe
|
4bc81105b0
|
Merge pull request #188 from bigchaindb/minor-update-to-docs-on-crypto
Revised the Cryptography section of the docs
|
2016-04-18 17:41:38 +02:00 |
|
troymc
|
9638a0b733
|
docs: Added sentence about how crypto keys are represented
|
2016-04-18 17:36:11 +02:00 |
|
troymc
|
b6fe85526f
|
Revised the Cryptography section of the docs
|
2016-04-18 16:48:39 +02:00 |
|
troymc
|
4bfad0bbbc
|
Minor formatting changes suggested by @r-marques
|
2016-04-18 16:08:25 +02:00 |
|
vrde
|
6619036f3d
|
Add more docs and remove useless code
|
2016-04-18 12:02:05 +02:00 |
|
troymc
|
0870985049
|
Nevermind checking err when export pubkey and pubkey set
|
2016-04-18 11:49:41 +02:00 |
|
troymc
|
030385e68a
|
Merge remote-tracking branch 'origin/master' into feat/179/cli-export-import-public-keys
|
2016-04-18 11:45:04 +02:00 |
|
Troy McConaghy
|
a4a51b4ad3
|
Merge pull request #185 from bigchaindb/minor-change-to-codecov-yml
Minor change to codecov.yml
|
2016-04-18 11:37:25 +02:00 |
|
troymc
|
1c483cd8a9
|
Remove docs for bigchaindb add-to-keyring KEY
|
2016-04-18 11:17:57 +02:00 |
|
troymc
|
3fccd1ef1d
|
Added bigchaindb export-my-pubkey command
|
2016-04-18 11:11:59 +02:00 |
|
troymc
|
21d234a1eb
|
Improved docstrings + minor changes in config_utils.py
|
2016-04-18 11:07:53 +02:00 |
|
troymc
|
5482934868
|
More tests for bigchain export-my-pubkey
|
2016-04-18 11:06:09 +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 |
|
Troy McConaghy
|
16d888d571
|
Minor change to codecov.yml
|
2016-04-17 13:43:21 +02:00 |
|
vrde
|
bbc08a5869
|
Fix tests
|
2016-04-15 16:35:30 +02:00 |
|
vrde
|
7cd26cbd3a
|
Update documentation about default bind address
|
2016-04-15 16:33:26 +02:00 |
|
vrde
|
6844a1a212
|
Bind to localhost, safer
|
2016-04-15 16:24:38 +02:00 |
|
vrde
|
203f1bf70a
|
Merge branch 'feat/116/more-solid-webserver' into feat/156/refactor-monitoring-code
|
2016-04-15 16:21:14 +02:00 |
|
vrde
|
667b30e5e8
|
Add connection pool to web views
|
2016-04-15 16:08:08 +02:00 |
|
vrde
|
92ee52bb64
|
Merge branch 'master' into feat/116/more-solid-webserver
|
2016-04-15 15:55:55 +02:00 |
|
vrde
|
40896baa69
|
Reorganize the code for the context manager
There was probably a deadlock in the previous version.
|
2016-04-15 15:50:47 +02:00 |
|
vrde
|
57ffd361a6
|
Add timeout parameter to pool context manager
|
2016-04-15 12:57:53 +02:00 |
|
troymc
|
8d2d68fec4
|
install docs: bigchaindb init not needed before bigchaindb start
|
2016-04-15 12:48:33 +02:00 |
|
troymc
|
f7fc829662
|
Fleshed out the docs on the CLI
|
2016-04-15 12:47:14 +02:00 |
|
vrde
|
99ac8f99e0
|
Add new check for queue size
|
2016-04-15 12:34:27 +02:00 |
|
vrde
|
3f69f208a1
|
Add more tests for pool
|
2016-04-15 12:29:01 +02:00 |
|
troymc
|
40a8a88f20
|
Merge remote-tracking branch 'origin/master' into feat/179/cli-export-import-public-keys
|
2016-04-15 12:13:12 +02:00 |
|
vrde
|
3d504df4de
|
WIP for connection pool
|
2016-04-14 18:55:09 +02:00 |
|
vrde
|
d5af7a641d
|
Use the client to do the loadtest
|
2016-04-14 11:47:52 +02:00 |
|
troymc
|
53196c5b8c
|
Renamed dict_config() to set_config()
|
2016-04-14 10:55:07 +02:00 |
|
troymc
|
d0770da51d
|
Edited the dict_config() docstring
|
2016-04-14 09:56:59 +02:00 |
|
troymc
|
29f3327271
|
Add docstring to update() in config_utils.py
|
2016-04-14 09:25:23 +02:00 |
|
vrde
|
891289ed66
|
Move monitoring code from the main class to processes
|
2016-04-13 16:47:18 +02:00 |
|
vrde
|
adab6d4e17
|
Merge remote-tracking branch 'origin/improve-contributing'
|
2016-04-13 12:07:08 +02:00 |
|
troymc
|
245cb9779d
|
Minor docs edit
|
2016-04-13 11:58:10 +02:00 |
|
troymc
|
fd5cc287f1
|
Point developers to the installation instructions in CONTRIBUTING.md
|
2016-04-13 11:55:25 +02:00 |
|
troymc
|
44f6d832d7
|
Minor edits to CONTRIBUTING.md
|
2016-04-13 11:45:15 +02:00 |
|
troymc
|
4b4df442d5
|
Developer-specific notes on running unit tests
|
2016-04-13 11:44:36 +02:00 |
|
vrde
|
70560408cd
|
Add new step on how to install the package for dev
|
2016-04-13 11:16:17 +02:00 |
|
troymc
|
c168c5a5a1
|
default config file is now .bigchaindb
|
2016-04-13 11:13:10 +02:00 |
|
vrde
|
59ae6a230e
|
Merge remote-tracking branch 'origin/minor-change-to-docs-on-running-unit-tests'
|
2016-04-13 10:47:03 +02:00 |
|
Troy McConaghy
|
6fc96c18f7
|
Merge pull request #172 from bigchaindb/aws-deployment-fabfile-tweaks
Various AWS deployment improvements
|
2016-04-13 10:23:51 +02:00 |
|
troymc
|
a4cf5500ed
|
Fixed slice range bug in fabfile.py
|
2016-04-12 17:55:48 +02:00 |
|
troymc
|
2a1892d1f7
|
Docs: changed instructions for running unit tests
|
2016-04-12 17:38:17 +02:00 |
|