FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main - 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
main
on
parser-cleanup
User selector
Datepicker
Commit history
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
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
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
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
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
Avoid no-op field fetch instrumentation allocations (#4391)
Show description for 811e7f4
andimarek
and
nwjsmith
authored
811e7f4
View commit details
Copy full SHA for 811e7f4
View code at this point
Browse repository at this point
Fix schema rebuild after root type deletion (#4390)
Show description for 790627d
andimarek
authored
790627d
View commit details
Copy full SHA for 790627d
View code at this point
Browse repository at this point
Allow empty unions to be completed by extensions (#4388)
andimarek
authored
a53a129
View commit details
Copy full SHA for a53a129
View code at this point
Browse repository at this point
Fix input cycle validation for non-null lists (#4386)
andimarek
authored
7e0b1c1
View commit details
Copy full SHA for 7e0b1c1
View code at this point
Browse repository at this point
Commits on May 19, 2026
Reject indirect directive definition cycles (#4385)
andimarek
authored
a943664
View commit details
Copy full SHA for a943664
View code at this point
Browse repository at this point
Validate constant directive values on variable definitions (#3927) (#4271)
Show description for b46b764
andimarek
and
claude
authored
b46b764
View commit details
Copy full SHA for b46b764
View code at this point
Browse repository at this point
validate circular default values (#4253)
Show description for 157c7cc
jbellenger
and
andimarek
authored
157c7cc
View commit details
Copy full SHA for 157c7cc
View code at this point
Browse repository at this point
Commits on May 18, 2026
Fix subscription alternative call context cleanup (#4384)
andimarek
authored
5d914f1
View commit details
Copy full SHA for 5d914f1
View code at this point
Browse repository at this point
Commits on May 12, 2026
Optimize AstSignature input signatures
andimarek
authored
16153d0
View commit details
Copy full SHA for 16153d0
View code at this point
Browse repository at this point
Commits on May 10, 2026
Collect references from input-aware AST signatures
Show description for cb6c245
andimarek
authored
cb6c245
View commit details
Copy full SHA for cb6c245
View code at this point
Browse repository at this point
Commits on May 9, 2026
Add input-aware AST signatures (#4376)
Show description for 42e73c2
andimarek
authored
42e73c2
View commit details
Copy full SHA for 42e73c2
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
JSpecify big wave 3 (#4274)
Show description for a6cc631
authored
a6cc631
View commit details
Copy full SHA for a6cc631
View code at this point
Browse repository at this point
Add JSpecify annotations to 10 language package classes (#4219)
Show description for c86eb07
authored
c86eb07
View commit details
Copy full SHA for c86eb07
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Add JSpecify annotations to 10 language package classes (#4218)
Show description for aafbbd5
authored
aafbbd5
View commit details
Copy full SHA for aafbbd5
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Use Introspection constants instead of string literals
Show description for b8423f1
andimarek
and
claude
committed
b8423f1
View commit details
Copy full SHA for b8423f1
View code at this point
Browse repository at this point
Remove redundant null check on queryType
Show description for cef0b41
andimarek
and
claude
committed
cef0b41
View commit details
Copy full SHA for cef0b41
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL