Troy McConaghy
2780b9406a
docs: renamed Starter Templates --> Templates
2017-02-14 18:55:46 +01:00
Troy McConaghy
3a3f82b650
Merge pull request #1184 from bigchaindb/update-firewall-setup-notes
...
Added some MongoDB ports to docs Notes for Firewall Setup
2017-02-13 15:24:26 +01:00
Troy McConaghy
8128caa86d
Removed notes about port 28017
2017-02-13 15:09:48 +01:00
Sylvain Bellemare
832a0e9e41
Add Java driver link to docs
2017-02-11 17:59:59 +01:00
Troy McConaghy
edb773695e
Added some MongoDB ports to docs Notes for Firewall Setup
2017-02-11 10:11:52 +01:00
Sylvain Bellemare
8da47243ac
Fix link
2017-02-10 19:43:50 +01:00
Sylvain Bellemare
5ffa6568c4
Add a section on community-driven libs
2017-02-08 18:16:28 +01:00
Troy McConaghy
85128a0634
append 'rethinkdb' to 'bigchaindb -y configure' in some docs
2017-02-06 18:01:38 +01:00
Troy McConaghy
105d0172da
Minor fixes to the bigchaindb CLI docs
2017-02-03 11:31:24 +01:00
Rodolphe Marques
2fe9c47b63
Feat/990/cleanup monitoring code ( #1138 )
...
* remove statsd dependencie
* remove monitoring related code
* removed statsd configuration
* fixed tests
* Removed monitoring docker compose file.
Remove statsd settings from test fixture.
Removed statsd related code from benchmarking tests
* removed monitoring related documentation
* remove unused import
2017-02-03 10:28:28 +01:00
Krish
516c753910
Add param 'rethinkdb' in docs for configure cmd.
2017-02-02 16:06:50 +01:00
Troy McConaghy
2782ed0b32
Merge remote-tracking branch 'origin/master' into docs/1077/recommend-ubuntu-16.04-for-now
2017-01-31 16:49:04 +01:00
Troy McConaghy
815449def4
Merge pull request #1118 from bigchaindb/docs/1112/remove-example-apps-page
...
Removed 'Example Apps' page from the docs
2017-01-31 16:37:23 +01:00
Troy McConaghy
88ea6c6564
In setup-run-node.md, link to page in Appendices re/ installing OS-level deps
2017-01-31 16:18:20 +01:00
Troy McConaghy
70e9a7a33c
Updated many docs pages from Ubuntu 14.04 to 16.04
2017-01-31 16:03:57 +01:00
Troy McConaghy
b68557507f
Updated Ansible playbooks & docs for Ubuntu 16.04 deployment
2017-01-31 15:40:39 +01:00
Rodolphe Marques
69068fc919
Document how to run BigchainDB with MongoDB ( #1116 )
...
* Document changes in the configure command.
Document new add/remove replicas commands.
* updated quickstart with mongodb instructions
* Docs on how to setup mongodb dev node with and without docker.
Update replSet option in docker-compose
* Fixed typo.
More explicit on how to run the tests.
* Fixed typo in mongodb docker instructions.
More explicit about requiring mongodb 3.4+
2017-01-31 13:53:36 +01:00
Troy McConaghy
375873b6ed
Updated docs page about Terraform: Ubuntu 14.04 --> 16.04
2017-01-31 11:24:46 +01:00
Troy McConaghy
17a07a80f1
Removed 'Example Apps' page from the docs
2017-01-30 18:11:29 +01:00
Scott Sadler
adb579ac0a
Revert "duplicate asset ID" and apply "get_txids_filtered" interface.
2017-01-26 13:52:09 +01:00
Sylvain Bellemare
05fdcef670
Document default value for GET /outputs?unspent=
2017-01-26 05:05:54 -05:00
tim
5b7dd672b8
Remove controversial endpoints for now
2017-01-25 11:30:40 +01:00
tim
7a71e386f3
Fix whitespace
2017-01-25 11:06:54 +01:00
Scott Sadler
88b99d7bdc
document optional operation parameter in transaction
2017-01-25 11:06:54 +01:00
Scott Sadler
d932184b88
update http docs to reflect changes implemented for 0.9
2017-01-25 11:06:54 +01:00
Brett Sun
2d1699e790
Split block and transaction status endpoint descriptions
2017-01-25 10:44:06 +01:00
Brett Sun
787512014a
Fix small typos in API docs
2017-01-25 10:44:06 +01:00
diminator
d68d70ebc3
improved documentation on statuses links and values
2017-01-25 10:44:06 +01:00
diminator
ec5000bd47
add curly brackets around url
2017-01-25 10:44:06 +01:00
diminator
4dea64f3be
/transactions root endpoint returns 400
2017-01-25 10:44:06 +01:00
diminator
deba454eb0
400 OK -> bad request
2017-01-25 10:44:06 +01:00
diminator
a6facc8ada
reformat blocks + blocks endpoint as list
2017-01-25 10:44:06 +01:00
diminator
86be0e5983
move blocks and votes to advanced with intro
2017-01-25 10:44:06 +01:00
diminator
4631c93dbf
statuses remove 303 and location, links in payload
2017-01-25 10:44:06 +01:00
Dimitri De Jonghe
60b21fd24c
add comma
2017-01-25 10:44:06 +01:00
Scott Sadler
9e163ed2e5
update api root informational endpoint docs
2017-01-25 10:44:06 +01:00
Dimitri De Jonghe
7d7a05c706
remove href from links
2017-01-25 10:44:06 +01:00
diminator
cb4207fb32
version 0.9 to api version 1
2017-01-25 10:44:06 +01:00
diminator
8bbaa0e40e
status endpoint query params and remove links
2017-01-25 10:44:06 +01:00
diminator
6cf39542ea
improve wording on post transactions status codes
2017-01-25 10:44:06 +01:00
diminator
fde3d21ba7
POST /transactions returns statuses payload
2017-01-25 10:43:17 +01:00
diminator
005a164e6b
additional info on INVALID block
2017-01-25 10:43:17 +01:00
diminator
1ef2da7c32
mention history and provenance
2017-01-25 10:43:17 +01:00
diminator
9d6ca861a7
Note on retrieving the list of assets
2017-01-25 10:43:17 +01:00
diminator
7576210c82
remove GENESIS from operations
2017-01-25 10:43:17 +01:00
diminator
df94427cca
fulfilled conditions -> unspent outputs
2017-01-25 10:43:17 +01:00
diminator
f17a722634
remove is_asset
2017-01-25 10:43:17 +01:00
diminator
9e5623f881
Removed X-bigchaindb-timestamp
2017-01-25 10:43:17 +01:00
diminator
5fa3cddbb7
transactions and blocks root endpoints
2017-01-25 10:43:17 +01:00
diminator
0ce9cc4f55
Return transaction if it's in backlog also
2017-01-25 10:42:32 +01:00