.ci
attempt to make preAllocation job deletion more certain ( #5708 )
2019-11-15 15:14:01 +00:00
.github
Fixed broken links in GitHub PR template
2019-09-16 14:07:58 +12:00
.idea
TM-51 Read and write test results to artifactory. ( #5597 )
2019-11-02 09:07:53 +00:00
buildSrc
try increase websocket timeout due to azure EOF exceptions ( #5729 )
2019-11-18 13:45:43 +00:00
client
CORDA-3281: Drop some errors to warnings and clean up logic around ( #5605 )
2019-10-22 11:02:04 +01:00
common
NOTICK: Change build number to snapshot
2019-09-20 16:45:54 +01:00
confidential-identities
TM-23 Fail build on compiler warnings ( #5453 )
2019-09-11 16:34:51 +01:00
config
CORDA-3246 - Missing logs on shutdown ( #5501 )
2019-10-08 10:18:19 +01:00
core
CORDA-3350: Increase size of constraints column ( #5639 )
2019-11-05 11:00:26 +00:00
core-deterministic
Webook test branch ( #5528 )
2019-10-08 16:33:24 +02:00
core-tests
CORDA-3350: Increase size of constraints column ( #5639 )
2019-11-05 11:00:26 +00:00
create-jdk8u
ENT-1467: Make the deterministic JDK image compatible with IntelliJ. ( #3416 )
2018-06-26 11:53:16 +01:00
docker
CORDA-3336: Remove log4j plugins to stop errors in config generator ( #5617 )
2019-10-21 13:31:09 +01:00
docs
NOTICK: Mention platform version change in release notes ( #5721 )
2019-11-18 12:42:25 +00:00
experimental
TM-23 Fail build on compiler warnings ( #5453 )
2019-09-11 16:34:51 +01:00
finance
Fix and or suppress detekt warnings
2019-11-01 11:48:07 +00:00
gradle /wrapper
WIP Kubenetes parallel build ( #5396 )
2019-09-03 15:40:08 +00:00
isolated
CORDA-2893 Upgrade Corda to use Gradle 5.4.1 (Take 2) ( #5137 )
2019-05-20 14:26:42 +01:00
jdk8u-deterministic
CORDA-2871: Fine-tune compile vs runtime scopes of published deterministic jars. ( #5241 )
2019-06-21 14:01:59 +01:00
lib
CORDA-2050 Revert back to quasar 0.7.10 (Java 8) ( #5514 )
2019-09-24 13:24:16 +01:00
node
CORDA-3393: Lazy load MessageDeduplicationHandler.flowId
( #5679 )
2019-11-07 09:44:03 +00:00
node-api
CORDA-3217 and CORDA-3195 Various bits arond SQL exceptions and flow hospital ( #2605 )
2019-11-01 11:48:07 +00:00
release-tools
CORDA-3017 - Fix release tooling when product name != jira project ( #5229 )
2019-06-21 09:28:07 +01:00
samples
CORDA-3370 Remove Network visualiser reference
2019-10-30 16:45:33 +00:00
serialization
CORDA-3388: Restore mapping of 'java.lang.Void -> void' ( #5650 )
2019-10-30 17:47:13 +00:00
serialization-deterministic
CORDA-2050 Upgrade Corda to Java 11 (compatibility mode) ( #5356 )
2019-09-18 10:26:26 +01:00
serialization-tests
CORDA-2050 Upgrade Corda to Java 11 (compatibility mode) ( #5356 )
2019-09-18 10:26:26 +01:00
testing
Enable test retry in distributed testing ( #5702 )
2019-11-15 15:07:23 +00:00
tools
Fix and or suppress detekt warnings
2019-11-01 11:48:07 +00:00
.dockerignore
WIP Kubenetes parallel build ( #5396 )
2019-09-03 15:40:08 +00:00
.gitignore
WIP Kubenetes parallel build ( #5396 )
2019-09-03 15:40:08 +00:00
build.gradle
Converting Groovy to Java in the Distributed testing plugin ( #5642 )
2019-11-05 16:59:19 +00:00
BUILD.md
add a shared memory port allocator to allow multiple processes to sha… ( #5223 )
2019-07-02 18:38:33 +00:00
buildCacheSettings.gradle
Explicitly disable remote gradle build cache when building locally. ( #4095 )
2018-10-19 16:40:06 +01:00
constants.properties
Merge remote-tracking branch 'origin/release/os/4.1' into EdP/CORDA-3181-merge-to-4.3
2019-11-13 13:13:16 +00:00
CONTRIBUTING.md
Combines all contributing info in one place. Clean-up. ( #4266 )
2018-11-20 18:17:11 +00:00
CONTRIBUTORS.md
Contract tutorial update and Contributors list update ( #5338 )
2019-07-30 14:51:34 +01:00
detekt-baseline-config.yml
TM-45 Make detektBaseline pass ( #5561 )
2019-10-15 15:49:31 +01:00
detekt-baseline.xml
CORDA-3350: Increase size of constraints column ( #5639 )
2019-11-05 11:00:26 +00:00
detekt-config.yml
Converting Groovy to Java in the Distributed testing plugin ( #5642 )
2019-11-05 16:59:19 +00:00
deterministic.gradle
ENT-1463, ENT-1903: Refactor Gradle for deterministic modules ( #3387 )
2018-06-18 14:14:48 +01:00
gradle.properties
Revert "Merge pull request #5145 from corda/jdk11-migration-gradle5-upgrade" ( #5146 )
2019-05-20 16:16:49 +01:00
gradlew
CORDA-2893 Upgrade Corda to use Gradle 5.4.1 (Take 2) ( #5137 )
2019-05-20 14:26:42 +01:00
gradlew.bat
CORDA-2893 Upgrade Corda to use Gradle 5.4.1 (Take 2) ( #5137 )
2019-05-20 14:26:42 +01:00
Jenkinsfile
add test time publishing to regression test build ( #5664 )
2019-11-04 13:05:13 +00:00
LICENSE
Use full Apache 2.0 license so GitHub recognizes it
2019-08-23 12:24:37 +02:00
README.md
Fix logo image in README.md
2019-10-02 13:05:45 +02:00
SECURITY.md
CORDA-2958 Security policy for corda
2019-06-03 10:38:13 +02:00
settings.gradle
CORDA-3217 and CORDA-3195 Various bits arond SQL exceptions and flow hospital ( #2605 )
2019-11-01 11:48:07 +00:00
sizing.sh
add a shared memory port allocator to allow multiple processes to sha… ( #5223 )
2019-07-02 18:38:33 +00:00
TRADEMARK
Updated URL link to R3 trademark policy
2017-07-13 11:43:41 +01:00