Commit Graph

2696 Commits

Author SHA1 Message Date
c3c0b4b25a Added a fix for the duplicat log4j bindings. 2016-11-29 14:18:01 +00:00
b3e5bede39 Merged in rog-cordapp-tutorial (pull request #490)
First pass on Corda SDK tutorial
2016-11-29 13:47:08 +00:00
9c9691ae77 Addressed review points. Added a stub file in the getting started section that indicates devs should look at the cordapp tutorial. 2016-11-29 13:45:58 +00:00
373f332dec Merged in colljos-docs-rpctutorial (pull request #560)
RPC Tutorial doc update
2016-11-29 12:46:02 +00:00
83d4e71280 Merge branch 'colljos-docs-rpctutorial' of https://bitbucket.org/R3-CEV/r3prototyping into colljos-docs-rpctutorial 2016-11-29 12:41:24 +00:00
690336b2e0 Incorp feedback from PR review. 2016-11-29 12:38:47 +00:00
4aae92046d Removed Key Concept docs. 2016-11-29 12:38:47 +00:00
d8c485aca9 Fixed formatting problems. 2016-11-29 12:38:47 +00:00
066aacad85 Updated RPC Tutorial docs and gradle file. 2016-11-29 12:38:47 +00:00
f3f016720d First draft 2016-11-29 12:38:01 +00:00
4d80d5fc2e Removed Key Concept docs. 2016-11-29 12:38:01 +00:00
92102e0157 Fixed formatting problems. 2016-11-29 12:38:01 +00:00
909b4dccad Updated RPC Tutorial docs and gradle file. 2016-11-29 12:37:40 +00:00
07aeec9f6f First draft 2016-11-29 12:35:41 +00:00
f3e6b7b528 Format docsite css 2016-11-29 12:01:48 +00:00
0a95928e0c Merged in kstreich-clause-docs (pull request #552)
docs: Add clauses documentation.
2016-11-29 12:01:27 +00:00
869324bfd1 Fixed docsite theme mobile view. Minor tweak to the headers 2016-11-29 12:00:11 +00:00
e10b199ae1 Add clauses documentation. 2016-11-29 11:53:54 +00:00
ba84ce7358 Merged in aslemmer-integtest-docs (pull request #553)
docs: Add integration test tutorial
2016-11-29 11:47:27 +00:00
8aafeabd01 Regen docsite 2016-11-29 11:38:52 +00:00
3325985a49 Docsite: minor fixes 2016-11-29 11:37:13 +00:00
ac93eb3cd6 Revert "docs: Use find to get all src directories for dokka"
This reverts commit 3a10d504d3.
2016-11-29 11:37:12 +00:00
8e836bc279 Distributed notary: configure Raft client retry to avoid race conditions 2016-11-29 11:07:22 +00:00
7776693235 Merged in mike-commit-sandbox-code (pull request #479)
Import JVM sandbox code from r3sandbox repository
2016-11-29 11:04:42 +00:00
7aa20dfbe4 Move sandbox code into the experimental module to reflect its status 2016-11-29 10:59:13 +00:00
03f3c82e2c Sandbox: make the README clearer about how little review this code has received yet. 2016-11-29 10:59:12 +00:00
674e345ba2 Move the sandbox code to net.corda 2016-11-29 10:59:11 +00:00
2f02e56893 Import sandbox code developed by Ben Evans with review and contributions from myself. 2016-11-29 10:59:09 +00:00
fe5df11b23 Tweak experimental README 2016-11-29 10:30:49 +00:00
531e04235b Disabled options that do not have a valid curve against them to avoid demo entering an invalid state. 2016-11-29 10:15:59 +00:00
64e241896e Tech white paper: improve Merkle tree diagrams and rerender 2016-11-29 10:05:32 +00:00
c0a2f0a81f Improved SIMM demo readme and removed references to Vega. 2016-11-29 10:01:36 +00:00
d4fe796f56 Incorp feedback from PR review. 2016-11-29 09:41:50 +00:00
9aca65bdce Merged in andrius-doc-tweak (pull request #572) 2016-11-29 09:34:42 +00:00
4c6625559f Merged in andrius-dep-cleanup (pull request #569) 2016-11-28 18:28:28 +00:00
13e781ea73 Minor: fix spacing in using-a-notary docs 2016-11-28 18:22:13 +00:00
a666bbcc06 Merged in parkri-visualiser-docs (pull request #564)
Simulator docs update
2016-11-28 18:20:36 +00:00
2737e9a9e4 Simulator docs update 2016-11-28 18:19:57 +00:00
eec079ed62 Minor tweaks to the configuration docs: make the use of : and = consistent, rename titles 2016-11-28 18:04:06 +00:00
1ec16dac3b Merged in rnicoll-identity-get (pull request #568)
Add get() method to identity service
2016-11-28 18:03:15 +00:00
f5ecddb4b2 Add get() method to identity service 2016-11-28 18:01:03 +00:00
53a825e4cc docs: Address PR 553 comments 2016-11-28 17:08:45 +00:00
570470f255 Tech white paper: change abstract a little bit. Some reviewers found that they still needed to read the intro white paper to understand all the material in this one. 2016-11-28 16:20:46 +00:00
90e7aaec8b Update doc copyright notice to 'Copyright 2016, R3 Limited' 2016-11-28 16:17:55 +00:00
ef598d926f Include only required atomix dependencies. 2016-11-28 15:51:31 +00:00
435e7da93f Changed SDK tutorial based on latest repo changes and some feedback.
Addressed some review comments.

Latest changes to SDK tutorial based on review comments.

Corda SDK -> CorDapp Template

Addressed review comments + added some new sections.

Added pic of run config drop down menu.

Added a couple of additional sections.

Refactored the 'how to make a cordapp' how to a separate docs pages and stubbed it out for comments.

Added index.rst

Additional changes based on feedback.

Addressed review comments. Removed spurious buuildinfo file.

Minor changes based on richard's comments. Still waiting on resolution of dev experience preference.

Changed milestone release workflow. Users now should checkout a specific tag.
2016-11-28 15:42:48 +00:00
38876e3984 Introducing Future.getOrThrow() which throws the cause of the ExecutionException 2016-11-28 15:21:22 +00:00
a26ca37168 Merged in andrius-notary-doc (pull request #555) 2016-11-28 15:16:59 +00:00
2f37024af7 Added tutorials on how to use & run a notary. 2016-11-28 15:15:13 +00:00
3d77ed2575 Tech whitepaper: take out confidentiality notice and re-render 2016-11-28 14:27:23 +00:00