FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
JSpecify big wave 2 by dondonz · Pull Request #4184 · graphql-java/graphql-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-java
/
graphql-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.2k
Code
Issues
22
Pull requests
17
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
JSpecify big wave 2
- #4184
#4184
Merged
dondonz
merged 85 commits into
master
graphql-java/graphql-java:master
from
infer-nullity-3
graphql-java/graphql-java:infer-nullity-3
Copy head branch name to clipboard
Feb 11, 2026
Conversation
Commits
85
(85)
Checks
Files changed
Merged
JSpecify big wave 2
#4184
dondonz
merged 85 commits into
master
graphql-java/graphql-java:master
from
infer-nullity-3
graphql-java/graphql-java:infer-nullity-3
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2025
Annotate GraphQLAppliedDirective
dondonz
committed
1b01d2b
View commit details
Copy full SHA for 1b01d2b
Browse repository at this point
Add GraphQLSchema annotation
dondonz
committed
8684b48
View commit details
Copy full SHA for 8684b48
Browse repository at this point
Remove exemption
dondonz
committed
0cdc8de
View commit details
Copy full SHA for 0cdc8de
Browse repository at this point
Annotate GraphQLType and GraphQLEnumType
dondonz
committed
30d0abe
View commit details
Copy full SHA for 30d0abe
Browse repository at this point
Add Nullmarked to GraphQLEnumType
dondonz
committed
6ee01b8
View commit details
Copy full SHA for 6ee01b8
Browse repository at this point
Annotate GraphQLCodeRegistry
dondonz
committed
a45c613
View commit details
Copy full SHA for a45c613
Browse repository at this point
Annotate GraphQLList
dondonz
committed
70336d5
View commit details
Copy full SHA for 70336d5
Browse repository at this point
Annotate PropertyDataFetcher
dondonz
committed
29f8363
View commit details
Copy full SHA for 29f8363
Browse repository at this point
Annotate GraphQLUnionType
dondonz
committed
083b2ab
View commit details
Copy full SHA for 083b2ab
Browse repository at this point
Tidy up
dondonz
committed
b4761ef
View commit details
Copy full SHA for b4761ef
Browse repository at this point
Annotate GraphQLScalarType
dondonz
committed
9a78fb3
View commit details
Copy full SHA for 9a78fb3
Browse repository at this point
Annotate GraphQLNamedInputType
dondonz
committed
7bbfd9c
View commit details
Copy full SHA for 7bbfd9c
Browse repository at this point
Commits on Aug 23, 2025
Add ErrorType
dondonz
committed
7427f64
View commit details
Copy full SHA for 7427f64
Browse repository at this point
Annotate Directives
dondonz
committed
120095c
View commit details
Copy full SHA for 120095c
Browse repository at this point
Annotate ErrorClassification
dondonz
committed
012f49c
View commit details
Copy full SHA for 012f49c
Browse repository at this point
Annotate ExceptionWhileDataFetching
dondonz
committed
afdd408
View commit details
Copy full SHA for afdd408
Browse repository at this point
Commits on Aug 27, 2025
Annotate ExecutionResult
dondonz
committed
803c924
View commit details
Copy full SHA for 803c924
Browse repository at this point
Annotate GraphQLContext
dondonz
committed
a322ed0
View commit details
Copy full SHA for a322ed0
Browse repository at this point
Commits on Aug 28, 2025
Annotate AssertException and GraphQLError
dondonz
committed
41320d4
View commit details
Copy full SHA for 41320d4
Browse repository at this point
Annotate GraphQLErrorBuilder
dondonz
committed
9765c21
View commit details
Copy full SHA for 9765c21
Browse repository at this point
Annotate GraphQLErrorException
dondonz
committed
0ee713c
View commit details
Copy full SHA for 0ee713c
Browse repository at this point
Annotate ParseAndValidate
dondonz
committed
e54fca2
View commit details
Copy full SHA for e54fca2
Browse repository at this point
Annotate ParseAndValidateResult
dondonz
committed
603c00d
View commit details
Copy full SHA for 603c00d
Browse repository at this point
Annotate Scalars
dondonz
committed
9fcaea1
View commit details
Copy full SHA for 9fcaea1
Browse repository at this point
Annotate SerializationError
dondonz
committed
88b02f3
View commit details
Copy full SHA for 88b02f3
Browse repository at this point
Update GraphQLError with a nullable location list
dondonz
committed
e65217c
View commit details
Copy full SHA for e65217c
Browse repository at this point
Annotate TypeMismatchError
dondonz
committed
19000a5
View commit details
Copy full SHA for 19000a5
Browse repository at this point
Annotate UnresolvedTypeError
dondonz
committed
313bf4f
View commit details
Copy full SHA for 313bf4f
Browse repository at this point
Commits on Aug 30, 2025
Remove agent as no longer exists
dondonz
committed
0846c55
View commit details
Copy full SHA for 0846c55
Browse repository at this point
Add JSpecify prompt
dondonz
committed
d2d87cd
View commit details
Copy full SHA for d2d87cd
Browse repository at this point
Fix NullAway issues with assertions
dondonz
committed
f4b05bb
View commit details
Copy full SHA for f4b05bb
Browse repository at this point
Remove null checks
dondonz
committed
ab1ce8d
View commit details
Copy full SHA for ab1ce8d
Browse repository at this point
Annotate DefaultConnection
dondonz
committed
241b7a0
View commit details
Copy full SHA for 241b7a0
Browse repository at this point
Annotate Relay Connection
dondonz
committed
7ffd1ba
View commit details
Copy full SHA for 7ffd1ba
Browse repository at this point
Update URL
dondonz
committed
003958f
View commit details
Copy full SHA for 003958f
Browse repository at this point
Annotate DefaultConnectionCursor
dondonz
committed
ba3de3e
View commit details
Copy full SHA for ba3de3e
Browse repository at this point
Annotate ConnectionCursor
dondonz
committed
8de5a75
View commit details
Copy full SHA for 8de5a75
Browse repository at this point
Annotate DefaultEdge
dondonz
committed
0bee1f8
View commit details
Copy full SHA for 0bee1f8
Browse repository at this point
Annotate DefaultPageInfo
dondonz
committed
a6e7382
View commit details
Copy full SHA for a6e7382
Browse repository at this point
Annotate Edge
dondonz
committed
e508453
View commit details
Copy full SHA for e508453
Browse repository at this point
Annotate PageInfo
dondonz
committed
ee76574
View commit details
Copy full SHA for ee76574
Browse repository at this point
Annotate SimpleListConnection
dondonz
committed
b7a7be6
View commit details
Copy full SHA for b7a7be6
Browse repository at this point
Annotate Relay
dondonz
committed
81beb0d
View commit details
Copy full SHA for 81beb0d
Browse repository at this point
Annotate ValidationErrorClassification and ValidationErrorType
dondonz
committed
9c5e4c8
View commit details
Copy full SHA for 9c5e4c8
Browse repository at this point
Annotate ValidationError
dondonz
committed
6ec7d82
View commit details
Copy full SHA for 6ec7d82
Browse repository at this point
Annotate NamedNode
dondonz
committed
98ff640
View commit details
Copy full SHA for 98ff640
Browse repository at this point
Annotate Argument
dondonz
committed
3f58265
View commit details
Copy full SHA for 3f58265
Browse repository at this point
Annotate GraphQLTypeUtil
dondonz
committed
eb98025
View commit details
Copy full SHA for eb98025
Browse repository at this point
Fix typo
dondonz
committed
97b407d
View commit details
Copy full SHA for 97b407d
Browse repository at this point
Update prompt
dondonz
committed
44253f7
View commit details
Copy full SHA for 44253f7
Browse repository at this point
Annotate Breadcrumb
dondonz
committed
e8b1670
View commit details
Copy full SHA for e8b1670
Browse repository at this point
Annotate FieldComplexityCalculator
dondonz
committed
f1b5529
View commit details
Copy full SHA for f1b5529
Browse repository at this point
Annotate FieldComplexityEnvironment
dondonz
committed
230b757
View commit details
Copy full SHA for 230b757
Browse repository at this point
Annotate TypeResolutionEnvironment
dondonz
committed
ff81ff6
View commit details
Copy full SHA for ff81ff6
Browse repository at this point
Annotate MaxQueryComplexityInstrumentation
dondonz
committed
ed2961f
View commit details
Copy full SHA for ed2961f
Browse repository at this point
Annotate MaxQueryDepthInstrumentation
dondonz
committed
cf724bf
View commit details
Copy full SHA for cf724bf
Browse repository at this point
Commits on Aug 31, 2025
Make ValidationError description nullable as message is nullable
dondonz
committed
8a47304
View commit details
Copy full SHA for 8a47304
Browse repository at this point
Add Nullmarked
dondonz
committed
de6ad66
View commit details
Copy full SHA for de6ad66
Browse repository at this point
Revert to nullable description and type for ValidationError
dondonz
committed
fd3b4af
View commit details
Copy full SHA for fd3b4af
Browse repository at this point
Update test for Argument, and make nonnullable field clearer
dondonz
committed
71ef680
View commit details
Copy full SHA for 71ef680
Browse repository at this point
Commits on Sep 1, 2025
Annotate Anonymizer
dondonz
committed
23afaea
View commit details
Copy full SHA for 23afaea
Browse repository at this point
Commits on Dec 4, 2025
Merge branch 'master' into infer-nullity-3
Show description for bd2bd8d
dondonz
committed
bd2bd8d
View commit details
Copy full SHA for bd2bd8d
Browse repository at this point
Use string literal optimisation for assert
dondonz
committed
09a5236
View commit details
Copy full SHA for 09a5236
Browse repository at this point
Tidy up
dondonz
committed
d1e2e54
View commit details
Copy full SHA for d1e2e54
Browse repository at this point
Make path length not nullable
dondonz
committed
95e7dc9
View commit details
Copy full SHA for 95e7dc9
Browse repository at this point
Use string literal for assert messages
dondonz
committed
f8920d8
View commit details
Copy full SHA for f8920d8
Browse repository at this point
Commits on Dec 7, 2025
Change GraphQL error message to be non-nullable
dondonz
committed
c78124c
View commit details
Copy full SHA for c78124c
Browse repository at this point
Improve prompt
dondonz
committed
5b7104e
View commit details
Copy full SHA for 5b7104e
Browse repository at this point
Commits on Jan 23, 2026
Add clarification on generics type arguments
dondonz
committed
de00e30
View commit details
Copy full SHA for de00e30
Browse repository at this point
Merge branch 'master' into infer-nullity-3
dondonz
committed
e27bf54
View commit details
Copy full SHA for e27bf54
Browse repository at this point
Make TypeResolutionEnvironment value nullable
dondonz
committed
d5de341
View commit details
Copy full SHA for d5de341
Browse repository at this point
Annotate TypeResolutionParameters
dondonz
committed
0496a3d
View commit details
Copy full SHA for 0496a3d
Browse repository at this point
Add Nullmarked to TypeResolutionParameters
dondonz
committed
d2983da
View commit details
Copy full SHA for d2983da
Browse repository at this point
Add prompt to reduce whitespace diff
dondonz
committed
92b3ac1
View commit details
Copy full SHA for 92b3ac1
Browse repository at this point
Commits on Jan 26, 2026
Prompt updates
dondonz
committed
0bf48d3
View commit details
Copy full SHA for 0bf48d3
Browse repository at this point
Adjulst description of validation error to be nonnull
dondonz
committed
2931540
View commit details
Copy full SHA for 2931540
Browse repository at this point
Adjust tests to be compliant with non-nullable description
dondonz
committed
66f3fa0
View commit details
Copy full SHA for 66f3fa0
Browse repository at this point
Update error message
dondonz
committed
cd232df
View commit details
Copy full SHA for cd232df
Browse repository at this point
Update tests given classiciation is not nullable
dondonz
committed
b8b8a5a
View commit details
Copy full SHA for b8b8a5a
Browse repository at this point
Correctly set local context and context to nullable
dondonz
committed
91f0f5c
View commit details
Copy full SHA for 91f0f5c
Browse repository at this point
Add mocks for i18n to accommodate non-nullable validation errors
dondonz
committed
4a05a72
View commit details
Copy full SHA for 4a05a72
Browse repository at this point
Add another i18n mock
dondonz
committed
b00dafe
View commit details
Copy full SHA for b00dafe
Browse repository at this point
Commits on Feb 8, 2026
Merge branch 'master' into infer-nullity-3
Show description for 85e9854
dondonz
committed
85e9854
View commit details
Copy full SHA for 85e9854
Browse repository at this point
Add more nullable annotations
dondonz
committed
0a4d5d0
View commit details
Copy full SHA for 0a4d5d0
Browse repository at this point
Add assert
dondonz
committed
d83f175
View commit details
Copy full SHA for d83f175
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL