451 Commits

Author SHA1 Message Date
Troy McConaghy
e0187d5325 Merge pull request #45 from bigchaindb/feat/44/update-contributing-md
Update CONTRIBUTING.md to say we use GitHub Flow
2016-02-15 18:10:32 +01:00
troymc
2e323208ff In CONTRIBUTING.md format code blocks as plain text 2016-02-15 17:37:40 +01:00
troymc
9dcf0840d3 Change bash atop code blocks 2016-02-15 17:27:01 +01:00
troymc
dbcf9c0e20 Update CONTRIBUTING.md to say we use GitHub Flow 2016-02-15 17:22:33 +01:00
Sylvain Bellemare
a68a4352b8 Import locally 2016-02-15 16:30:37 +01:00
Sylvain Bellemare
2cf2201095 Remove unused import 2016-02-15 16:30:37 +01:00
Sylvain Bellemare
f623046f23 Use pytest fixtures to create the inputs 2016-02-15 16:30:37 +01:00
Sylvain Bellemare
df242a35c6 Use pytest fixtures instead of imports 2016-02-15 16:30:37 +01:00
Sylvain Bellemare
2db5197619 Remove unused import 2016-02-15 16:30:37 +01:00
Sylvain Bellemare
5b8a31a341 Re-worked tests such that #27 is covered 2016-02-15 16:30:37 +01:00
Sylvain Bellemare
b578fbd4c7 Add missing blank line (pep8) 2016-02-15 16:30:37 +01:00
Sylvain Bellemare
e15d4ce39c Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
Sylvain Bellemare
02d941d333 Merge pull request #42 from bigchaindb/0.1.2
Release 0.1.2
2016-02-15 14:40:15 +01:00
vrde
d2ff24166d Release 0.1.2 v0.1.2 2016-02-15 14:23:24 +01:00
Alberto Granzotto
a685c15043 Merge pull request #32 from bigchaindb/fix-exception
Fix exception when running `start`. Close #35
2016-02-15 14:05:47 +01:00
Sylvain Bellemare
9919e275c2 Add test for run_configure to write config 2016-02-15 13:54:52 +01:00
Sylvain Bellemare
ab2a0f3a82 Simplify, and avoid assignment that may not be used 2016-02-15 13:54:52 +01:00
Sylvain Bellemare
a766fc60b7 Add test for run_configure 2016-02-15 13:54:52 +01:00
Sylvain Bellemare
2b483767ea Add test for run_drop 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
61c9268294 Add test for show_config option 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
Troy McConaghy
0eb3748db5 Merge pull request #39 from bigchaindb/feat/38/cover-installing-on-ubuntu-on-aws
Add AWS/Ubuntu-14.04 specific install instructions
2016-02-15 12:16:57 +01:00
troymc
267bfbc300 Add AWS/Ubuntu-14.04 specific install instructions 2016-02-15 12:00:17 +01:00
Rodolphe Marques
2a025448b2 Merge pull request #37 from bigchaindb/develop
release 0.1.1
v0.1.1
2016-02-15 10:48:53 +01:00
Rodolphe Marques
cc550fb92f Merge pull request #30 from bigchaindb/0.1.1
Release 0.1.1
2016-02-15 10:43:57 +01:00
Sylvain Bellemare
f71e378f10 Release 0.1.1 2016-02-12 21:12:30 +01:00
Sylvain Bellemare
3f9bedaa98 Merge pull request #29 from bigchaindb/increase-test-coverage
Increase test coverage
2016-02-12 21:11:46 +01:00
vrde
2663c72b8f Separate imports 2016-02-12 21:07:02 +01:00
vrde
fefb365d23 Fix exceptions 2016-02-12 21:07:02 +01:00
Alberto Granzotto
c56c765805 Merge pull request #28 from bigchaindb/bug/27/fix-module-error
Hotfix for AttributeError, fix #27
2016-02-12 20:28:30 +01:00
Alberto Granzotto
663b84c9d5 Merge pull request #21 from bigchaindb/fix-coverage-badge
Fix badge
2016-02-12 20:26:51 +01:00
Troy McConaghy
7c7e4d13c1 Merge pull request #26 from bigchaindb/copy-edited-docs
Documentation revisions, mostly in Installation Instructions
2016-02-12 20:25:59 +01:00
Alberto Granzotto
20469bb7d9 Merge pull request #19 from bigchaindb/0.1.0
Version 0.1.0
2016-02-12 20:25:58 +01:00
Sylvain Bellemare
34e1507575 Merge pull request #22 from bigchaindb/move-db-exception-to-the-right-module
Move db exception to the right module
2016-02-12 20:25:22 +01:00
vrde
cbf223300d Hotfix for AttributeError, fix #27 2016-02-12 20:05:55 +01:00
vrde
54e1c7e703 Simplify exception name 2016-02-12 19:03:42 +01:00
vrde
54e2818a62 Respect PEP8. Respect Guido. 2016-02-12 18:37:46 +01:00
Troy McConaghy
52c30d3f1a Docs: add link to *cryptography* pkg installation help 2016-02-12 16:09:50 +01:00
Troy McConaghy
c455dc67ee Edits & revisions to install instructions in docs 2016-02-12 15:43:49 +01:00
vrde
a0761612ec Move db exception to the right module 2016-02-12 15:02:38 +01:00
Sylvain Bellemare
419bdd2055 Fix badge 2016-02-12 14:48:48 +01:00
Sylvain Bellemare
bb3fd5606d Version 0.1.0 2016-02-12 12:32:00 +01:00
Troy McConaghy
685e286319 Flesh out the Release Notes section in docs 2016-02-12 11:29:19 +01:00
Troy McConaghy
65abbfb972 mv contributing, faq & rel-notes to end of docs 2016-02-12 11:21:56 +01:00
Alberto Granzotto
41043b7e6f Merge pull request #18 from bigchaindb/travis
Adjust travis script to work with codecov
2016-02-12 10:39:01 +01:00
Sylvain Bellemare
7a96bce206 Add badge for docs 2016-02-12 02:37:18 +01:00
Sylvain Bellemare
576d55fe18 Add PyPI badge 2016-02-12 02:26:59 +01:00