Skip to content

Tags: treverj/graphql-java

Tags

v17.3

Toggle v17.3's commit message
Fixing master test

v17.2

Toggle v17.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request graphql-java#2513 from graphql-java/fix_glob_match…

…ing_on_window

Fixes glob matching on Windows

v17.1

Toggle v17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrading back to dataloader 3.2 (graphql-java#2507)

* Upgrading back to dataloader 3.x

* Upgrading back to dataloader 3.1.0-beta1

* Upgrading back to dataloader 3.1.0

v17.0

Toggle v17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow getting a field in the schema by FieldCoordinates (graphql-java…

…#2490)

v17.0.0-beta1

Toggle v17.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initial work on Traversal Improvements in GraphqlSchema builds (graph…

…ql-java#2463)

* Initial work on Traversal Improvements in GraphqlSchema builds

* More work on refactoring o schema to be faster

v17.0-beta1

Toggle v17.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initial work on Traversal Improvements in GraphqlSchema builds (graph…

…ql-java#2463)

* Initial work on Traversal Improvements in GraphqlSchema builds

* More work on refactoring o schema to be faster

v16.2

Toggle v16.2's commit message
fix test

v16.1

Toggle v16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
introspection for repeatable directive info (graphql-java#2113)

v16.0

Toggle v16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This moves the AST element builder to use immutable lists (graphql-ja…

…va#2101)

* This moves the AST element builder to use immutable lists with the ability to add items to individually

* Missing `directive` method

v14.1

Toggle v14.1's commit message
deploy this 14.x branch to bintray