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: graphql-java/graphql-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c1395c8
Choose a base ref
...
head repository: graphql-java/graphql-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bd0b6e6
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Aug 31, 2023

  1. Enable builds on 21.x

    dondonz committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    36f8633 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3278 from graphql-java/3276_variable_validation_bug

    Bug 3276 - default values not being used correctly during validation
    
    (cherry picked from commit ba589a8)
    bbakerman authored and dondonz committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    92e67fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3286 from graphql-java/3285_default_value_problems

    deprecated default value method produces bad results
    
    (cherry picked from commit a54bb43)
    dondonz committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e11e254 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge pull request #3315 from graphql-java/21.x-backport-of-3286-null…

    …-fix
    
    21.x Cherry pick pull request #3286
    dondonz authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ff491fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3314 from graphql-java/21.x-backport-of-3278-defa…

    …ult-value
    
    21.x cherry pick of #3278 default value bugfix
    dondonz authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9816ec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd0b6e6 View commit details
    Browse the repository at this point in the history
Loading