Commit Graph

41 Commits

Author SHA1 Message Date
c4c4c51d7d Kryo serialisation whitelisting and misc enhancements. (#267)
Kryo serialisation whitelisting and misc enhancements
2017-02-28 08:12:18 +00:00
b3e26b2022 Changes docs to point to cordapp-tutorial instead of cordapp-template as appropriate. 2017-02-08 10:34:54 +00:00
3482452c8b Added webserver to runnodes. 2017-01-27 14:15:08 +00:00
cbb66f87f3 Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
7cd281364f Removed basedir from the config file as it's always overwritten by the --base-directory cmd line arg 2017-01-10 10:49:28 +00:00
b5c319aeca Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting. 2017-01-06 11:05:37 +00:00
08e391579c Node verifies the peer it connects to by checking its TLS common name 2017-01-05 14:22:11 +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
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
2f769b3db0 Cleaning up doc headers to be consistent wrt casing 2016-11-28 14:08:16 +00:00
5af5cc100a Updated documentation to reflect current gradle plugins build cycle. 2016-11-25 16:56:09 +00:00
8ec21eedb3 quasarScan removal. 2016-11-24 16:27:51 +00:00
6c3476e89f Rename protocol to flow in docs 2016-11-23 08:29:14 +00:00
6abb5750bf RPC Kryo plugin functionality. 2016-11-18 17:38:05 +00:00
92a2ffedd2 Updated documentation regarding the running of nodes on Windows to reflect the new runnodes.bat file. 2016-11-17 18:25:49 +00:00
b56548a427 Make runnodes open up a separate tab for each node on MacOS X and a separate xterm on Linux. Update the docs a bit. 2016-11-16 15:49:10 +01:00
ce99f354cb Rename com.r3corda -> net.corda 2016-11-10 17:14:24 +01:00
686b53f768 Fix Cordapp docs which don't use the right gradle syntax. Minor tweaks in AbstractNode 2016-11-08 15:40:44 +01:00
c306eddb91 docs: Update ports in creating-a-cordapp 2016-11-07 18:12:13 +00:00
7e198e7cf3 Renamed contracts project to finance to better reflect the purpose of the project. 2016-11-04 13:35:25 +00:00
59a86c364b Documentation now refers devs to use install over publishToMavenLocal 2016-11-03 15:58:46 +00:00
b7afd54d29 Minor: docs, fix header level in cordapp page. 2016-10-12 12:54:23 +02:00
24f178a3e5 Renamed notary to controller to be more clear. 2016-10-11 16:55:50 +01:00
427049e400 Removed unused functions, added Javadoc to properies. Added advertisedServices as a default field. 2016-10-11 16:41:12 +01:00
3bfee7d051 Typo fix. 2016-10-11 13:05:46 +01:00
bb299de9e1 Further expanded example build.gradle. 2016-10-11 13:05:46 +01:00
8816fb35ea Expanded the example build.gradle. 2016-10-11 13:05:46 +01:00
ddce92007e Fixed text to clarify what Cordformation is. 2016-10-11 13:05:46 +01:00
1754493490 Fixed review issues. 2016-10-11 13:05:46 +01:00
5d894138c2 Review fixes for documentation and gitignore. 2016-10-11 13:05:46 +01:00
efb4629a44 Moved the plugins docs into the creating a cordapp doc. 2016-10-11 13:05:46 +01:00
2e3952ee1f H2 database exported via configurable port number. 2016-10-06 14:33:56 +01:00
4d213698df Updated docs to document building against Corda. 2016-10-05 11:35:12 +01:00
3f9fc2db85 Minor: fix some minor indent/formatting issues in the docs 2016-09-23 11:55:40 +02:00
638dfc902a docs
Include database config section for completeness

Incorporate comments from review

Incorporate comments from review
2016-08-31 11:47:25 +01:00
f2a93ea67b Fixed review comments. 2016-08-24 21:03:20 +01:00
bdcbd80d4e Updated docs to reflect gradle changes. 2016-08-24 16:30:35 +01:00
70c057dfef Review changes. 2016-08-24 16:19:11 +01:00
c03d9a2cf7 Review fixes. 2016-08-24 15:33:43 +01:00
214c98b6aa Added first Cordapp documentation. 2016-08-23 10:25:06 +01:00