Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hyperledger/fabric-chaincode-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: hyperledger/fabric-chaincode-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main-emeritus
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 164 files changed
  • 3 contributors

Commits on Dec 14, 2022

  1. Merge pull request #266 from C0rWin/fixTls

    Fix TLS setup for chaincode server
    mbwhite authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d1b622a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Update to fixed level of dependency checker

    Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
    mbwhite committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0fb6d7e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Massive update to intergation test

    Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
    mbwhite committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    bf5ac7a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge pull request #277 from mbwhite/integration-test-overhaul

    Integration test overhaul
    mbwhite authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c25ffa5 View commit details
    Browse the repository at this point in the history
  2. Update to v3.0.0.

    Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
    mbwhite authored and jt-nti committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    14a5b77 View commit details
    Browse the repository at this point in the history
  3. Fixes for JAR publishing

    Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
    mbwhite authored and jt-nti committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5c9277f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Add scheduled builds

    Refactor build workflows to allow reuse through workflow calls, and to make it easier to define different behaviour for different triggers.
    
    Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
    bestbeforetoday committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    c3b1f02 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Add Mark Lewis, remove James Taylor

    Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
    mbwhite committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    192fac8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Merge pull request #294 from bestbeforetoday/schedule

    Add scheduled builds
    mbwhite authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    a41d1e0 View commit details
    Browse the repository at this point in the history
  2. Enable scheduled builds for release-2.5 branch

    Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
    bestbeforetoday committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    fa61de6 View commit details
    Browse the repository at this point in the history
  3. Updated to match the release-2.5 gradle file

    Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
    mbwhite committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d3ac597 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #298 from bestbeforetoday/schedule

    Enable scheduled builds for release-2.5 branch
    mbwhite authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    b65c955 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge pull request #295 from mbwhite/newmaintainer

    Add Mark Lewis, remove James Taylor
    mbwhite authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    737e5a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge pull request #297 from mbwhite/relmain/update-gradle

    Updated to match the release-2.5 gradle file
    mbwhite authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    4dbe0c0 View commit details
    Browse the repository at this point in the history
Loading