Alberto Granzotto
|
272a899c9e
|
Merge pull request #64 from bigchaindb/feat/58/non-interactive-first-start
Allow non interactive first start
|
2016-02-21 22:38:11 +01:00 |
|
Alberto Granzotto
|
c189b5ced7
|
Merge pull request #65 from bigchaindb/improve-test-with-xdist
Speed up tests using xdist
|
2016-02-21 22:34:37 +01:00 |
|
ryan
|
d911af0315
|
Merge branch 'develop' into statsd
|
2016-02-19 11:38:39 +01:00 |
|
Alberto Granzotto
|
78e892c833
|
Merge pull request #67 from bigchaindb/format-gitter-badge
Align the gitter badge with the others
|
2016-02-19 00:31:02 +01:00 |
|
Alberto Granzotto
|
5c32dda543
|
Align the gitter badge with the others
|
2016-02-19 00:30:30 +01:00 |
|
Alberto Granzotto
|
cf054e91fa
|
Merge pull request #66 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2016-02-19 00:29:05 +01:00 |
|
vrde
|
1c96b15174
|
Add xdist to travis
|
2016-02-19 00:26:38 +01:00 |
|
The Gitter Badger
|
1c9c238778
|
Add Gitter badge
|
2016-02-18 23:20:54 +00:00 |
|
vrde
|
6ab2b03260
|
Use unique db names in tests to allow xdist
|
2016-02-19 00:10:44 +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 |
|
ryan
|
fdd23a9fa0
|
Merge branch 'develop' into statsd
|
2016-02-18 16:19:13 +01:00 |
|
ryan
|
cd9048d861
|
validation tx queue, comments
|
2016-02-18 16:18:45 +01:00 |
|
Sylvain Bellemare
|
5ebe9e9349
|
Merge pull request #63 from bigchaindb/feat/56/update-tests-using-is-instead-of-equalequal
Replace `==` with `is` for some tests
|
2016-02-18 13:07:05 +01:00 |
|
vrde
|
4c177a9946
|
Replace == with is for some tests
Replace all occurrences of:
- `== True` with `is True`
- `== False` with `is False`
- `== None` with `is None`
|
2016-02-18 11:42:34 +01:00 |
|
ryan
|
b9279431cd
|
small changes
|
2016-02-18 11:39:10 +01:00 |
|
Alberto Granzotto
|
319fa217af
|
Merge pull request #60 from bigchaindb/add-docker-setup-docs
Add docker setup docs
|
2016-02-18 11:29:04 +01:00 |
|
Sylvain Bellemare
|
35c8ea757e
|
Be more explicit about the hash and payload keys
|
2016-02-18 11:15:26 +01:00 |
|
Sylvain Bellemare
|
c9afcfdd98
|
Emphasize that the docker setup is not for prod
|
2016-02-18 10:46:58 +01:00 |
|
ryan
|
a037e7f042
|
reorganize yml
|
2016-02-18 09:39:42 +01:00 |
|
ryan
|
f32425d6ff
|
reorganize yml
|
2016-02-18 09:39:20 +01:00 |
|
Sylvain Bellemare
|
ef6cc9eddd
|
Change port number to a higher number
|
2016-02-17 23:59:26 +01:00 |
|
Sylvain Bellemare
|
90a895f8a9
|
Document usage of docker to run bigchaindb
|
2016-02-17 23:59:26 +01:00 |
|
Sylvain Bellemare
|
f568d8acb5
|
Add docs requirements in setup.py
|
2016-02-17 23:59:26 +01:00 |
|
Sylvain Bellemare
|
cb7d10b88f
|
Remove "..." to avoid warning from sphinx
|
2016-02-17 23:59:25 +01:00 |
|
ryan
|
2350ec1564
|
more measurements
|
2016-02-17 16:09:08 +01:00 |
|
Sylvain Bellemare
|
ef9d3d3a9a
|
Add missing "#"
|
2016-02-17 15:44:37 +01:00 |
|
Sylvain Bellemare
|
48509ec00f
|
Remove unused imports
|
2016-02-17 15:43:35 +01:00 |
|
ryan
|
5b127e1e76
|
Merge branch 'develop' into statsd
|
2016-02-17 14:57:38 +01:00 |
|
ryan
|
fc045d1174
|
timing adjustments
|
2016-02-17 14:55:55 +01:00 |
|
Troy McConaghy
|
26fe39df85
|
Merge pull request #57 from bigchaindb/documentation-improvements
Numerous documentation improvements
|
2016-02-17 11:38:56 +01:00 |
|
troymc
|
9e65cf1b0b
|
Numerous documentation improvements
|
2016-02-16 20:42:43 +01:00 |
|
vrde
|
f7bb3fb91a
|
Merge branch 'master' into develop
|
2016-02-16 14:02:41 +01:00 |
|
Alberto Granzotto
|
87326ac93c
|
Merge pull request #52 from bigchaindb/0.1.3
Update requirements, ready for v0.1.3
|
2016-02-16 14:00:30 +01:00 |
|
vrde
|
8926e3216c
|
Update requirements, ready for v0.1.3
v0.1.3
|
2016-02-16 11:37:51 +01:00 |
|
ryan
|
6ee330213c
|
Merge branch 'develop' into statsd
|
2016-02-16 10:07:35 +01:00 |
|
ryan
|
14ffe739a5
|
initial commit
|
2016-02-16 10:04:33 +01:00 |
|
Alberto Granzotto
|
0157cf9886
|
Merge pull request #31 from bigchaindb/tests-for-issue-27
Tests for issue #27
|
2016-02-16 00:01:27 +01:00 |
|
Alberto Granzotto
|
1ecf2a000a
|
Merge pull request #33 from bigchaindb/fix-docker-config
Fix some config issues for docker-compose
|
2016-02-15 23:25:09 +01:00 |
|
Sylvain Bellemare
|
53aff999aa
|
Make it harder for issue #27 to go unnoticed
|
2016-02-15 22:18:26 +01:00 |
|
Troy McConaghy
|
d9bbbe1f05
|
Merge pull request #48 from bigchaindb/bug/46/change-instructions-for-pip3-install
Add sudo before pip install bigchaindb sometimes
|
2016-02-15 19:51:01 +01:00 |
|
troymc
|
b725b4e716
|
Add sudo before pip install bigchaindb sometimes
|
2016-02-15 19:40:55 +01:00 |
|
Troy McConaghy
|
847368c98e
|
Merge pull request #47 from bigchaindb/bug/46/change-instructions-for-pip3-install
Changed pip3 install instructions for U14.04
|
2016-02-15 19:25:53 +01:00 |
|
troymc
|
90129b8fa5
|
Changed pip3 install instructions for U14.04
|
2016-02-15 18:52:57 +01:00 |
|
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 |
|