Tags · tomgasson/graphql-java · GitHub
Skip to content

Tags: tomgasson/graphql-java

Tags

v19.1

Toggle v19.1'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#2911 from graphql-java/benchmark_enf

Reduce calculation for fragments in ExecutableNormalizedOperation

v19.0

Toggle v19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DF SelectionSet Benchmark (graphql-java#2893)

v18.3

Toggle v18.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
18.x port - Stop DOS attacks by making the lexer stop early on evil i…

…nput (graphql-java#2897)

* READY - Stop DOS attacks by making the lexer stop early on evil input. (graphql-java#2892)

Port to 18.x

* Test stability

v17.4

Toggle v17.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
17.x port - Stop DOS attacks by making the lexer stop early on evil i…

…nput (graphql-java#2902)

* 17.x port - Stop DOS attacks by making the lexer stop early on evil input

* This stops DOS attacks by making the lexer stop early.

* This stops DOS attacks by making the lexer stop early. Added BadSituationsRunner

* This stops DOS attacks by making the lexer stop early. Added BadSituationsRunner with comments

* This stops DOS attacks by making the lexer stop early. Added per query jvm settings

* This stops DOS attacks by making the lexer stop early. Added whitespace counts separate from token counts

* This stops DOS attacks by making the lexer stop early. Added whitespace counts separate from token counts - tweaks

* This stops DOS attacks by making the lexer stop early. Added whitespace counts separate from token counts - tweaks

* This stops DOS attacks by making the lexer stop early. Added whitespace counts separate from token counts - tweaks

* This stops DOS attacks by making the lexer stop early.Use array instead of map

* This stops DOS attacks by making the lexer stop early.Use array instead of map with comments

* PR feedback - renamed options and added SDL options
# Conflicts:
#	src/main/java/graphql/ParseAndValidate.java
#	src/main/java/graphql/parser/GraphqlAntlrToLanguage.java
#	src/main/java/graphql/parser/Parser.java
#	src/main/java/graphql/parser/ParserOptions.java
#	src/main/java/graphql/schema/idl/SchemaParser.java
#	src/test/groovy/graphql/parser/ParserTest.groovy

* PR build

* Reset after set options

v18.2

Toggle v18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RawVariables and CoercedVariables are public API (graphql-java#2868) (g…

…raphql-java#2870)

(cherry picked from commit 6090f3c)

Co-authored-by: Brad Baker <bbaker@atlassian.com>

v18.1

Toggle v18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Max query depth called later in beginExecuteOperation (graphql-java#2773

)

* Investigation of NonNullableValueCoercedAsNullException is being thrown in MaxQueryDepthInstrumentation

* MaxQueryDepthInstrumentation and MaxQueryComplexityInstrumentation now are called at execution time not after validation

* use atomic ref

v18.0

Toggle v18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.zh_cn.md (graphql-java#2758)

This PR is the translation of latest README.

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