1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-16 17:43:20 +02:00
Commit Graph

456 Commits

Author SHA1 Message Date
tim
7cb60a7dc0 Updated compatability for BDB-server 1.1 2017-09-27 15:23:46 +02:00
michielmulders
366a46f8a7 Small extra fix in usage example 2017-09-27 14:35:11 +02:00
michielmulders
c939977c90 Small code change - fix 2017-09-27 14:21:09 +02:00
greenkeeper[bot]
6703fd8839 chore(package): update release-it to version 3.0.0 2017-09-27 05:09:47 +00:00
michielmulders
ce9e88bac3 Fixed for TravisCI 2017-09-26 16:29:52 +02:00
michielmulders
42c037c6ac Trying to match TravisCI Criteria 2017-09-26 16:25:07 +02:00
michielmulders
823d340d61 Updated errorObject to match TravisCI criteria 2017-09-26 16:19:36 +02:00
michielmulders
6c01d37576 Solved throw payload message at baserequest 2017-09-26 16:05:25 +02:00
greenkeeper[bot]
fd75499f24 chore(package): update sinon to version 4.0.0 2017-09-26 09:40:21 +00:00
michielmulders
db4054e1b2 Merge pull request #102 from michielmulders/master
Small cleanup for js-docs
2017-09-22 11:09:32 +02:00
michielmulders
f2fbdc79ce Small cleanup fixes 2017-09-22 11:06:33 +02:00
Tim Daubenschütz
b97cce72f9 Update README.md 2017-09-22 10:27:04 +02:00
Tim Daubenschütz
0d91af5d8f Add docs to readme 2017-09-22 10:26:14 +02:00
Tim Daubenschütz
e34917ea2b Add variable definition 2017-09-22 10:15:02 +02:00
michielmulders
d284ced256 Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
michielmulders
4eae98e463 Added requested changes and did small code change at the end. File permissions not yet changed 2017-09-22 10:15:02 +02:00
michielmulders
146f1f5e13 IPDB conn added and commented Divisible assets 2017-09-22 10:15:02 +02:00
michielmulders
431da5ac95 revert baserequest payload issue 2017-09-22 10:14:35 +02:00
michielmulders
f2e7e1606b Completed basic usage example 2017-09-22 10:14:24 +02:00
michielmulders
dfaf97e5ce Basic usage examples added, not completed 2017-09-22 10:14:24 +02:00
michielmulders
6f6c21dacf Created and updated page with BigchainDB JS Driver info 2017-09-22 10:14:24 +02:00
7f532ee94f remove yarn
* yarn is usually installed globally and we never call the locally installed version
2017-09-22 10:14:24 +02:00
greenkeeper[bot]
4102ef8c21 chore(package): update babel-eslint to version 8.0.0 2017-09-22 10:14:24 +02:00
michielmulders
202ae6060b Removed parenthesis in request.js 2017-09-22 10:14:24 +02:00
michielmulders
7ac13b2045 Issue 50: remove onlyJsonResponse connection.js 2017-09-22 10:14:24 +02:00
greenkeeper[bot]
cce49f1d12 chore(package): update ava to version 0.22.0 2017-09-22 10:14:24 +02:00
michielmulders
a2ff15e282 Update index.rst for testing purpose automated 2017-09-22 10:14:24 +02:00
michielmulders
f0fda97057 Updating index.rst for testing new webhook 2017-09-22 10:14:24 +02:00
michielmulders
a5509a0171 Revert "Fix Issue 50: connection.js remove onlyJsonResponse"
This reverts commit 3c9ff5c384.
2017-09-22 10:14:24 +02:00
michielmulders
5ec5df7e1d Fix Issue 50: connection.js remove onlyJsonResponse 2017-09-22 10:14:24 +02:00
michielmulders
484a3eb608 Issue 57: mv connection/index.js connection.js && rm connection + fix all breaking imports) 2017-09-22 10:14:24 +02:00
michielmulders
4931b62e8e Removed build dirs from soruce and edited gitignore for the last time 2017-09-22 10:14:23 +02:00
michielmulders
c8de30ba57 Change gitignore with _build 2017-09-22 10:14:23 +02:00
michielmulders
178cc116f5 Ignore doc/_build instead of doc/build 2017-09-22 10:14:23 +02:00
michielmulders
c2f4a6e5e2 Added make hmtl and clean to Makefile 2017-09-22 10:14:23 +02:00
michielmulders
c1ddbf479a Removed /build and gitignore inside /docs, added /docs/build in main gitignore 2017-09-22 10:14:23 +02:00
michielmulders
f3df9ed6c7 Added gitignore to not upload build/ dir 2017-09-22 10:14:23 +02:00
michielmulders
b0b0d157cb Moved docs from personal repo to official js Driver repo 2017-09-22 10:14:23 +02:00
greenkeeper[bot]
4154078305 chore(package): update sinon to version 3.0.0 2017-09-22 10:14:23 +02:00
greenkeeper[bot]
ceedf91774 fix(package): update query-string to version 5.0.0 2017-09-22 10:14:23 +02:00
greenkeeper[bot]
3c0209f3cd chore(package): update ava to version 0.21.0 2017-09-22 10:14:23 +02:00
vrde
d714306c9d Update other docs to version 0.3.0
Close #76. Close #77.
2017-09-22 10:14:23 +02:00
vrde
8048399a0b Release 0.3.0 2017-09-22 10:14:23 +02:00
vrde
6dc11b5455 Update README compatibility matrix 2017-09-22 10:14:22 +02:00
vrde
bb3d478b41 Update BigchainDB docker container for travis to 1.0.0 2017-09-22 10:14:22 +02:00
vrde
2fd3fcf8ce Fix eslint errors 2017-09-22 10:14:22 +02:00
greenkeeper[bot]
d0f4342f6f chore(package): update eslint to version 4.1.1
Closes #64
2017-09-22 10:14:22 +02:00
Scott Sadler
d6e33b807a add has subcondition to ccJsonLoad test 2017-09-22 10:14:22 +02:00
Scott Sadler
51585b1b05 add additional test for ccJsonLoad 2017-09-22 10:14:22 +02:00
Scott Sadler
b665752c8c fulfills.output -> fulfills.output_index 2017-09-22 10:14:22 +02:00