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

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    7e4544d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    5e028b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    0fda4e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    5e34b21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5052d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    40764d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Cleaned up utils, added descriptions to operation params, enabled hel…

    …p menu for operations, and int/bool type mapping for operations
    c-schuler committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a2c0fc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    e434d5a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    1211edc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    bd9ac88 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    bc3ade3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Replace use of System.out/System.err with SLF4J Logging (#465)

    -Clean up log message formatting
    -Operation outputs have been unchanged as these should be visible via CLI
    Chris0296 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3d59c2b View commit details
    Browse the repository at this point in the history
  2. Add helper method for platform independent file path building (#467)

    Add helper method to build platform independent file paths
    -This uses FilenameUtils.concat for underlying path concatenation
    
    Co-authored-by: c-schuler <[email protected]>
    Chris0296 and c-schuler authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5fdd138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afe87e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    29b2935 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Prep for PR

    c-schuler committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    aa52c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a57fa View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update javafx version

    c-schuler committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0bada73 View commit details
    Browse the repository at this point in the history
  2. Update spring-boot version

    c-schuler committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a2d3510 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    43f2302 View commit details
    Browse the repository at this point in the history
Loading