Clinton Alexander
|
7ff8b00666
|
Fixed another cordformation bug caused by having them in a non-root project.
|
2016-11-21 17:09:48 +00:00 |
|
Mike Hearn
|
235cee6727
|
Add a startup banner and suppress console logging unless --log-to-console is passed on the command line.
|
2016-11-21 16:08:36 +01:00 |
|
RogerWillis
|
1be32da0f5
|
Added comment around usage of 'parties' in DealStates.
|
2016-11-21 15:00:55 +00:00 |
|
Andrius Dagys
|
78e568128c
|
Merged in andrius-pkt-rename (pull request #506)
|
2016-11-21 14:58:26 +00:00 |
|
Mike Hearn
|
7c80971436
|
Remove .idea/modules.xml
|
2016-11-21 15:55:40 +01:00 |
|
Andrius Dagys
|
dce290f8ec
|
Recompile isolated.jar
|
2016-11-21 14:47:19 +00:00 |
|
Andrius Dagys
|
64299591c3
|
Rename PublicKeyTree -> CompositeKey and unify terminology across documentation.
|
2016-11-21 14:47:19 +00:00 |
|
Clinton Alexander
|
e34820a480
|
Merged in clint-cordformdepsfix (pull request #509)
Fixed some issues and inconsistencies with gradle plugins
|
2016-11-21 14:21:17 +00:00 |
|
Clinton Alexander
|
38f7a10b62
|
Updated quasar utils to newest version.
|
2016-11-21 13:49:04 +00:00 |
|
Clinton Alexander
|
1f81ac2cc0
|
Fixed an exception caused when quasar plugin runs on root.
|
2016-11-21 13:47:54 +00:00 |
|
Clinton Alexander
|
2e73b16454
|
Removed redundant configuration in samples that misled developers. Fixed the dependency on Cordformation plugin.
|
2016-11-21 13:46:30 +00:00 |
|
Andrius Dagys
|
635ee8df79
|
Rename bits -> bytes, as it normally indicates a byte array
|
2016-11-21 13:02:27 +00:00 |
|
Clinton Alexander
|
063dbec505
|
Merged in clint-bintray (pull request #496)
Removed duplicate gradle plugins and added bintray publishing tasks
|
2016-11-21 11:20:13 +00:00 |
|
Roger Willis
|
31dd93523b
|
Merged in rog-additional-compiler-warning-fixes (pull request #502)
Fixed an additional 2 compiler warnings.
|
2016-11-21 11:07:03 +00:00 |
|
Richard Green
|
78ab18b739
|
Merged in rg_fix_simm_three_nodes (pull request #503)
Change moved over from samples repo; three nodes for SIMM demo
|
2016-11-21 10:55:52 +00:00 |
|
Andrius Dagys
|
9256056ebc
|
Moved distributed notary tests to integration-test. Stopped using full date as the test folder name.
|
2016-11-21 09:59:08 +00:00 |
|
Richard Green
|
a1b381eefa
|
Change moved over from samples repo; three nodes for SIMM demo
|
2016-11-20 14:16:50 +00:00 |
|
Richard Green
|
50415d2afa
|
Merged in rg_doc_changes_2 (pull request #500)
Changes from a doc review that were omitted in first PR, also changes from corda=samples repo
|
2016-11-20 13:39:10 +00:00 |
|
Richard Green
|
d665347aa0
|
From doc review
|
2016-11-20 12:13:09 +00:00 |
|
Richard Green
|
e4f00825a4
|
From document review
|
2016-11-20 12:12:20 +00:00 |
|
RogerWillis
|
33c80a7091
|
Fixed an additional 2 compiler warnings.
|
2016-11-19 18:46:41 +00:00 |
|
Andrius Dagys
|
3110a9bb64
|
Merged in andrius-distributed-notary-2 (pull request #480)
|
2016-11-18 18:24:57 +00:00 |
|
Richard Green
|
5271c39c76
|
Merged in rg_useTestClock_fix (pull request #501)
Fixing test clock cordformation dsl
|
2016-11-18 18:23:23 +00:00 |
|
Richard Green
|
c7fedb95f8
|
Fixing test clock cordformation dsl
|
2016-11-18 18:17:02 +00:00 |
|
Andrius Dagys
|
0d56846b1b
|
Added a distributed notary that uses the Raft consensus algorithm (implemented by Copycat).
The notary operates by storing committed input states in a map state machine which is replicated across the Copycat cluster.
|
2016-11-18 18:13:19 +00:00 |
|
Roger Willis
|
b9ef1f1ade
|
Merged in rog-compiler-warning-fixes (pull request #499)
Rog compiler warning fixes
|
2016-11-18 18:00:00 +00:00 |
|
Clinton Alexander
|
2e4569ca01
|
Merged in clint-deploynodesfix (pull request #497)
Fixed deploynodes not producing any artifacts for cordformation.
|
2016-11-18 17:59:07 +00:00 |
|
Richard Green
|
2ec18d322f
|
Changes from a doc review that were omitted in first PR, also changes from corda=samples repo
|
2016-11-18 17:58:52 +00:00 |
|
RogerWillis
|
c0be0db762
|
Clean up.
|
2016-11-18 17:43:10 +00:00 |
|
RogerWillis
|
bd75d92e13
|
Removed random JavaFx import.
|
2016-11-18 17:41:09 +00:00 |
|
Rick Parker
|
e65b2f0478
|
Merged in parkri-extensible-rpc-kryo-types (pull request #492)
RPC Kryo plugin functionality.
|
2016-11-18 17:39:06 +00:00 |
|
rick.parker
|
6abb5750bf
|
RPC Kryo plugin functionality.
|
2016-11-18 17:38:05 +00:00 |
|
RogerWillis
|
b1dbd2a07c
|
Suppressed unused variable compiler warnings.
|
2016-11-18 17:35:53 +00:00 |
|
Clinton Alexander
|
48c0f75349
|
Fixed deploynodes not producing any artifacts for cordformation.
|
2016-11-18 17:15:55 +00:00 |
|
Richard Green
|
e5d7f3fb98
|
Merged in rg_doc_changes (pull request #474)
First revision for 'getting set up' - docs not rebuilt as to keep changes visible
|
2016-11-18 16:49:54 +00:00 |
|
Clinton Alexander
|
bf70091172
|
Now depending on the plugins in jcenter and not buildsrc.
|
2016-11-18 14:41:06 +00:00 |
|
Rick Parker
|
f90c5a702a
|
Merged in parkri-new-docs-layout (pull request #494)
Doc index structure change
|
2016-11-18 14:13:52 +00:00 |
|
Clinton Alexander
|
6c79ea675a
|
Removed plugins now published in main repo.
|
2016-11-18 13:13:14 +00:00 |
|
Clinton Alexander
|
a90de1fa49
|
Cordformation now publishes to bintray.
|
2016-11-18 13:12:27 +00:00 |
|
Clinton Alexander
|
e3f618fe13
|
Quasar utils now publishes to bintray.
|
2016-11-18 13:02:36 +00:00 |
|
Clinton Alexander
|
14ca7847d0
|
Publishing to jcenter possible via bintrayUpload (with the correct credentials) and corda now has a dependency on the published gradle plugin to allow the split.
|
2016-11-18 13:02:04 +00:00 |
|
Clinton Alexander
|
8e342e81d3
|
Moved publishing to bintray to correct gradle file.
|
2016-11-18 12:59:39 +00:00 |
|
Clinton Alexander
|
c83232e1de
|
Added bintray publush plugin with a first publication.
|
2016-11-18 12:58:31 +00:00 |
|
Mike Hearn
|
648ab43e35
|
Regen docsite
|
2016-11-18 13:57:39 +01:00 |
|
Mike Hearn
|
1d9511f944
|
Docs: actually tweak the CSS
|
2016-11-18 13:57:06 +01:00 |
|
Mike Hearn
|
fe7ec58f58
|
Docs: minor tweak to the CSS
|
2016-11-18 13:47:42 +01:00 |
|
Mike Hearn
|
f5fc11bf07
|
Docs: Remove no longer used directory from the Dokka paths to search.
|
2016-11-18 13:28:52 +01:00 |
|
rick.parker
|
864a48b800
|
Doc index structure change
|
2016-11-18 12:17:32 +00:00 |
|
Mike Hearn
|
0ed3855051
|
Docs: add load testing page to the appendix
|
2016-11-18 13:16:06 +01:00 |
|
David Lee
|
5718bf9fdf
|
Modified CSS to bring docs theme into alignment with R3 corporate theme and corda.net website aesthetics.
Signed-off-by: David Lee <david.lee@r3cev.com>
|
2016-11-18 13:15:03 +01:00 |
|