FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - 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
Commits
Breadcrumbs
History for
graphql-java
src
on
master
User selector
Datepicker
Commit history
Commits on Aug 23, 2026
Document Kotlin interop compile test
andimarek
committed
acc4678
View commit details
Copy full SHA for acc4678
View code at this point
Browse repository at this point
Merge pull request #4435 from arimu1/fix/4433-nullable-instrumentation-state
Show description for 5a77294
andimarek
authored
5a77294
View commit details
Copy full SHA for 5a77294
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
Propagate nullable chained instrumentation state
andimarek
committed
b7bb74e
View commit details
Copy full SHA for b7bb74e
View code at this point
Browse repository at this point
Merge pull request #4442 from graphql-java/parser-cleanup
Show description for ff464f4
andimarek
authored
ff464f4
View commit details
Copy full SHA for ff464f4
View code at this point
Browse repository at this point
Merge pull request #4441 from graphql-java/validation-fragment-cleanup
Show description for 963aada
andimarek
authored
963aada
View commit details
Copy full SHA for 963aada
View code at this point
Browse repository at this point
Merge pull request #4440 from graphql-java/lexer-numeric
Show description for 336c594
andimarek
authored
336c594
View commit details
Copy full SHA for 336c594
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Document shaded jar consumer fixture
andimarek
committed
4d8602b
View commit details
Copy full SHA for 4d8602b
View code at this point
Browse repository at this point
Remove dependency annotations from shaded classes
andimarek
committed
3c8b6c1
View commit details
Copy full SHA for 3c8b6c1
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Make block string indentation removal linear
andimarek
committed
5b07d3c
View commit details
Copy full SHA for 5b07d3c
View code at this point
Browse repository at this point
Make fragment cycle validation linear
andimarek
committed
db6f58b
View commit details
Copy full SHA for db6f58b
View code at this point
Browse repository at this point
Limit numeric literal length during parsing
andimarek
committed
29f90b5
View commit details
Copy full SHA for 29f90b5
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Merge branch 'master' into fix/4364-data-fetcher-result-nullability
hej090224
authored
14cf4c9
View commit details
Copy full SHA for 14cf4c9
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
fix: mark InstrumentationState callback params as @Nullable
Show description for 79423f0
arimu1
committed
79423f0
View commit details
Copy full SHA for 79423f0
View code at this point
Browse repository at this point
Simplify operation validation traversal context
andimarek
committed
c67454d
View commit details
Copy full SHA for c67454d
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Cover legacy directive type refs in FastBuilder
andimarek
committed
40ba051
View commit details
Copy full SHA for 40ba051
View code at this point
Browse repository at this point
Clarify anonymizer directive argument lookup
andimarek
committed
4a9cd36
View commit details
Copy full SHA for 4a9cd36
View code at this point
Browse repository at this point
Cover directive definition applied directives
andimarek
committed
9cfdd7a
View commit details
Copy full SHA for 9cfdd7a
View code at this point
Browse repository at this point
Update deprecated directive description
andimarek
committed
4b2f018
View commit details
Copy full SHA for 4b2f018
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Support directives on directive definitions
andimarek
committed
6e4f1f2
View commit details
Copy full SHA for 6e4f1f2
View code at this point
Browse repository at this point
Revert "Support directives on directive definitions"
Show description for abbb922
andimarek
committed
abbb922
View commit details
Copy full SHA for abbb922
View code at this point
Browse repository at this point
Support directives on directive definitions
andimarek
committed
efcb944
View commit details
Copy full SHA for efcb944
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Fix covariance checks for SDL type extensions
andimarek
committed
d671a8e
View commit details
Copy full SHA for d671a8e
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Mark schema transform package as null marked
andimarek
committed
7e7615d
View commit details
Copy full SHA for 7e7615d
View code at this point
Browse repository at this point
Add interface relationship visibility to schema transformation
andimarek
committed
ca590f3
View commit details
Copy full SHA for ca590f3
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Fix nullable bound on DataFetcherResult.newResult
hej090224
committed
66110bb
View commit details
Copy full SHA for 66110bb
View code at this point
Browse repository at this point
Commits on May 29, 2026
moar code tweaks - code coverage
bbakerman
committed
977fb0f
View commit details
Copy full SHA for 977fb0f
View code at this point
Browse repository at this point
moar code tweaks - code coverage
bbakerman
committed
a215961
View commit details
Copy full SHA for a215961
View code at this point
Browse repository at this point
moar code tweaks
bbakerman
committed
d30bf05
View commit details
Copy full SHA for d30bf05
View code at this point
Browse repository at this point
moar code tweaks
bbakerman
committed
7668806
View commit details
Copy full SHA for 7668806
View code at this point
Browse repository at this point
moar code tweaks
bbakerman
committed
33e6552
View commit details
Copy full SHA for 33e6552
View code at this point
Browse repository at this point
This is Alexandres Async changes with mine and Andi extras
bbakerman
committed
29e6cc1
View commit details
Copy full SHA for 29e6cc1
View code at this point
Browse repository at this point
Commits on May 20, 2026
Reject duplicate additional directive definitions (#4394)
Show description for 26648a3
andimarek
authored
26648a3
View commit details
Copy full SHA for 26648a3
View code at this point
Browse repository at this point
Disallow descriptions on root operation mappings (#4393)
andimarek
authored
c8861b0
View commit details
Copy full SHA for c8861b0
View code at this point
Browse repository at this point
Add executable description support (#4392)
andimarek
authored
3b03d75
View commit details
Copy full SHA for 3b03d75
View code at this point
Browse repository at this point
Make introspection includeDeprecated arguments non-null (#4387)
andimarek
authored
1fce25b
View commit details
Copy full SHA for 1fce25b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL