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: Nihility981/JavaDataFlow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: daanvdh/JavaDataFlow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 16 files changed
  • 3 contributors

Commits on Dec 23, 2019

  1. Update readme

    Daan van den Heuvel committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    194312a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e07e30 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Fixed MethodNodeHandlerTest

    Daan van den Heuvel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    4c83126 View commit details
    Browse the repository at this point in the history
  2. Fixed builder, all tests green

    Daan van den Heuvel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    718c65d View commit details
    Browse the repository at this point in the history
  3. Prepare for release

    Daan van den Heuvel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    46d9ca3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/putNodeCallOnDFN' into develop

    * feature/putNodeCallOnDFN:
      Prepare for release
      Fixed builder, all tests green
      Fixed MethodNodeHandlerTest
      Add NodeCall to DataFlowNode and set it in Handler, failing unit tests
      Update readme
    Daan van den Heuvel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    603af8b View commit details
    Browse the repository at this point in the history
  5. Implement collectNodeCalls method and rename getInputParameters

    Daan van den Heuvel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    170dbb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Update README.md

    daanvdh authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    aee27ac View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    * develop:
      Implement collectNodeCalls method and rename getInputParameters
      Prepare for release
      Fixed builder, all tests green
      Fixed MethodNodeHandlerTest
      Add NodeCall to DataFlowNode and set it in Handler, failing unit tests
      Update readme
    daan.vandenheuvel committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ebe215e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    daanvdh authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    47b5a1c View commit details
    Browse the repository at this point in the history
  4. Update README.md

    daanvdh authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    535e0d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Bump JP version

    daan.vandenheuvel committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    e6d6d05 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    * develop:
      Bump JP version
    daan.vandenheuvel committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    984da2f View commit details
    Browse the repository at this point in the history
  3. fix class cast exception in mvn

    daan.vandenheuvel committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    8961add View commit details
    Browse the repository at this point in the history
Loading