4882e2e089
Merge remote-tracking branch 'remotes/open/master' into mnesbit-merge-20180605
2018-06-05 13:37:35 +01:00
086b9daa6e
Updates the setup instructions to be IntelliJ 2018 compatibile. ( #3299 )
2018-06-05 10:57:29 +01:00
7bf6608c8e
Fixes webport numbers based on recent build.gradle changes. ( #3298 )
2018-06-05 10:15:47 +01:00
61127fe65f
Merge remote-tracking branch 'remotes/open/master' into merges/june-05-09-57
2018-06-05 09:58:28 +01:00
d989ae9dcc
Stray backtick.
2018-06-04 23:20:26 +01:00
de0c69a888
Merge remote-tracking branch 'remotes/open/master' into merges/may-29-16-48
...
# Conflicts:
# node/src/integration-test/kotlin/net/corda/node/services/RaftNotaryServiceTests.kt
# node/src/integration-test/kotlin/net/corda/node/services/network/PersistentNetworkMapCacheTest.kt
# node/src/main/kotlin/net/corda/node/internal/AbstractNode.kt
# node/src/main/kotlin/net/corda/node/internal/Node.kt
# node/src/main/kotlin/net/corda/node/services/identity/PersistentIdentityService.kt
# node/src/main/kotlin/net/corda/node/services/persistence/DBTransactionMappingStorage.kt
# node/src/main/kotlin/net/corda/node/services/persistence/DBTransactionStorage.kt
# node/src/main/kotlin/net/corda/node/services/vault/NodeVaultService.kt
# node/src/test/kotlin/net/corda/node/internal/NodeTest.kt
# node/src/test/kotlin/net/corda/node/services/identity/PersistentIdentityServiceTests.kt
# node/src/test/kotlin/net/corda/node/services/messaging/ArtemisMessagingTest.kt
# node/src/test/kotlin/net/corda/node/services/persistence/DBCheckpointStorageTests.kt
# node/src/test/kotlin/net/corda/node/services/persistence/DBTransactionStorageTests.kt
# node/src/test/kotlin/net/corda/node/services/persistence/HibernateConfigurationTest.kt
# node/src/test/kotlin/net/corda/node/services/persistence/NodeAttachmentStorageTest.kt
# node/src/test/kotlin/net/corda/node/services/schema/HibernateObserverTests.kt
# node/src/test/kotlin/net/corda/node/services/transactions/PersistentUniquenessProviderTests.kt
# node/src/test/kotlin/net/corda/node/services/transactions/RaftTransactionCommitLogTests.kt
# node/src/test/kotlin/net/corda/node/services/vault/VaultQueryTests.kt
# node/src/test/kotlin/net/corda/node/utilities/ObservablesTests.kt
# samples/irs-demo/cordapp/src/test/kotlin/net/corda/irs/api/NodeInterestRatesTest.kt
# testing/node-driver/src/main/kotlin/net/corda/testing/node/MockServices.kt
2018-05-29 17:17:08 +01:00
1c7b44fb3d
Instructions for IntelliJ 2018.1 ( #3250 )
...
* Instructions for IntelliJ 2018.1
* Addresses review feedback
2018-05-29 16:51:28 +01:00
a5a860c52e
First pass doc on the bridge.conf configuration file.
...
More doc work on bridge
Fixup docs with regard to HA changes discovered during testing
Link to bridge docs and add note about Zookeeper prerequisite.
Doc in progress
Add operating modes to overview doc
Change to BridgeInner from FloatInner
Add diagram to worked configuration section
Fix some typos and comments from PR reviews
Try to tidy up some of the wording.
Add new config properties and change to subsection headers for mode discussion
2018-05-17 08:52:49 +01:00
54e1a7aa7e
Docs: fix some broken markup that caused rendering errors and warnings.
2018-05-11 13:02:40 +02:00
22d5967b9e
Adds setting the PATH environment variable to the set-up instructions.
2018-04-26 15:50:17 +01:00
a7d0b124d2
Set up instructions no longer rely on Java installer in Mac (defaults to JDK 9).
2018-03-14 13:38:21 +00:00
85071f227a
Reflects tutorial changes and CorDapp build docs changes from release-V1.
2017-11-16 15:31:52 +00:00
5bb4601812
Reflects V1.0 changes on Master re: internal samples and identity sync flow API.
2017-10-25 09:29:32 +01:00
0c2289de8c
Joel move api docs
2017-10-09 11:32:03 +01:00
0b35a99c5a
[CORDA-682]: Claim Jigsaw module names ( #1824 )
...
[CORDA-682] Specify Jigsaw module names for all JAR projects.
2017-10-06 15:37:33 +01:00
ef9b54327a
Checking out the latest milestone will no longer be required.
2017-10-02 15:01:19 +01:00
4641d3c4dd
Moves code sections in tutorials to code files.
2017-10-01 23:33:15 +01:00
246ab26d30
Properly escape backslashes in windows paths ( #1556 )
...
* fix some backslashes in the windows paths in the docs
This reverts commit 4532bca580
.
2017-09-26 12:54:28 +01:00
54ad89e094
Removes hard-coded M12 references. ( #1628 )
2017-09-25 15:55:19 +01:00
17f7e39183
Makes set-up instructions clearer. Addresses a zsh-related bug.
2017-09-05 12:33:52 +02:00
e50052aeb1
Update getting-set-up.rst.
2017-08-30 13:20:11 +01:00
55a4264652
Error in folder name
2017-08-14 13:31:15 +01:00
3485827a90
Updates template links to indicate both versions.
2017-07-28 09:13:53 +01:00
bb4501c09c
Updates the example CorDapp page.
2017-07-21 12:33:31 +01:00
394d937570
Update M11 to M12 in docs. ( #818 )
2017-06-08 17:56:52 +01:00
e5fba5d0af
Docsite reorg ahead of beta launch.
2017-06-05 13:37:23 +01:00
b7fe8d6b3c
Update documentation for M11.1. ( #685 )
2017-05-15 17:23:07 +01:00
9307e720be
Adds video links to the Getting Set Up page. ( #683 )
2017-05-15 06:18:26 -04:00
e2ce80c8ec
Updates the Getting Set Up docs page with more detailed instructions.
2017-05-12 11:32:19 +01:00
fc50860dae
Fix current version. ( #670 )
2017-05-11 17:07:14 +01:00
43459789ee
Merge pull request #510 from corda/andr3ej-runConfigurations
...
Fix always-failing command in Getting set up documentation
2017-04-11 13:20:21 +01:00
f4bdb00f70
Bump version to M10.1 in docs for release ( #517 )
2017-04-07 16:28:18 +01:00
8853a6069c
Command fails as .idea/runConfiguration doesn't exist in version control, should be .idea/runConfigurations .
2017-04-05 15:19:37 +01:00
e9cfbde287
Kapt now must be run manually in order for IntelliJ to compile Corda.
...
Replaced compileKotlin with kaptKotlin in docs to reduce build times for users following documentation.
2017-03-30 14:18:27 +01:00
a40d55df84
Updated docs to refer to the latest M9.2 release.
2017-03-27 16:33:33 +02:00
db97ddb030
Update index and set up versions
2017-03-08 10:07:02 +00:00
91a72bb345
Updated docs to M8.2
2017-02-22 10:52:47 +00:00
0e8d7fc2aa
Updated docs to refer to the latest milestone and replaced a specific milestone reference with a generic one
2017-02-16 12:26:40 +00:00
b3e26b2022
Changes docs to point to cordapp-tutorial instead of cordapp-template as appropriate.
2017-02-08 10:34:54 +00:00
cfcfb30beb
Provides clearer instructions on the 'Getting set up' page. Expands 'Troubleshooting' page.
2017-01-31 12:59:24 +00:00
b5c319aeca
Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting.
2017-01-06 11:05:37 +00:00
89cc9dc886
Added a note in the getting setup doc about JavaFX and non-Oracle JVMs
2016-12-06 15:24:29 +00:00
10bc27d2f4
Adding links to discourse and slack on docsite
2016-12-01 14:14:17 +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
2f769b3db0
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
3bec44cd65
Misc doc markup and TODO fixes.
2016-11-23 13:25:44 +01:00
2ec18d322f
Changes from a doc review that were omitted in first PR, also changes from corda=samples repo
2016-11-18 17:58:52 +00:00
c370e01e68
From comment review PR
2016-11-17 16:31:08 +00:00
c4afa4ae63
First revision for 'getting set up' - docs not rebuilt as to keep changes visible
2016-11-14 18:12:39 +00:00
ed3b33af19
Cosmetic change
...
- missing word
- wrong URL
2016-05-18 18:00:38 +01:00