Troy McConaghy
|
d5143f99d8
|
Longer long_description in setup.py
|
2017-01-17 14:21:08 +01:00 |
|
Sylvain Bellemare
|
1dbc998b36
|
Only fetch needed element (public key)
|
2017-01-17 07:50:00 -05:00 |
|
Sylvain Bellemare
|
5759de6ae3
|
Remove unused fixture
|
2017-01-17 07:50:00 -05:00 |
|
Sylvain Bellemare
|
9766aa90a1
|
Addresses #663 partially
|
2017-01-17 07:50:00 -05:00 |
|
Sylvain Bellemare
|
c1b6f60f70
|
Add an exception message
|
2017-01-17 07:50:00 -05:00 |
|
Sylvain Bellemare
|
6c31ab0a7c
|
Correct path to server html docs
|
2017-01-16 08:29:17 -05:00 |
|
Sylvain Bellemare
|
04789aad96
|
Add docs for TABLES constant
|
2017-01-16 07:12:25 -05:00 |
|
Sylvain Bellemare
|
d71fdcbe78
|
Add backend admin sections to docs
|
2017-01-16 07:12:25 -05:00 |
|
Sylvain Bellemare
|
4d6df06236
|
Resolves #948
|
2017-01-16 07:12:25 -05:00 |
|
Sylvain Bellemare
|
b12ea854f7
|
Remove unused import
|
2017-01-13 09:17:13 -05:00 |
|
libscott
|
e08bf52fa7
|
Merge pull request #1018 from bigchaindb/change-tx-version
Change version in tx model to 0.9
|
2017-01-13 12:07:23 +01:00 |
|
Rodolphe Marques
|
f45e36a38d
|
enable codecov for mongodb
|
2017-01-13 04:56:06 -05:00 |
|
Rodolphe Marques
|
e52cb40edb
|
Some more tests for mongodb code (#1036)
* Some more tests for mongodb code
Cleanup connection code
* pep8 fixes
|
2017-01-13 10:25:45 +01:00 |
|
Rodolphe Marques
|
5abe6dd7ea
|
Added tests to the mongodb changefeed (#1035)
* Added tests to the mongodb changefeed
* pep8 and typo fixes
|
2017-01-13 10:18:58 +01:00 |
|
libscott
|
8510f47ed4
|
Merge pull request #1024 from bigchaindb/1021/http_api_root
1021/http api root
|
2017-01-12 16:13:30 +01:00 |
|
libscott
|
ece5581eb3
|
Merge branch 'master' into 1021/http_api_root
|
2017-01-12 15:26:10 +01:00 |
|
Sylvain Bellemare
|
29c10e30a9
|
Resolves #1004
|
2017-01-12 04:05:59 -05:00 |
|
Dimitri De Jonghe
|
03d46b40f9
|
Merge pull request #1026 from bigchaindb/feat/api/statuses
implement statuses endpoint
|
2017-01-12 09:55:34 +01:00 |
|
diminator
|
8aa37277c2
|
remove blank line for travis
|
2017-01-11 17:17:20 +01:00 |
|
Sylvain Bellemare
|
c036b1490b
|
Inherit from BigchainDBError for common exceptions
|
2017-01-11 07:48:28 -05:00 |
|
Sylvain Bellemare
|
fdf2a85c97
|
Add a BigchaindDB base exception class
|
2017-01-11 07:48:28 -05:00 |
|
Sylvain Bellemare
|
ec14389080
|
Merge pull request #1032 from bigchaindb/fix-tests-readme
Update tests readme
|
2017-01-11 07:46:12 -05:00 |
|
diminator
|
ceeba0e89a
|
logical xor & status flag
|
2017-01-11 13:45:47 +01:00 |
|
Sylvain Bellemare
|
4c8d1c6e8c
|
Document how to run tests for mongodb with docker
|
2017-01-11 13:21:27 +01:00 |
|
Sylvain Bellemare
|
4994e30f0c
|
Run mongod with --replSet=rs0 option
|
2017-01-11 13:21:27 +01:00 |
|
Sylvain Bellemare
|
e696883f66
|
Pin rethinkdb version to 2.3.5 in docker-compose
|
2017-01-11 13:21:27 +01:00 |
|
Sylvain Bellemare
|
f57990c9ea
|
Pin mongodb version to 3.4.1 in docker-compose.yml
|
2017-01-11 13:21:27 +01:00 |
|
Rodolphe Marques
|
376172ec18
|
Update the README with instructions to run the tests against mongodb
|
2017-01-11 13:21:27 +01:00 |
|
Sylvain Bellemare
|
8b2ae1daf2
|
Merge pull request #1011 from josephwinston/jbw/fix-locale
Fix use of locales for python et al
|
2017-01-11 05:53:06 -05:00 |
|
Sylvain Bellemare
|
1cfd3de60e
|
Fix flake8 errors in tests
|
2017-01-11 05:13:27 -05:00 |
|
Sylvain Bellemare
|
c02478e0b2
|
Add flake8 option to setup.cfg
|
2017-01-11 05:13:27 -05:00 |
|
Sylvain Bellemare
|
0233a38f0b
|
Closes #996
|
2017-01-11 05:13:27 -05:00 |
|
Rodolphe Marques
|
c91eff70e5
|
Feat/960/test mongodb queries (#1030)
* Created tests to mongodb queries
Small fix to queries
* cleanup pytest markers
|
2017-01-10 16:49:30 +01:00 |
|
Rodolphe Marques
|
b4602b6283
|
Merge pull request #1027 from bigchaindb/feat/1020/fix-tests-mongodb
Feat/1020/fix tests mongodb
|
2017-01-10 15:38:53 +01:00 |
|
Rodolphe Marques
|
aa6d4fdcc8
|
small fix to test
|
2017-01-10 15:31:16 +01:00 |
|
diminator
|
322d6bde12
|
(fix): each import on its own line
|
2017-01-10 14:45:29 +01:00 |
|
libscott
|
b592786882
|
Merge pull request #1019 from bigchaindb/add_multiple_current_owners_for_doc
Add multiple current owners for doc
|
2017-01-10 11:11:18 +01:00 |
|
libscott
|
0b0dadd6fa
|
Update test_transaction.py
|
2017-01-09 17:44:02 +01:00 |
|
diminator
|
15b91fea99
|
clean up links wrapper
|
2017-01-09 17:37:01 +01:00 |
|
diminator
|
8fa231c040
|
include _links in transaction status payload
|
2017-01-09 17:14:22 +01:00 |
|
Rodolphe Marques
|
f4bbf27815
|
fix indentation error
|
2017-01-09 16:28:20 +01:00 |
|
Rodolphe Marques
|
24c1f8d804
|
mongodb at the end of travis matrix
|
2017-01-09 14:15:01 +01:00 |
|
Rodolphe Marques
|
abf77c04ee
|
Omit mongod log messages.
MongoDB failures no longer allowed
|
2017-01-09 14:10:49 +01:00 |
|
Rodolphe Marques
|
9bc658b833
|
fix travis mongodb integration
|
2017-01-09 14:03:57 +01:00 |
|
Rodolphe Marques
|
c6ea345d86
|
Updated mongodb queries to work with new transaction model.
|
2017-01-09 13:49:55 +01:00 |
|
Rodolphe Marques
|
8926178e52
|
initialize replica set for tests
|
2017-01-09 13:32:17 +01:00 |
|
Rodolphe Marques
|
7f05974f0f
|
Added a secondary index with uniqueness constraint in backlog.
Several test fixes
|
2017-01-09 13:25:42 +01:00 |
|
Rodolphe Marques
|
595f7dc701
|
several fixes to mongodb queries
|
2017-01-09 13:25:27 +01:00 |
|
Trent McConaghy
|
af39e204c9
|
"ascribe" -> "BigchainDB"
|
2017-01-07 11:31:51 +01:00 |
|
diminator
|
7124adcd34
|
implement statuses endpoint
|
2017-01-06 15:55:07 +01:00 |
|