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 }}
emeraldjava
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
graphql
execution
ExecutionStrategy.java
on
master
User selector
All users
All time
Commit history
Commits on May 17, 2017
Add environment to field instrumentation.
apottere
authored and
andimarek
committed
a3a36a5
View commit details
Copy full SHA for a3a36a5
View code at this point
Browse repository at this point
Commits on May 8, 2017
Merge remote-tracking branch 'upstream/master' into 377-field-selection-in-data-fetchers
Show description for 11abe76
bbakerman
committed
11abe76
View commit details
Copy full SHA for 11abe76
View code at this point
Browse repository at this point
add public/internal/spi annotations
andimarek
committed
e700c9c
View commit details
Copy full SHA for e700c9c
View code at this point
Browse repository at this point
Commits on May 7, 2017
Added a selection set interface instead as suggested. This means field collector doesnt NOT have to be API
bbakerman
committed
158762f
View commit details
Copy full SHA for 158762f
View code at this point
Browse repository at this point
Commits on May 6, 2017
revert changes: will be handled in a PR
andimarek
committed
14cb734
View commit details
Copy full SHA for 14cb734
View code at this point
Browse repository at this point
add public/internal/spi annotations
andimarek
committed
98df57e
View commit details
Copy full SHA for 98df57e
View code at this point
Browse repository at this point
Commits on May 4, 2017
Merge remote-tracking branch 'upstream/master' into 377-field-selection-in-data-fetchers
Show description for bab1191
bbakerman
committed
bab1191
View commit details
Copy full SHA for bab1191
View code at this point
Browse repository at this point
ExecutionContext is not longer API but there is a replacement
bbakerman
committed
80b4fe9
View commit details
Copy full SHA for 80b4fe9
View code at this point
Browse repository at this point
Commits on May 2, 2017
#377 - have the ability to know and capture all fields in a data fetcher
bbakerman
committed
5d487ea
View commit details
Copy full SHA for 5d487ea
View code at this point
Browse repository at this point
Commits on May 1, 2017
Merge remote-tracking branch 'upstream/master' into kaqqao-122TypeResolver
Show description for 244f9a5
bbakerman
committed
244f9a5
View commit details
Copy full SHA for 244f9a5
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
Merge pull request #392 from apottere/expose-fragments
Show description for c38596a
bbakerman
authored
c38596a
View commit details
Copy full SHA for c38596a
View code at this point
Browse repository at this point
Adding extra data to type resolver
Show description for cad4613
bbakerman
committed
cad4613
View commit details
Copy full SHA for cad4613
View code at this point
Browse repository at this point
Adding extra data to type resolver
Show description for 4510275
bbakerman
committed
4510275
View commit details
Copy full SHA for 4510275
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Add fragment definitions and execution id to DataFetchingEnvironment (fixes #303).
apottere
committed
e64f128
View commit details
Copy full SHA for e64f128
View code at this point
Browse repository at this point
Removes javadoc warnings during build time
bbakerman
committed
0ed2a21
View commit details
Copy full SHA for 0ed2a21
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
Allow ExecutionStrategy to specify dataFetchingExceptionHandler
corydolphin
committed
0f0a15f
View commit details
Copy full SHA for 0f0a15f
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
Merge remote-tracking branch 'upstream/master' into 268-nonnull-error-handling
Show description for b21f16a
bbakerman
committed
b21f16a
View commit details
Copy full SHA for b21f16a
View code at this point
Browse repository at this point
closes #122 Provide more information to TypeResolver
Show description for 6e6f1dd
Bojan Tomic
committed
6e6f1dd
View commit details
Copy full SHA for 6e6f1dd
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
fix with diamond operator
Jiayu Liu
committed
36b5d7c
View commit details
Copy full SHA for 36b5d7c
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
#268 - now follows spec in regard to null error handling
bbakerman
committed
198b8cc
View commit details
Copy full SHA for 198b8cc
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
import problem
bbakerman
committed
ad89c94
View commit details
Copy full SHA for ad89c94
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into 269-add-instrumentation-to-execution
Show description for 121cd1f
bbakerman
committed
121cd1f
View commit details
Copy full SHA for 121cd1f
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
made DataFetchingEnvironment an interface. I appreciate that some one else did a PR on this but it had merge conflicts and I could not easily get the branch in play so it was easier to replicate t…
Show description for 11e333b
bbakerman
committed
11e333b
View commit details
Copy full SHA for 11e333b
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Merged master and fixed up the new shape
bbakerman
committed
3c5412a
View commit details
Copy full SHA for 3c5412a
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Fix #208: Cannot use custom execution strategies on mutations
dminkovsky
committed
421383c
View commit details
Copy full SHA for 421383c
View code at this point
Browse repository at this point
Commits on Dec 17, 2016
#269 - this adds parameter objects to Instrumentation SPI and hence makes it less brittle for future changes
bbakerman
committed
973e5ab
View commit details
Copy full SHA for 973e5ab
View code at this point
Browse repository at this point
#269 - this adds instrumentation to the execution of the graphql query
bbakerman
committed
b79a914
View commit details
Copy full SHA for b79a914
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
PR #217: Allow serialization of any Iterable collection as a GraphQLList
iancw
authored and
dminkovsky
committed
02ab468
View commit details
Copy full SHA for 02ab468
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Change log-levels to more appropriate setting.
aschrijver
authored and
dminkovsky
committed
1c48422
View commit details
Copy full SHA for 1c48422
View code at this point
Browse repository at this point
Commits on May 12, 2016
When resolving a Double value, checking for NaN and returning null
Show description for 0964fe1
danielkwinsor
committed
0964fe1
View commit details
Copy full SHA for 0964fe1
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Update ExecutionStrategy.java
Show description for 5880b9b
dminkovsky
committed
5880b9b
View commit details
Copy full SHA for 5880b9b
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Change sourceCompatibility to 1.6.
pt-achang
committed
07199a3
View commit details
Copy full SHA for 07199a3
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
refactoring of list completion
andimarek
committed
e10e524
View commit details
Copy full SHA for e10e524
View code at this point
Browse repository at this point
Merge pull request #63 from jackielii/patch-2
Show description for f4e20f3
andimarek
committed
f4e20f3
View commit details
Copy full SHA for f4e20f3
View code at this point
Browse repository at this point
change coerce to serialize (inspired by the js impl)
andimarek
committed
e68571a
View commit details
Copy full SHA for e68571a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.