Commit Graph

2472 Commits

Author SHA1 Message Date
Andras Slemmer
d9023fd889 docs: Line wrap integ test tutorial 2016-11-28 13:37:38 +00:00
Jose Coll
bc3550e3e6 Merged in colljos-kryo-observable-registration (pull request #544)
Kryo registration of Observable with explicit ID.
2016-11-28 13:31:51 +00:00
Andras Slemmer
3a10d504d3 docs: Use find to get all src directories for dokka 2016-11-28 13:28:43 +00:00
Rick Parker
92d14d7582 Merged in parkri-silence-javac-warning (pull request #561)
Silence bootstrap class path javac warning relating to 1.6 and Capsule.  This silences warning associated with javac command line option combinations.
2016-11-28 12:05:41 +00:00
Andras Slemmer
c6a994aca2 docs: Add setting-up-a-corda-network to index.html 2016-11-28 11:58:14 +00:00
Andras Slemmer
2bb1ecdfc1 docs: Add note on self-issuance example in integtest tutorial 2016-11-28 11:52:12 +00:00
Andras Slemmer
220ccdbe13 docs: Add integration test tutorial 2016-11-28 11:52:12 +00:00
rick.parker
e2d63841b0 Silence bootstrap class path javac warning relating to 1.6 and Capsule. This silences warning associated with javac command line option combinations. 2016-11-28 11:04:07 +00:00
Shams Asari
56ada37259 Remove checked in node logs and git ignore node/logs 2016-11-28 10:49:44 +00:00
Andras Slemmer
811b0e6a8d Merged in aslemmer-warn-on-double-tx-record (pull request #546)
Check for duplicate transaction records
2016-11-28 10:34:34 +00:00
Patrick Kuo
2d46249d87 Merged in pat-permissioning-doc (pull request #545)
doc : Network Permissioning
2016-11-28 09:40:38 +00:00
sofusmortensen
68d1f8868d rename transfer/give to obligation/owes 2016-11-26 18:08:01 +01:00
Andrius Dagys
f0d4b4a572 Merged in andrius-notary-deploy (pull request #533) 2016-11-25 17:39:46 +00:00
Andrius Dagys
32451bac1d Upped gradle plugin version 2016-11-25 17:11:27 +00:00
Andrius Dagys
946cfda03e Added a distributed notary demo that runs a notary cluster and gets several transactions notarised 2016-11-25 17:09:57 +00:00
Andrius Dagys
758ab6d359 Extended Driver api to allow custom config overrides. Added helper methods for creating a distributed notary cluster. 2016-11-25 17:09:57 +00:00
Clinton Alexander
8119a343fe Merged in clint-rpcuserscordform (pull request #554)
Added RPC user configuration block
2016-11-25 17:08:47 +00:00
Clinton Alexander
5af5cc100a Updated documentation to reflect current gradle plugins build cycle. 2016-11-25 16:56:09 +00:00
Clinton Alexander
1d789d3a45 Fixed gradle plugins version. 2016-11-25 16:39:18 +00:00
Patrick Kuo
55ea753c52 Added dev mode to the example config 2016-11-25 16:35:43 +00:00
Clinton Alexander
2d444fe42b Re-unified the gradle plugin versions. 2016-11-25 16:34:32 +00:00
Patrick Kuo
be81e9b620 permissioning doc 2016-11-25 16:33:00 +00:00
Clinton Alexander
94166484ca Fixed whitespace issue and documentation. 2016-11-25 16:21:02 +00:00
Clinton Alexander
1e025bded2 Moved the version numbers for the gradle plugins into the individual projects. Added RPC user configuration block. Reformated groovy code with IntelliJ auto refactor. 2016-11-25 15:52:33 +00:00
Andras Slemmer
ceabafdfb0 Merged in aslemmer-node-network-docs (pull request #513)
docs: setting-up-a-corda-network
2016-11-25 15:37:20 +00:00
Andras Slemmer
44d1b79ef9 docs: Address PR 513 comments 2016-11-25 15:33:04 +00:00
Andras Slemmer
720bb55827 docs: setting-up-a-corda-network 2016-11-25 15:32:33 +00:00
Mike Hearn
aa629f74ca Change startup message of the day 2016-11-25 14:30:40 +01:00
Mike Hearn
4672c78ebd Fix logging regression that caused non-Corda logging to be disabled 2016-11-25 14:30:00 +01:00
Mike Hearn
d2e8f8e0a9 Regen docsite 2016-11-25 13:10:21 +01:00
Mike Hearn
8d773d951b Docs: fix broken image links 2016-11-25 13:08:57 +01:00
Clinton Alexander
7858a76542 Merged in clint-gpgpassword (pull request #541)
Due to updated GPG key that requires a passphrase a passphrase block has been added.
2016-11-24 18:24:46 +00:00
Clinton Alexander
3c8b544aae Merged in clint-pomdevs (pull request #543)
Added a required section for publishing POMs to maven central.
2016-11-24 18:21:44 +00:00
Andras Slemmer
87bd97d0c7 Check for duplicate transaction records 2016-11-24 18:00:04 +00:00
Patrick Kuo
cd34f3ae16 Merged in pat-explorer-more-changes (pull request #505)
Pat explorer more changes
2016-11-24 17:47:01 +00:00
Rick Parker
44e09f3366 Merged in parkri-remove-intermittent-error-at-start (pull request #542)
Remove race condition and intermittent logged error at node start up regarding "Queue created for a peer that we don't know from the network map".
2016-11-24 16:30:14 +00:00
Rick Parker
699710b736 Merged in parkri-remove-quasar-scan (pull request #540)
quasarScan removal.  It's no longer required by our code base.
2016-11-24 16:28:44 +00:00
rick.parker
8ec21eedb3 quasarScan removal. 2016-11-24 16:27:51 +00:00
Patrick Kuo
fbf952a1ab Explorer corda branding 2016-11-24 15:46:50 +00:00
Jose Coll
f6f896d072 Kryo registration of Observable with explicit ID. 2016-11-24 15:39:08 +00:00
Rick Parker
95c404bb67 Merged in parkri-docs-changes-part-1 (pull request #515)
Fix up and improve some docs relating to persistence and protocols
2016-11-24 15:33:27 +00:00
rick.parker
492005bcfe Fix up and improve some docs 2016-11-24 15:06:10 +00:00
Clinton Alexander
0c80344737 Added a required section for publishing POMs to maven central. 2016-11-24 13:44:11 +00:00
rick.parker
b20baff54c Remove race condition and intermittent logged error at node start up regarding "Queue created for a peer that we don't know from the network map". 2016-11-24 13:14:07 +00:00
Clinton Alexander
481ce1992e Due to updated GPG key that requires a passphrase a passphrase block has been added. 2016-11-24 12:04:05 +00:00
Rick Parker
b4288cf9dc Merged in parkri-fix-index-dot-rst (pull request #539)
Fix bad merge on index.rst
2016-11-24 08:22:03 +00:00
rick.parker
d68cc0467c Fix bad merge on index.rst 2016-11-24 08:21:21 +00:00
Ross Nicoll
b20020da10 Merged in rnicoll-contract-tutorial (pull request #495)
Discuss contract design in the contract writing tutorial
2016-11-23 17:51:17 +00:00
Ross Nicoll
54620200f5 Discuss contract design in the contract writing tutorial
Signed-off-by: Ross Nicoll <ross.nicoll@r3cev.com>
2016-11-23 17:50:15 +00:00
Mike Hearn
a1759016a8 Minor: simplify the implementation of requireThat{} a little bit (reviewed by Roger). 2016-11-23 18:27:08 +01:00