3179 Commits

Author SHA1 Message Date
Rodolphe Marques
fa04899003 Merge remote-tracking branch 'origin/feat/1147/consolidate-root-urls' into feat/1531/consistent-naming 2017-06-14 10:19:01 +02:00
Rodolphe Marques
05a6653d5f Fixed web related tests 2017-06-13 12:31:49 +02:00
Rodolphe Marques
7ffea9e8a4 Renamed tx_id to transaction_id
- Documentation
- Api
2017-06-13 12:24:04 +02:00
Rodolphe Marques
3ecb05a62d Renamed txid to transaction_id in data models
- Updated schema validation
- Updated database schema
- Updated database queries
- Fixed tests
2017-06-13 11:36:58 +02:00
Rodolphe Marques
27b1292497 Renamed streams_v1 to streams
- Updated tests
- Updated documentation
2017-06-12 17:39:49 +02:00
Rodolphe Marques
e0e27dc121 Consolidate root urls
- All information added to root url `/`
- Information specific to v1 under `/api/v1`
- Removed `_links`
- Removed `self`
2017-06-12 15:13:42 +02:00
libscott
32fc9244e6 Benchmark for CREATE transactions (#1511)
* benchmark code, throughput stats collection with graphite

* benchmarks readme

* benchmark readme update with results

* Update README.md

* add comment on why 10000 backlog size in benchmark
2017-06-10 10:01:28 +02:00
Troy McConaghy
09e583a01c Merge pull request #1526 from bigchaindb/copyedit-follow-up-to-pr-1497
Copyedit follow-up to PR #1497
2017-06-09 17:09:50 +02:00
Troy McConaghy
945ed81038 Responses to review comments from @krish7919 on #1526 2017-06-09 14:32:39 +02:00
Troy McConaghy
e1082af385 Added clarifying comments to secret.yaml 2017-06-08 17:42:30 +02:00
Troy McConaghy
03e9020909 Added helper comments to config-map.yaml 2017-06-08 17:41:38 +02:00
Troy McConaghy
3f3b2f91b8 Reorganized docs page re/ config-map.yaml & secret.yaml 2017-06-08 17:40:43 +02:00
Troy McConaghy
a3dfaedfe1 Fixed hyperlink 2017-06-08 17:39:15 +02:00
Troy McConaghy
1dd2a779e7 Docs: Clarified how to get MongoDB Agent API Key 2017-06-08 17:37:30 +02:00
Troy McConaghy
1d4a6e470c Copy-edited some docs 2017-06-08 17:36:41 +02:00
Troy McConaghy
d4a00e19c7 Edit: noun 'back up'-->'backup' 2017-06-08 17:33:42 +02:00
libscott
c9b5637681 Merge pull request #1518 from bigchaindb/require_asset_data
Require asset.data for CREATE and asset.id for TRANSFER in the schemas
2017-06-08 13:22:04 +02:00
Troy McConaghy
0e23cf0cf9 Merge pull request #1521 from bigchaindb/bug/1504/fix-how-to-update-azure-cli-2.0
Improved docs about how to update the Azure CLI 2.0
2017-06-08 12:08:57 +02:00
Troy McConaghy
0592f3c45b Improved docs for how to update Azure CLI 2.0 2017-06-07 17:15:36 +02:00
Troy McConaghy
0472006024 Merge pull request #1519 from bigchaindb/update-docs-re-digital-asset-model
Updated some docs about the asset model
2017-06-07 16:59:14 +02:00
Troy McConaghy
f58425d57a Merge pull request #1520 from bigchaindb/redo-pr-1493
Redid PR #1493
2017-06-07 16:57:44 +02:00
Troy McConaghy
b6f7e6307a Redid PR #1493 2017-06-07 16:45:42 +02:00
Troy McConaghy
e280b24f54 Updated some docs about the asset model 2017-06-07 16:19:50 +02:00
Scott Sadler
622885aef8 require asset.data for CREATE and asset.id for TRANSFER in the schemas 2017-06-07 13:39:24 +02:00
krish7919 (Krish)
ec40972334 Rearrange steps in documentation 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
b609eb878e Cloud Manager steps changes as per new UI 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
b70cf86192 'Refer to' instead of 'refer' typo fix 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
50813aa162 Fix typos in the example names for backup and monitoring agent 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
b1ff469e2a Rearrange points in StatefulSet creation docs 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
2cde05a204 Remove redundant configs in nginx-dep.yaml 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
9f5bad6498 Changes as per @ttmc's comments
- Renumbered steps in documentation
- Clarification on DNS prefix name
- Removed redundant port mappint in nginx-svc.yaml file
2017-06-06 10:01:53 +02:00
krish7919 (Krish)
ededd2a0fe Fixing typo in docs 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
8c80f72c40 Update documentation about file paths 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
99fb96c9c6 Update description in documentation 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
5eb2a4af16 Remove reference to deprecated ConfigMap mdb-fqdn 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
75c33dbcf1 Remove base 64 encoding requirement from ConfigMap 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
e37a8c37fd Remove step from documentation 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
36b4871ecd Add links in workflow document 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
8fb1c0be8b Update docs to reflect TLS setup 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
54189ba418 Credential management using Secrets in nginx
Support for websocket port in nginx
2017-06-06 10:01:53 +02:00
krish7919 (Krish)
af966f56df Credential management using Secret in nginx_3scale 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
cf10d3199e Support for TLS connections in MongoDB StatefulSet 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
06f0f8d95e Support for TLS connections in MongoDB Monitoring Agent 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
ff12d0aafc Support for TLS connections in MongoDB Backup Agent 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
7208310111 Global ConfigMap and Secret 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
fe0bd625dc Update to easyrsa steps 2017-06-06 10:01:53 +02:00
Troy McConaghy
0c1b30b59d Merge pull request #1498 from bigchaindb/py-script-to-analyze-nginx-logs
More docs re/ OMS logs + a script to analyze NGINX logs
2017-06-02 10:32:06 +02:00
Troy McConaghy
b7a9129550 Merge pull request #1500 from bigchaindb/js-driver-is-maintained-by-us
Docs: The JS driver is maintained by the BDB team
2017-06-01 17:01:16 +02:00
Rodolphe Marques
c7197cecdf Merge pull request #1512 from bigchaindb/init-timeout-rethinkdb-conn
Init timeout rethinkdb conn
2017-06-01 15:41:11 +02:00
Rodolphe Marques
54ab3b5e37 Update documentation on configuration 2017-06-01 15:20:00 +02:00