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: rmosolgo/graphql-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.14
Choose a base ref
...
head repository: rmosolgo/graphql-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.15
Choose a head ref

Commits on Mar 13, 2025

  1. Copy the full SHA
    f999522 View commit details
  2. Copy the full SHA
    f850c9e View commit details
  3. Copy the full SHA
    77d8198 View commit details

Commits on Mar 14, 2025

  1. Merge pull request #5278 from ilyasgaraev/do-not-execute-multiplex-wi…

    …th-empty-queries
    
    Immediately return empty array in multiplex if queries list is empty
    rmosolgo authored Mar 14, 2025
    Copy the full SHA
    4400ad8 View commit details

Commits on Mar 15, 2025

  1. base types for from_definition

    gmac committed Mar 15, 2025
    Copy the full SHA
    25b070f View commit details
  2. Merge pull request #5282 from gmac/from_definition_base_types

    Base type classes for `Schema.from_definition`
    rmosolgo authored Mar 15, 2025
    Copy the full SHA
    3664b84 View commit details
  3. type extensions from definition.

    gmac committed Mar 15, 2025
    Copy the full SHA
    ea734f1 View commit details
  4. Copy the full SHA
    d66fbcb View commit details

Commits on Mar 18, 2025

  1. Copy the full SHA
    4d485e1 View commit details
  2. Merge pull request #5281 from gmac/extensions_from_definition

    Support type extensions in `Schema.from_definition`
    rmosolgo authored Mar 18, 2025
    Copy the full SHA
    e4f3bf3 View commit details
  3. Copy the full SHA
    2d716fe View commit details
  4. Copy the full SHA
    43fd603 View commit details
  5. Merge pull request #5286 from yn-misaki/fix_backtrace_error

    Fix GraphQL backtrace handling for inline fragments
    rmosolgo authored Mar 18, 2025
    Copy the full SHA
    5854ef1 View commit details
  6. Fix tests

    rmosolgo committed Mar 18, 2025
    Copy the full SHA
    a0524d6 View commit details
  7. Merge pull request #5287 from rmosolgo/fix-pronto-action

    Redo pronto action to work on forks
    rmosolgo authored Mar 18, 2025
    Copy the full SHA
    aeacc2c View commit details
  8. Copy the full SHA
    9b86774 View commit details
  9. Copy the full SHA
    b6985fd View commit details
  10. Copy the full SHA
    b5f104c View commit details
  11. Copy the full SHA
    0baf584 View commit details
  12. Copy the full SHA
    765dfb0 View commit details
  13. Merge pull request #5285 from rmosolgo/one-of-prepare-fix

    InputObject: validate even when prepare is overridden
    rmosolgo authored Mar 18, 2025
    Copy the full SHA
    528fa5e View commit details
  14. Merge pull request #5274 from xuanduc987/push-c23315765c0e7ae94f164f3…

    …69e5d0729
    
    Handle error in resolve_type
    rmosolgo authored Mar 18, 2025
    Copy the full SHA
    fcbfa86 View commit details

Commits on Mar 19, 2025

  1. Copy the full SHA
    420d35b View commit details
  2. Fix object shape test

    rmosolgo committed Mar 19, 2025
    Copy the full SHA
    67dba63 View commit details
  3. Merge pull request #5289 from rmosolgo/test-helpers-authorize-dataloader

    Fix run_graphql_field when .authorized? uses Dataloader
    rmosolgo authored Mar 19, 2025
    Copy the full SHA
    d286f92 View commit details
  4. 2.4.15

    rmosolgo committed Mar 19, 2025
    Copy the full SHA
    6120645 View commit details
Loading