Commit Graph

2518 Commits

Author SHA1 Message Date
9ba02b170b Read the balances off of the vault update. 2016-11-29 17:37:26 +00:00
d5ba8a2382 Merged in rg_doc_updates_3a (pull request #582)
Starting new pull request - previous one had conflict errors
2016-11-29 17:21:35 +00:00
d8b5a8298c removed redundant text 2016-11-29 17:20:36 +00:00
010326721c removed redundant text 2016-11-29 17:15:23 +00:00
a1920ddddd removed erroneous space 2016-11-29 16:52:49 +00:00
34ea7f09af Starting new pull request - previous one had conflict errors 2016-11-29 16:52:07 +00:00
cced4fec85 Merged in rg_cli_intellij_gradle_docs (pull request #563)
Adding a CLI / IDE page
2016-11-29 16:33:44 +00:00
c9d6c4d8ee Adding a CLI / IDE page 2016-11-29 16:23:47 +00:00
fb41300ce0 Merged in clint-dupedepsfix (pull request #583)
Fixed most duplicate dependencies between cordapps and the corda.jar.
2016-11-29 16:20:36 +00:00
cc2b472947 Corrected version of the gradle plugins for publishing. 2016-11-29 16:16:15 +00:00
d87e027bd6 Merged in mike-warn-about-ij-bug (pull request #584)
Docs: warn about IntelliJ issue that causes .idea to be wiped at import time
2016-11-29 16:08:17 +00:00
28ecea9ad8 Merged in license-info (pull request #562)
Amended LICENSE and added TRADEMARK file per guidance from R3 legal counsel.
2016-11-29 16:00:44 +00:00
e4ee1b51e6 Docs: warn about IntelliJ issue that causes .idea to be wiped at import time 2016-11-29 15:53:35 +00:00
296d93fbd9 Merged in andrius-change-copyright (pull request #570) 2016-11-29 15:35:18 +00:00
df6fc69cc6 Merged in mnesbit-building-transactions (pull request #571)
Created some examples to include in tutorial on building transactions.
2016-11-29 15:15:32 +00:00
55b10644dd Merged in parkri-oracle-docs (pull request #559)
Update and add oracles documentation
2016-11-29 15:12:09 +00:00
c3e8a9eb19 Doc updates for oracles 2016-11-29 15:09:38 +00:00
dea7b39734 Merged in colljos-docs-rpctutorial (pull request #581)
RPC Tutorial: re-instated gradle main class name.
2016-11-29 15:02:37 +00:00
426bae625a Fixed most duplicate dependencies between cordapps and the corda.jar. 2016-11-29 15:00:02 +00:00
4a504ca3dc Created some examples to include in tutorial on building transactions.
Complete the transaction building doc with code fragments.

Fix gradle build

Handle PR comments

Put back in missing main class line

Couple of minor improvements from PR
2016-11-29 14:50:20 +00:00
a636d9e5b8 Changed url to https
Signed-off-by: David Lee <david.lee@r3cev.com>
2016-11-29 14:48:48 +00:00
b73116ff1b Merged in docsite-theme-fix (pull request #578) 2016-11-29 14:48:33 +00:00
4012d4b136 Docs: added an explanation on how to specify a custom service name. Added a ref for composite keys section. 2016-11-29 14:46:05 +00:00
ee2a60f345 RPC Tutorial: re-instated gradle main class name. 2016-11-29 14:30:22 +00:00
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