muawiakh
0016c86e0b
Address comments
...
- Remove release process changes
- Specs per release will be tracked as part of a different PR
and proposal
2018-01-17 10:43:35 +01:00
muawiakh
7220e84e8d
Address comments
...
- Add a release tracking document and example
2017-11-22 12:35:35 +01:00
muawiakh
e3654a9994
Address comments, typos
2017-11-22 11:21:19 +01:00
muawiakh
e0a771dabb
Change man days to a gender neutral term
...
- Now dev days
2017-11-21 16:56:17 +01:00
muawiakh
193807153e
Address comments I
2017-11-21 16:41:28 +01:00
muawiakh
a1d85afe04
Update issue template to reflect bug reports vs new feature
2017-11-21 14:34:48 +01:00
muawiakh
789f0be547
Add changes to release process
...
- Also no need to `spec-index.rst`
2017-11-21 14:30:12 +01:00
muawiakh
27aa8555aa
Add guidelines for new features in BigchainDB
...
- Template specification document
- Update CONTRIBUTING.md to reflect changes
2017-11-21 14:07:38 +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
muawiakh
cd98591851
Address comments on docs and some typos
2017-11-16 12:53:36 +01:00
muawiakh
2df08430cd
Remove docker network creation and use default docker bridge
2017-11-16 12:53:36 +01:00
muawiakh
c285487dfb
Revert "Fix flake8 failure"
...
This reverts commit 5c6e7419a7fa827f1291be3ecbeda895e3a46b58.
2017-11-16 12:53:36 +01:00
muawiakh
0ee0d88da1
Fix flake8 failure
2017-11-16 12:52:35 +01:00
muawiakh
b96a754f9a
Update bdb-config
2017-11-16 12:51:46 +01:00
muawiakh
b2b644db3d
Fix minor docs comments
2017-11-16 12:51:46 +01:00
muawiakh
20147562f6
Fix docs build issue
2017-11-16 12:51:46 +01:00
muawiakh
0f68c41b89
Addressing comments and updating some documentation
2017-11-16 12:51:46 +01:00
muawiakh
241af47a32
Automation of multi node BigchainDB deployment for dev/test
...
- Setup single/multi node BigchainDB cluster using
- Vagrant
- Ansible
- Updated documentation
2017-11-16 12:51:46 +01:00
muawiakh
977a6426fe
Make premium_lrs default
2017-11-16 12:44:21 +01:00
muawiakh
1eb8764e4a
Update deployment with tectonic documentation
...
- Add details about CA configuration
- Update storage class template
2017-11-16 12:44:21 +01:00
muawiakh
b4ca495967
Remove redundant redirections to different docker installation pages(s)
...
- All the instructions are common now
- Remove redundant files
- address comments
2017-11-16 12:14:11 +01:00
muawiakh
47f872df0f
Integrate some other changes
2017-11-16 11:45:46 +01:00
muawiakh
7906edcebf
Update quickstart guide for 'docker for mac' users
2017-11-16 11:45:46 +01:00
Ahmed Muawia Khan
a4140e92a6
Merge pull request #1852 from bigchaindb/travis-workaround
...
[Workaround]: Travis failures
2017-11-16 11:33:54 +01:00
muawiakh
18fed8b1d0
[Workaround]: Travis failures
...
- Marking test_double_create as serial
- If this works, we don't need to skip the tests
- Finger crossed.
2017-11-15 14:30:01 +01:00
kansi
5590e719ae
Merge branch 'fix-readme-dev-test-node-link'
2017-11-15 18:55:27 +05:30
kansi
4d465317b6
Merge branch 'master' into fix-readme-dev-test-node-link
2017-11-15 18:54:54 +05:30
kansi
67c4b8ee3f
Fix "Set Up & Run a Dev/Test Node" link
2017-11-15 16:31:46 +05:30
Troy McConaghy
c6c89bfcba
Added page about the transaction schema files
2017-11-15 11:18:07 +01:00
Troy McConaghy
b3ccb09e01
Changed title of the page about vote.yaml
2017-11-15 11:17:41 +01:00
Troy McConaghy
31a0bc846b
Updated docs about blocks and votes
2017-11-14 15:51:36 +01:00
Troy McConaghy
e86fa1f1bb
Removed drop_schema_description() & its test
2017-11-14 14:05:53 +01:00
Troy McConaghy
6291afd0f7
rm all 'description' keys & values from YAML files
2017-11-14 14:05:02 +01:00
Troy McConaghy
c2acefa6f0
Merge pull request #1847 from bigchaindb/no-more-autogen-schema-pages-in-docs
...
Removed auto-generated tx & vote schema documentation
2017-11-14 11:42:43 +01:00
Troy McConaghy
053b954624
Removed docs/server/source/schema from .gitignore
2017-11-14 10:20:10 +01:00
Troy McConaghy
f0d4417d02
Removed auto-generation of tx/vote schema documentation
2017-11-13 17:28:06 +01:00
Troy McConaghy
5454b6fcd1
Merge pull request #1843 from bigchaindb/update-version-py-to-1.3.0.dev
...
Updated to 1.3.0.dev in version.py
2017-11-13 14:54:41 +01:00
Troy McConaghy
9bed27b98f
Updated to 1.3.0.dev in version.py
2017-11-13 14:53:25 +01:00
Troy McConaghy
952ba286e6
Merge pull request #1841 from bigchaindb/update-docker-image-version-in-k8s-files
...
Updated Docker image version to 1.2.0 in k8s YAML files
2017-11-13 13:56:54 +01:00
Troy McConaghy
67c8c6a1cb
Updated Docker image version to 1.2.0 in k8s YAML files
2017-11-13 13:54:13 +01:00
Troy McConaghy
21fc364479
Merge pull request #1840 from bigchaindb/update-changelog-for-v1.2-release
...
Updated the changelog for the v1.2 release
2017-11-13 13:47:50 +01:00
Troy McConaghy
cfa63ae9af
Updated the changelog for the v1.2 release
2017-11-13 13:38:00 +01:00
vrde
0c1256b975
Merge pull request #1819 from bigchaindb/improve-ws-reliability
...
Handle WS CLOSE properly
2017-11-10 11:10:27 +01:00