Commit Graph

2378 Commits

Author SHA1 Message Date
rick.parker
492005bcfe Fix up and improve some docs 2016-11-24 15:06:10 +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
Matthew Nesbit
8b94325039 Merged in mnesbit-plugin-framework (pull request #522)
Document on plugin loading framework.
2016-11-23 17:21:52 +00:00
Matthew Nesbit
6ecdf5a946 Document on plugin loading framework and a tiny tweak on logging.
Word wrap document.

Change protocol to flow.

Try to improve plugin discussion based on PR comments.

add comma
2016-11-23 17:20:56 +00:00
Richard Green
420b992b1b Merged in rg_adding_analytics_to_docs (pull request #535)
Adding analytics to docs part of website
2016-11-23 16:39:40 +00:00
Patrick Kuo
71ed03b083 Merged in pat-explorer-doc (pull request #520)
doc updates for explorer
2016-11-23 16:23:13 +00:00
Rick Parker
e1158bf157 Merged in parkri-readme-protocol-to-flow (pull request #537)
Replace protocol with flow in readme files.
2016-11-23 14:51:10 +00:00
rick.parker
b6a0fd2e2f Replace protocol with flow in readme files. 2016-11-23 14:48:50 +00:00
Richard Green
2673ebdfcf Adding analytics to foote
Now has two layouts - one for normal access, the other for usage on public docsite
2016-11-23 14:44:19 +00:00
Patrick Kuo
c6cec0aa3d address PR comments 2016-11-23 13:36:55 +00:00
Patrick Kuo
80ce506b8a Readme.md, description for new screens, and updated screenshots 2016-11-23 13:36:38 +00:00
Rick Parker
6cfbd50f73 Merged in parkri-jdbchashmap-annotation-fix (pull request #536)
Fix annotation on JDBCHashMapTestSuite and class name typo.
2016-11-23 13:16:01 +00:00
rick.parker
7d387870d2 Fix annotation on JDBCHashMapTestSuite and class name typo. 2016-11-23 13:08:14 +00:00
Mike Hearn
784946983f Regen docsite 2016-11-23 13:50:02 +01:00
Mike Hearn
3bec44cd65 Misc doc markup and TODO fixes. 2016-11-23 13:25:44 +01:00
Mike Hearn
22198c06b5 Add back the SIMM run config 2016-11-23 13:07:49 +01:00
Mike Hearn
1cc688561d Minor: fix running-the-demos port numbers. 2016-11-23 13:07:49 +01:00
Mike Hearn
17e4950fe7 Minor: make IRS demo print things as expected, small comment and formatting tweaks. 2016-11-23 13:07:49 +01:00
Richard Green
7a9ec487f3 Adding analytics to docs part of website 2016-11-23 11:46:13 +00:00
Mike Hearn
ff75cb444e Explain the design of the RPC protocol around observables more. 2016-11-23 12:43:14 +01:00
Matthew Nesbit
033a525001 Merged in mnesbit-services-brief-intro (pull request #517)
Rather brief description of every service implemented in the node project.
2016-11-23 10:04:50 +00:00
Rick Parker
d5eb50ab74 Merged in parkri-more-protocol-to-flow (pull request #534)
Missed some (more) protocol mentions in CordaRPCClientTest
2016-11-23 10:02:51 +00:00
Matthew Nesbit
345d62542d Rather brief description of every service implemented in the node project.
Take on fixes from PR.

Change protocol to flow.

Update for Shams's comments

Fix typos
2016-11-23 09:17:30 +00:00
rick.parker
bf88dc4826 Missed some protocol mentions 2016-11-23 08:55:21 +00:00
Rick Parker
29c38ea82a Merged in parkri-docs-rename-to-flow (pull request #531)
Rename "protocol" to "flow" in the docs.
2016-11-23 08:31:08 +00:00
rick.parker
6c3476e89f Rename protocol to flow in docs 2016-11-23 08:29:14 +00:00
Shams Asari
8e6ae061bf Fix incorrect protocol references 2016-11-22 18:18:06 +00:00
Richard Green
1f148cfc95 Merged in rg_fix_simmm_crash_in_valuation (pull request #530)
Fixes bug when valuation run on only one trade in the portfolio
2016-11-22 17:25:20 +00:00
Andras Slemmer
88ca56341b Merged in aslemmer-fix-rpc-bugs (pull request #529)
rpc: Fix close/send deadlock and premature shutdown on empty observable, add test
2016-11-22 17:19:33 +00:00
Rick Parker
a21d6e0c95 Merged in parkri-rename-to-flow (pull request #526)
Replace "protocol" with "flow"
2016-11-22 17:18:48 +00:00
rick.parker
f68529d1fd Rename protocol to flow. 2016-11-22 17:17:14 +00:00
Shams Asari
d8e09f7174 Minor cleanup of attachment demo 2016-11-22 17:06:18 +00:00
Richard Green
a4771687aa Fixes bug when valuation run on only one trade in the portfolio 2016-11-22 16:52:11 +00:00
Richard Green
1c4dfbe6dc Fixes bug when valuation run on only one trade in the portfolio 2016-11-22 16:41:30 +00:00
Clinton Alexander
45d54bec39 Merged in clint-runnodesmodefix (pull request #527)
Set filemode for run scripts to the correct value
2016-11-22 16:31:01 +00:00
Clinton Alexander
4bffc365a3 Bumped cordformation to newest version. 2016-11-22 16:00:38 +00:00
Clinton Alexander
af379ec176 Set filemode for run scripts to the correct value 2016-11-22 15:54:14 +00:00
Andras Slemmer
cb67fd504b rpc: Fix close/send deadlock and premature shutdown on empty observable, add test 2016-11-22 15:31:42 +00:00
Mike Hearn
ccd1c39492 Docs: re-render the tech white paper 2016-11-22 16:12:17 +01:00
Mike Hearn
401c78c97f Tech white paper: address more review comments 2016-11-22 16:11:45 +01:00
Jose Coll
5ab6644671 Small suggested additions in mainline text. 2016-11-22 16:11:44 +01:00
Jose Coll
29cffe2ce4 Fixed typos and small gramatical errors 2016-11-22 16:11:44 +01:00
Mike Hearn
d55361dde3 Tech white paper: address more review comments 2016-11-22 15:13:44 +01:00
Mike Hearn
3200b77582 Tech white paper: more review comments addressed 2016-11-22 15:13:44 +01:00
Mike Hearn
6aa5f0a4b5 Minor: better plugin name printing in the banner 2016-11-22 15:04:15 +01:00
Mike Hearn
dcf7a8022f Fix some run configurations I broke without realising when I add a @file:JvmName annotation to the IRS demo 2016-11-22 15:04:15 +01:00