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: master
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: intellij-infers-nullity
Choose a head ref
  • 16 commits
  • 16 files changed
  • 1 contributor

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    1b01d2b View commit details
    Browse the repository at this point in the history
  2. Add GraphQLSchema annotation

    dondonz committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    8684b48 View commit details
    Browse the repository at this point in the history
  3. Remove exemption

    dondonz committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    0cdc8de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30d0abe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ee01b8 View commit details
    Browse the repository at this point in the history
  6. Annotate GraphQLCodeRegistry

    dondonz committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    a45c613 View commit details
    Browse the repository at this point in the history
  7. Annotate GraphQLList

    dondonz committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    70336d5 View commit details
    Browse the repository at this point in the history
  8. Annotate PropertyDataFetcher

    dondonz committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    29f8363 View commit details
    Browse the repository at this point in the history
  9. Annotate GraphQLUnionType

    dondonz committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    083b2ab View commit details
    Browse the repository at this point in the history
  10. Tidy up

    dondonz committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    b4761ef View commit details
    Browse the repository at this point in the history
  11. Annotate GraphQLScalarType

    dondonz committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    9a78fb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7bbfd9c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. Add ErrorType

    dondonz committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    7427f64 View commit details
    Browse the repository at this point in the history
  2. Annotate Directives

    dondonz committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    120095c View commit details
    Browse the repository at this point in the history
  3. Annotate ErrorClassification

    dondonz committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    012f49c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afdd408 View commit details
    Browse the repository at this point in the history
Loading