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: v20.1
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: v20.2
Choose a head ref
  • 16 commits
  • 13 files changed
  • 4 contributors

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    6b32c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24de5c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3406441 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3146 from gnawf/diffing-fixes-2

    Diffing fixes 2
    andimarek authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    dbdfb4a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    30c1e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceb63c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Fix argument added to new type

    gnawf committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    df57642 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3150 from gnawf/fix-argument-added

    Fix argument added to new type
    andimarek authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    042f3a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89882f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d1a208 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a8ef53 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3151 from graphql-java/show_test_failures_in_builds

    Show test failures in builds
    bbakerman authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6a4744d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    836b54b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3154 from gnawf/fix-applied-argument-deleted-on-f…

    …ield
    
    Fix applied argument deleted on field
    andimarek authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    85765bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3148 from graphql-java/limit-characters-to-parse

    Have a limit on how many characters are presented to the Parser
    bbakerman authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fabc3e0 View commit details
    Browse the repository at this point in the history
Loading