464 Commits

Author SHA1 Message Date
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
ryan
f71a166e79 trim docker-compose 2016-02-22 14:17:06 +01:00
ryan
63fb14dcc5 adjust tests accordingly 2016-02-22 14:16:02 +01:00
ryan
09f244e325 read inputs in correct place 2016-02-22 14:15:44 +01:00
ryan
82e1882695 trim docker compose 2016-02-22 14:15:13 +01:00
Sylvain Bellemare
c4c850f480 Add classifiers v0.1.4 2016-02-22 12:27:52 +01:00
vrde
6ea6027a17 Release 0.1.4 2016-02-22 12:27:40 +01:00
Troy McConaghy
55a90b4f7e Merge pull request #69 from bigchaindb/add-v1-of-glossary
Added v1 of Glossary
2016-02-22 11:47:34 +01:00
troymc
fef3a5494c Added v1 of Glossary 2016-02-22 11:27:18 +01:00
ryan
5445a043b8 docker-compose-monitor.yml 2016-02-22 10:59:26 +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
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