vrde
a5ee9c1f55
Remove useless requirements.txt
2016-03-02 12:28:54 +01:00
vrde
dd694f18fe
Use the default ReadTheDocs theme
2016-03-02 01:12:42 +01:00
Troy McConaghy
cf2d94db13
Merge pull request #101 from bigchaindb/feat/23/list-fedora-dependencies-in-docs
...
Docs: note OS-level dependencies on Fedora
2016-03-01 13:16:08 +01:00
troymc
f7bfbdf457
Change yum to dnf in Fedora install notes
2016-03-01 12:20:29 +01:00
troymc
b051fc1639
Docs: note OS-level dependencies on Fedora
2016-03-01 11:45:04 +01:00
Troy McConaghy
cfbce45fa3
In PyStyleGuide: hard-max line-length is 119 chars
...
Added the following sentence to the Python Style Guide section on Maximum Line Length:
"As a hard limit, keep all lines less than 119 characters (which is the width of GitHub code review)."
2016-03-01 11:31:39 +01:00
Alberto Granzotto
0ed5341c32
Merge pull request #97 from bigchaindb/fix-config-overwrite
...
Fix bug related to config overwrite
2016-02-29 14:42:46 +01:00
Troy McConaghy
4aaffb3195
Merge pull request #96 from bigchaindb/feat/93/improve-docs-for-non-linux
...
Improve install docs for non-Linux users
2016-02-29 14:29:15 +01:00
vrde
bd6e16b836
Fix bug related to config overwrite
2016-02-29 14:28:02 +01:00
troymc
752c5741e4
Add comment on coming clients/drivers in docs
2016-02-29 14:22:42 +01:00
Ryan Henderson
bc1dab9a5b
Merge pull request #95 from bigchaindb/default-docker-image-locations
...
docker images now come from bigchaindb dockerhub account
2016-02-29 14:15:52 +01:00
troymc
d60062e730
Improve install docs for non-Linux users
2016-02-29 14:14:19 +01:00
ryan
ffdd7cad61
docker images now come from bigchaindb dockerhub account
2016-02-29 14:01:43 +01:00
Troy McConaghy
4a0a92645d
Merge pull request #91 from bigchaindb/minor-change-to-docs-on-docker
...
Changed Docker instructions slightly in docs
2016-02-27 12:10:14 +01:00
troymc
24f8d7e509
Changed Docker instructions slightly in docs
2016-02-27 11:57:55 +01:00
Troy McConaghy
7a4f5cd307
Merge pull request #89 from bigchaindb/feat/84/add-python-style-guide
...
Add Python Style Guide, update CONTRIBUTING.md
2016-02-27 09:59:49 +01:00
troymc
2a611c7d32
Make Sylvain's suggested changes to py style guide
2016-02-25 17:26:42 +01:00
troymc
5fd12a8b3f
Add Python Style Guide, update CONTRIBUTING.md
2016-02-25 16:18:51 +01:00
Troy McConaghy
4e5c7fcc40
Merge pull request #86 from bigchaindb/feat/85/monitoring-system-diagram-for-docs
...
Add diagram to monitoring section of docs
2016-02-25 10:10:09 +01:00
troymc
de24260c2b
add diagram to monitoring section of docs
2016-02-25 09:07:57 +01:00
Alberto Granzotto
712a55d4ed
Merge pull request #72 from rhsimplex/statsd
...
Monitoring for BigchainDB
2016-02-24 14:07:21 +01:00
ryan
667c9a2223
readability refactor
2016-02-24 11:51:17 +01:00
ryan
43b67b8318
more readable syntax
2016-02-24 11:43:57 +01:00
ryan
8fd45048a4
add loading text to monitoring documentation
2016-02-24 11:17:34 +01:00
ryan
39e260f889
put queue gauge in correct place
2016-02-23 18:38:57 +01:00
ryan
65d18211fb
pseudo TTY
2016-02-23 17:52:07 +01:00
Rodolphe Marques
031062cc03
Merge pull request #82 from gmcmullen/develop
...
Bigchain -> BigchainDB in only one place and not other places.
2016-02-23 17:35:22 +01:00
Troy McConaghy
392d98b12b
Merge pull request #80 from bigchaindb/simplify-main-readme-md
...
Simplify README.md to four sets of links
2016-02-23 17:11:40 +01:00
ryan
be72aafd94
documentation links
2016-02-23 17:08:07 +01:00
Greg McMullen
a466cfbd6c
Bigchain -> BigchainDB in only one place and not other places.
2016-02-23 16:40:26 +01:00
ryan
5bc591c6c4
reorganize documentation
2016-02-23 16:14:27 +01:00
Rodolphe Marques
c54ef77e3e
Merge pull request #76 from bigchaindb/bug/71/voter-wrong-input-validation
...
Bug/71/voter wrong input validation
2016-02-23 16:05:11 +01:00
Rodolphe Marques
0220c25c2c
Merge pull request #79 from gmcmullen/patch-2
...
Added protection for discrimination based on species
2016-02-23 16:04:36 +01:00
troymc
593faaeb19
Simplify README.md to four sets of links
2016-02-23 15:31:53 +01:00
Greg McMullen
8ae779f236
Added protection for discrimination based on species
...
Protects Wrigley!
2016-02-23 15:26:11 +01:00
Rodolphe Marques
6c75a5bb6d
removed exception print
2016-02-23 13:54:54 +01:00
Rodolphe Marques
4326c863ac
Fixed how validate_transaction handles double spends.
...
Create tests.
Fixed some flake8 warnings
2016-02-23 13:48:31 +01:00
Troy McConaghy
d7145b04bf
Merge pull request #75 from bigchaindb/assorted-docs-improvements
...
Assorted docs improvements
2016-02-23 13:41:29 +01:00
Rodolphe Marques
0d9de54976
get_spent also returns the block id containing the
...
the transaction that used txid as an input
2016-02-23 10:42:42 +01:00
Sylvain Bellemare
9b662ff199
Add test for monitor
2016-02-23 09:39:56 +01:00
troymc
2b756bea51
Copy-editing Docker section of installing.md
2016-02-23 09:04:05 +01:00
Rodolphe Marques
024817a4ac
Initial implementation of the fix
2016-02-22 19:45:55 +01:00
troymc
06c1d73d4c
Add note about upgrading with pip (in docs)
2016-02-22 18:02:09 +01:00
troymc
d27a39ccb5
Add notes about roadmap & issues to docs Introduction
2016-02-22 17:56:00 +01:00
troymc
7bbfd3f585
Slack->Gitter in CONTRIBUTING.md + other minor edits there
2016-02-22 17:48:42 +01:00
troymc
18fa13f397
Copy editing models.md in docs
2016-02-22 17:27:59 +01:00
troymc
ecb9296312
Add CC-BY-4 license notice to docs sidebar
2016-02-22 16:58:59 +01:00
ryan
b4a023a9d2
update README.md
2016-02-22 16:20:20 +01:00
Rodolphe Marques
6614f7a102
Merge pull request #68 from bigchaindb/0.1.4
...
Release 0.1.4
2016-02-22 14:26:50 +01:00
ryan
9f25a763ec
Merge branch 'develop' into statsd
2016-02-22 14:17:38 +01:00