3670 Commits

Author SHA1 Message Date
muawiakh
e2316a3de8 Fix error checking of optional parameter storage-engine-cache-size
- Keep the parameter optional
- Remove redundant checking of the same parameter
- Do not exit if the parameter is not specified
2018-01-04 13:58:28 +01:00
Troy McConaghy
0b885efc85
Merge pull request #1984 from r7vme/fix/cache-size-bash
Fix issue with STORAGE_ENGINE_CACHE_SIZE parameter
2018-01-04 12:54:41 +01:00
Roman Sokolkov
779d31ef3e
Fix issue with STORAGE_ENGINE_CACHE_SIZE parameter
In mongodb docker image STORAGE_ENGINE_CACHE_SIZE
will always be set to '' (two quotation marks)
and verification will fail. So it's impossible to
run image without --storage-engine-cache-size set.

This change removes double quotes while assigning
default value to STORAGE_ENGINE_CACHE_SIZE.
2017-12-30 17:31:55 +01:00
Sylvain Bellemare
8bd8dc02a4 Fixes #1969 2017-12-22 18:03:57 +01:00
Sylvain Bellemare
07ddf69fc2 Add docker-compose file for mongodb ssl tests 2017-12-22 18:03:57 +01:00
vrde
3a0ce37a7f
Merge pull request #1951 from bigchaindb/proposal/post-txn-mode
Proposal for extending post transaction api
2017-12-20 16:09:47 +01:00
kansi
f1c11ccfa2 Fix spelling errors 2017-12-19 16:53:40 +05:30
Troy McConaghy
babf0b173c
Merge pull request #1941 from bigchaindb/docs/1934/fix-broken-links-to-ipdb-tx-spec-pages
[master branch] Docs: Fix 5 broken links to IPDB tx spec pages
2017-12-13 11:06:05 +01:00
kansi
7cd76c346b Proposal for extending post transaction api 2017-12-08 10:27:11 +05:30
Troy McConaghy
cdb4561805
Merge pull request #1943 from bigchaindb/put-commit-c5443dc-in-master-branch-too
[master branch] Removed Azure Quickstart Template docs
2017-12-06 14:32:36 +01:00
Troy McConaghy
47bf3215ea Removed Azure Quickstart Template docs
(cherry picked from commit c5443dc477a0f4018c3785d22760fbbcae06d3a3)
2017-12-06 14:03:45 +01:00
Troy McConaghy
d9f147df6e Docs: Fixed 5 broken links to IPDB tx spec pages 2017-12-06 11:23:45 +01:00
Sylvain Bellemare
138aaaf8fd Remove pytest-catchlog since it is now in the core 2017-12-06 10:57:37 +01:00
Sylvain Bellemare
9dd2e026b0 Fixes #1891 2017-12-05 19:38:52 +01:00
Katha
e377fb57af
Pre commit styling (#1914)
* run pre-commit and fix errors

* mention pre-commit in our guides
2017-11-30 15:04:14 +01:00
Katha
7aa1f09588
Merge pull request #1872 from bigchaindb/pre-commit-proposal
pre-commit proposal
2017-11-30 15:03:30 +01:00
codegeschrei
321809622a pre-commit proposal 2017-11-29 18:41:07 +01:00
Sylvain Bellemare
35012a6452 Fix flake8 errors 2017-11-29 16:55:32 +01:00
Troy McConaghy
7bfc665638
Merge pull request #1909 from bigchaindb/docs/point-some-pages-to-ipdb-tx-spec-docs
Changed six docs pages to just point to the IPDB Transaction Spec
2017-11-28 16:32:29 +01:00
Troy McConaghy
b52f094efa Revised several pages to point to replacement in the IPDB Transaction Spec 2017-11-28 12:16:44 +01:00
Troy McConaghy
1de7e55ac3
Merge pull request #1894 from bigchaindb/issue/1875/json-schema-validation-is-ipdb-protocol
Removed appendix page w/ tx JSON Schema files & updated transaction-m…
2017-11-23 16:37:32 +01:00
Troy McConaghy
374b6301c6 In readme file about JSON Schema files, note provenance and update process 2017-11-23 16:21:19 +01:00
Troy McConaghy
f23a2c4042 Removed appendix page w/ tx JSON Schema files & updated transaction-model.rst page 2017-11-23 14:45:23 +01:00
Ahmed Muawia Khan
4e64a37e52
Merge pull request #1890 from bigchaindb/advertise-metadata
Add metadata endpoint to info view
2017-11-23 11:16:50 +01:00
muawiakh
020b6c1ff8 Minor change in docs 2017-11-23 10:43:48 +01:00
muawiakh
b184e83b6a [Doc]: Fix markdown formatting in rst 2017-11-23 10:24:35 +01:00
kansi
5abb6ead8b Update metadata documentation 2017-11-23 10:41:58 +05:30
muawiakh
82cd3a61ed Add metadata endpoint to info view
- Metadata search was recently added and works seamlessly
- The endpoint was not reflected in the info view i.e.
  when someone queries at root / or api/v1 endpoints.
- Handle unit tests for the change as well.
2017-11-22 18:31:35 +01:00
Troy McConaghy
dd24bd8fb7
Merge pull request #1878 from bigchaindb/issue/1873/version-the-tx-schema-files
Version the transaction schema files
2017-11-22 16:41:09 +01:00
Troy McConaghy
e50377e801
Merge pull request #1883 from bigchaindb/update-version-py-to-1.4.0.dev
Updated version.py for 1.4.0.dev
2017-11-21 20:16:43 +01:00
Troy McConaghy
bdab5e6219 Updated version.py for 1.4.0.dev 2017-11-21 19:59:09 +01:00
Troy McConaghy
9726cacf54
Merge pull request #1881 from bigchaindb/update-docker-image-to-1.3.0-in-k8s-yamls
Updated Docker image to 1.3.0 in k8s YAML files
2017-11-21 19:00:26 +01:00
Troy McConaghy
61747b138d Updated Docker image to 1.3.0 in k8s YAML files 2017-11-21 18:58:41 +01:00
Troy McConaghy
2590043a7a
Merge pull request #1880 from bigchaindb/update-changelog-for-v1.3-release
Updated the CHANGELOG.md file for the v1.3 release
2017-11-21 18:54:30 +01:00
Troy McConaghy
9d9310d8e5 Updated CHANGELOG.md for the v1.3 release 2017-11-21 18:41:44 +01:00
Troy McConaghy
dfe072e443 Fixed a Flake8 error 2017-11-21 14:52:15 +01:00
Troy McConaghy
94c77ba658 Removed the line from transaction_v1.0.yaml 2017-11-21 14:13:24 +01:00
Troy McConaghy
35fa8d7d19 Updated all code/docs referencing the transaction schema files by name 2017-11-21 14:12:13 +01:00
Troy McConaghy
8482521a8b Renamed all transaction schema files: added _v1.0 in them 2017-11-21 14:10:14 +01:00
kansi
f9d8519832 Merge branch 'bug/1592/metadata-text-search' 2017-11-20 19:12:31 +05:30
kansi
c78490f44d Merge branch 'master' into bug/1592/metadata-text-search 2017-11-20 19:12:12 +05:30
Shahbaz Nazir
6c1017510b
Add standard template for creating PRs (#1776)
* Add standard template for creating PRs

Adding a standard template for creating
Pull requests for improved code QA and delegating
dependencies whenever applicable

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>

* Update developer docs with PR instructions

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>

* Addressing review comments for PR template

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>
2017-11-20 14:08:57 +01:00
Shahbaz Nazir
bc4f8fcab5
Fix getstarted undefined referrer issue with IPDB (#1866)
Skip Referer check on preflight request (OPTIONS) and set Referrer-Policy to origin-when-cross-origin in response to OPTIONS request. Once Referrer-Policy is set on the subsequent POST request referrer is set by the browser to expected value.
2017-11-17 20:35:57 +01:00
Troy McConaghy
f53eb1e3e7
Merge pull request #1855 from bigchaindb/update-blocks-and-votes-docs
Updated docs about blocks and votes
2017-11-17 13:32:02 +01:00
Troy McConaghy
01796b0660
Merge branch 'master' into update-blocks-and-votes-docs 2017-11-16 18:27:08 +01:00
Troy McConaghy
5642050276
Merge pull request #1853 from bigchaindb/rm-descriptions-from-yaml-files
Removed all 'description' keys & values from the YAML files
2017-11-16 18:22:52 +01:00
Troy McConaghy
73034794f8 Merge branch 'master' into rm-descriptions-from-yaml-files 2017-11-16 18:06:58 +01:00
Ahmed Muawia Khan
7b2b343138
Merge pull request #1790 from bigchaindb/multi-node-automation
Automation of multi node BigchainDB deployment for dev/test
2017-11-16 16:56:21 +01:00
Ahmed Muawia Khan
a99c817030
Merge pull request #1824 from bigchaindb/update-tectonic-docs
Update tectonic installation guide
2017-11-16 16:56:00 +01:00
Ahmed Muawia Khan
3752e13a38
Merge pull request #1825 from bigchaindb/docker-for-mac-quickstart
Update quickstart guide for 'docker for mac' users
2017-11-16 16:55:31 +01:00