Troy McConaghy
e91e3a79c4
Made Easy-RSA config steps clearer.
2017-06-26 15:17:56 +02:00
Sylvain Bellemare
3aab15d398
Switch version to development mode
2017-06-23 11:39:23 +02:00
Sylvain Bellemare
190a623226
Update kubernetes docker image version
2017-06-23 10:50:49 +02:00
Sylvain Bellemare
e74e32d6ea
Bump version to 1.0.0rc1
2017-06-23 10:50:49 +02:00
Troy McConaghy
9188fc017a
Merge pull request #1561 from bigchaindb/update-changelog-for-v1.0.0rc1
...
Change log for v1.0.0rc1
2017-06-23 09:48:20 +02:00
Troy McConaghy
47252eabc0
Set the release date of v1.0.0rc1 to 2017-06-23 in CHANGELOG
2017-06-23 09:28:05 +02:00
Troy McConaghy
3efac22b3c
CHANGELOG: Added note how 'version' must be '1.0' in transactions
2017-06-22 16:52:22 +02:00
libscott
074e783088
tx version break step with server version ( #1574 )
...
* tx version break step with server version
* fix regular expression for tx version
* restore docstring for Transaction version parameter
* add test for correct transaction version
2017-06-22 07:50:42 -07:00
Troy McConaghy
35c3909c25
Noted PR #1552 in the CHANGELOG
2017-06-22 16:32:57 +02:00
Krish
9ceea89537
Enable Auth over TLS connections ( #1552 )
...
* Changes to support auth on the infrastructure
* Auth over TLS/SSL support in BigchainDB, MongoDB, Monitoring Agent, Backup Agent
* Update certificates: Different OUs specified now
* Code formatting
- Make flake happy!
* Raise proper authentication failed error
* Documentation changes for auth
* Support auth in k8s deployment
* Commit certs for monitoring and backup agents
* Configuration to allow Cloud Manager Backup Agent to backup data
* Update docs and remove authentication error
2017-06-22 16:32:04 +02:00
Troy McConaghy
4277c6b857
Added note re switching to crypto-conditions version 02
2017-06-22 15:14:06 +02:00
Troy McConaghy
31e3dd224c
Note re PR #1450 in CHANGELOG
2017-06-22 15:10:10 +02:00
Sylvain Bellemare
02fe712c34
Integrate cryptoconditions version 02
2017-06-22 14:56:22 +02:00
Krish
a175f371b0
Bump up nginx-3scale version number ( #1575 )
2017-06-22 14:05:37 +02:00
vrde
0b4c067129
Merge pull request #1540 from bigchaindb/handle-exception-if-conn-closed
...
Add exception handling
2017-06-22 14:03:54 +02:00
Sylvain Bellemare
99a73cfeae
Add support for Python 3.6
...
closes #1565
2017-06-21 17:10:45 +02:00
Troy McConaghy
6c4b7e4373
Merge pull request #1570 from bigchaindb/bug/1568/fix-statuses-error-msg
...
Fixed error message when GET /api/v1/statuses
2017-06-21 10:51:07 +02:00
Troy McConaghy
6436e78788
Merge pull request #1524 from bigchaindb/edit-docs-re-tx-validity
...
Edited root docs regarding transaction validity
2017-06-21 10:22:23 +02:00
Troy McConaghy
869e3c978f
Fixed error message when GET /api/v1/statuses
...
Fixes #1568
2017-06-21 10:18:57 +02:00
Troy McConaghy
11dc570872
Added a link to the post 'What is a Valid Transaction in BigchainDB?'
2017-06-20 16:41:26 +02:00
Troy McConaghy
2c53dfcd57
Added note re dropping support for Python 3.4
2017-06-20 16:20:44 +02:00
Troy McConaghy
8f46f51e97
Made CHANGELOG edit suggested by @krish7919
2017-06-20 16:14:51 +02:00
Sylvain Bellemare
3fec83d2e2
Drop support for Python 3.4
...
closes #1353
2017-06-20 15:26:23 +02:00
Sylvain Bellemare
6d4b9385e4
Upgrade pip in dockerfile
2017-06-20 11:45:39 +02:00
Sylvain Bellemare
5b06af3a02
Split docker-compose for mongo and rethink
2017-06-20 11:45:39 +02:00
Troy McConaghy
0e8d6944a8
First draft of change log for v1.0.0rc1
2017-06-20 10:03:54 +02:00
Krish
01474c002c
Update docs with SSL environment variables ( #1536 )
...
* Update docs with TLS env variables
* Document ssl, login and password env vars
* Update docs and add default values in example configuration
2017-06-16 15:27:56 +02:00
Krish
c4bcd38fc6
Bug while running travis tests ( #1555 )
2017-06-16 14:28:56 +02:00
Krish
bca835fed7
Cloud manager GroupID update ( #1551 )
...
* Update docker image for mongodb monitoring agent
* Update docker image for mongodb backup agent
* Update secret.yaml and documentation with GroupID requirement
* Delete redundant lines from config file from entrypoint script
* Rename secret and keys
2017-06-16 14:10:21 +02:00
Rodolphe Marques
571ee83731
Merge pull request #1545 from bigchaindb/bug/1214/fix-outputs-endpoint
...
Bug/1214/fix outputs endpoint
2017-06-16 10:59:47 +02:00
Rodolphe Marques
842664cb14
Improved documentation
...
- fixed test name
2017-06-16 10:31:46 +02:00
Rodolphe Marques
b523ba3fe5
Rename unspent -> spent in outputs endpoint
...
- If spent=None return all outputs
- If spent=True return only spent outputs
- If spent=False return only unspent outputs
- Updated documentation
- Add the ability to return only spent outputs in core
- Added and update tests
2017-06-16 10:31:46 +02:00
Rodolphe Marques
8d60796765
Merge pull request #1541 from bigchaindb/feat/1525/inconsistency-relative-links
...
Remove relative links
2017-06-16 10:30:20 +02:00
Tim Daubenschütz
ced4058e68
Merge pull request #1538 from bigchaindb/feat/1441/remove-host-and-port
...
Feat/1441/remove host and port
2017-06-16 10:22:16 +02:00
Rodolphe Marques
4d1131d90c
Remove links from statuses endpoint
...
- Updated documentation
- Updated tests
2017-06-16 10:01:45 +02:00
Rodolphe Marques
446e454a77
outputs endpoint returns list of objects instead of links
...
- Updated documentation
- Updated tests
2017-06-16 10:01:45 +02:00
tim
555e823781
Resolve TODO configurable ws endpoint
2017-06-16 09:58:51 +02:00
tim
bd0d79d399
Allow scheme configuration for ws-server
2017-06-16 09:55:46 +02:00
tim
673062f892
Remove host+port from / and /api/v1/
2017-06-16 09:52:47 +02:00
Rodolphe Marques
dda6517451
Merge pull request #1532 from bigchaindb/feat/1531/consistent-naming
...
Consistent naming of `transaction_id`
2017-06-16 09:50:43 +02:00
Tim Daubenschütz
41805de0c2
Merge pull request #1543 from bigchaindb/feat/1038/fix-tx-endpoint
...
Fix /transactions/id endpoint
2017-06-16 09:50:06 +02:00
Troy McConaghy
ae6123cdd9
Merge pull request #1548 from bigchaindb/update-production-ready-page
...
Updated the root docs page titled "Production-Ready?"
2017-06-15 17:13:29 +02:00
Troy McConaghy
da08f08c6a
Updated the root docs page titled Production-Ready?
2017-06-15 16:09:40 +02:00
Rodolphe Marques
c2e44d99d4
Merge pull request #1529 from bigchaindb/feat/1147/consolidate-root-urls
...
Consolidate root urls
2017-06-15 15:05:31 +02:00
Rodolphe Marques
263c0b04d5
update data models documentation
2017-06-15 15:04:09 +02:00
Troy McConaghy
d1a4aa28a6
Merge pull request #1544 from bigchaindb/update-docs-re-vote-model
...
Updated the docs page about the vote model
2017-06-15 14:38:31 +02:00
Troy McConaghy
262dd06f68
Updated the docs page about the vote model
2017-06-15 13:44:04 +02:00
Troy McConaghy
0f4998ef16
changed hard-coded URL in docs link to a :ref:
2017-06-15 10:04:49 +02:00
tim
275f29cfe4
Add note for polling and WS API when POST /transactions
2017-06-14 17:40:12 +02:00
Troy McConaghy
9b5d1f323e
Merge pull request #1527 from bigchaindb/revise-clusters-section-of-docs
...
Revised the "Clusters" Section of the Docs
2017-06-14 17:19:24 +02:00