Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Talank
/
graphql-java_graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java_graphql-java
src
main
java
graphql
execution
on
master
User selector
All users
All time
Commit history
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
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
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 Apr 23, 2026
JSpecify big wave 3 (#4274)
Show description for a6cc631
3 people
authored
a6cc631
View commit details
Copy full SHA for a6cc631
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Merge pull request #4297 from graphql-java/extract-out-operation-directives
Show description for 6d6a262
bbakerman
authored
6d6a262
View commit details
Copy full SHA for 6d6a262
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Add TYPE target to @VisibleForTesting and annotate CallStack
Show description for a3ff5aa
2 people
authored and
andimarek
committed
a3ff5aa
View commit details
Copy full SHA for a3ff5aa
View code at this point
Browse repository at this point
Add deterministic CAS retry tests for ExhaustedDataLoaderDispatchStrategy
Show description for 4f8eb7c
2 people
authored and
andimarek
committed
4f8eb7c
View commit details
Copy full SHA for 4f8eb7c
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Merge branch 'master' into extract-out-operation-directives
andimarek
authored
0752dc1
View commit details
Copy full SHA for 0752dc1
View code at this point
Browse repository at this point
Merge pull request #4270 from timward60/fix/defer-dataloader-dispatch-field-count
andimarek
authored
1babf52
View commit details
Copy full SHA for 1babf52
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
Merge remote-tracking branch 'origin/extract-out-operation-directives' into extract-out-operation-directives
bbakerman
committed
93b53e4
View commit details
Copy full SHA for 93b53e4
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - PR feedback
bbakerman
committed
601195a
View commit details
Copy full SHA for 601195a
View code at this point
Browse repository at this point
Merge branch 'master' into extract-out-operation-directives
bbakerman
authored
7b92be4
View commit details
Copy full SHA for 7b92be4
View code at this point
Browse repository at this point
Merge pull request #4308 from graphql-java/test/per-level-dispatch-strategy-coverage
Show description for 761df31
andimarek
authored
761df31
View commit details
Copy full SHA for 761df31
View code at this point
Browse repository at this point
Replace reflection with @VisibleForTesting package-private access
Show description for e6bc2fa
andimarek
and
claude
committed
e6bc2fa
View commit details
Copy full SHA for e6bc2fa
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into extract-out-operation-directives
bbakerman
committed
b47540c
View commit details
Copy full SHA for b47540c
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
Merge pull request #4272 from graphql-java/jspecify-execution-instrumentation-classes
Show description for 869f7b4
dondonz
authored
869f7b4
View commit details
Copy full SHA for 869f7b4
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - made it a supplier for performance
bbakerman
committed
17e7ccd
View commit details
Copy full SHA for 17e7ccd
View code at this point
Browse repository at this point
Merge branch 'master' into fix/defer-dataloader-dispatch-field-count
andimarek
authored
67133cb
View commit details
Copy full SHA for 67133cb
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
This adds support for QueryAppliedDirective on operations and documents - used field to make it cheaper
bbakerman
committed
8f049fe
View commit details
Copy full SHA for 8f049fe
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - use Immutable signature
bbakerman
committed
2e7c4fc
View commit details
Copy full SHA for 2e7c4fc
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - refactor
bbakerman
committed
1951ed6
View commit details
Copy full SHA for 1951ed6
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - tests added
bbakerman
committed
1740162
View commit details
Copy full SHA for 1740162
View code at this point
Browse repository at this point
Merge branch 'master' into extract-out-operation-directives
andimarek
authored
c897548
View commit details
Copy full SHA for c897548
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents
bbakerman
committed
9f65d67
View commit details
Copy full SHA for 9f65d67
View code at this point
Browse repository at this point
Fix race condition in CompletionStageSubscriber.onComplete()
Show description for cdc892a
andimarek
and
claude
committed
cdc892a
View commit details
Copy full SHA for cdc892a
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
Fix missing @Nullable on chainedCtx return type
Show description for 15696d4
dondonz
and
claude
committed
15696d4
View commit details
Copy full SHA for 15696d4
View code at this point
Browse repository at this point
Fix missing @Nullable on chainedCtx return type and BiFunction type parameter
Show description for dbe17e4
dondonz
and
claude
committed
dbe17e4
View commit details
Copy full SHA for dbe17e4
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Add missing nullable annotation
dondonz
committed
61e6320
View commit details
Copy full SHA for 61e6320
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
Merge branch 'master' into fix/defer-dataloader-dispatch-field-count
timward60
authored
2385ec3
View commit details
Copy full SHA for 2385ec3
View code at this point
Browse repository at this point
Add JSpecify annotations to execution instrumentation classes
Show description for bbdceea
dondonz
and
claude
committed
bbdceea
View commit details
Copy full SHA for bbdceea
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Add generic DataFetcherResult.newBuilder(T data) method
jord1e
committed
bc7e739
View commit details
Copy full SHA for bc7e739
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Simplify ResultPath.initString() — inlining is unnecessary with lazy init
Show description for c52498b
andimarek
and
claude
committed
c52498b
View commit details
Copy full SHA for c52498b
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into async-many-materialized-list-optimization
andimarek
committed
9a54c18
View commit details
Copy full SHA for 9a54c18
View code at this point
Browse repository at this point
Add fast-path DataFetcher lookup avoiding FieldCoordinates allocation
Show description for 659fe34
andimarek
and
claude
committed
659fe34
View commit details
Copy full SHA for 659fe34
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.