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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ws-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
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 Mar 23, 2018
Merge branch 'master' into defer-support-exploration
andimarek
committed
687644c
View commit details
Copy full SHA for 687644c
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Added transformed ES parameters
bbakerman
authored and
andimarek
committed
7e06f57
View commit details
Copy full SHA for 7e06f57
View code at this point
Browse repository at this point
using idiomatic Java getters on ES parameters
bbakerman
authored and
andimarek
committed
48c6464
View commit details
Copy full SHA for 48c6464
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Added DeferredCall abstraction and better per @defer error support
bbakerman
committed
633968f
View commit details
Copy full SHA for 633968f
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
This is a refactor of the Instrumentation such that it now has 2 call backs
Show description for 0e9b9e9
bbakerman
committed
0e9b9e9
View commit details
Copy full SHA for 0e9b9e9
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Added the ability to add multiple errors per field outside null checks
bbakerman
committed
28d0828
View commit details
Copy full SHA for 28d0828
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Support for serialization of other optional types
Show description for dbfc085
nickbabcock
authored and
bbakerman
committed
dbfc085
View commit details
Copy full SHA for dbfc085
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Re-org of the execution strategy code for maintenance reasons
bbakerman
committed
ea143c5
View commit details
Copy full SHA for ea143c5
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Fix ClassCastException in ExecutionStrategy.toIterable
tinnou
authored and
bbakerman
committed
908e61e
View commit details
Copy full SHA for 908e61e
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Added the ability to have field visibility on input types (#854)
bbakerman
authored
e98b5fa
View commit details
Copy full SHA for e98b5fa
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
More formatting fixes
mrdon-atlassian
authored and
bbakerman
committed
2fc5fda
View commit details
Copy full SHA for 2fc5fda
View code at this point
Browse repository at this point
More PR feedback addressed
mrdon-atlassian
authored and
bbakerman
committed
d6556d3
View commit details
Copy full SHA for d6556d3
View code at this point
Browse repository at this point
Add optional handling, rename unboxing
mrdon-atlassian
authored and
bbakerman
committed
df57417
View commit details
Copy full SHA for df57417
View code at this point
Browse repository at this point
Fix test breaks
mrdon-atlassian
authored and
bbakerman
committed
b22c993
View commit details
Copy full SHA for b22c993
View code at this point
Browse repository at this point
Address PR feedback
Show description for 07f996e
mrdon-atlassian
authored and
bbakerman
committed
07f996e
View commit details
Copy full SHA for 07f996e
View code at this point
Browse repository at this point
First cut at supporting errors from data fetchers
mrdon-atlassian
authored and
bbakerman
committed
c0ef995
View commit details
Copy full SHA for c0ef995
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
760 dataloader performance with lists (#764)
Show description for 0255331
bbakerman
authored
0255331
View commit details
Copy full SHA for 0255331
View code at this point
Browse repository at this point
Add context to the TypeResolutionEnvironment (#795)
gregryork
authored and
bbakerman
committed
ecc3b26
View commit details
Copy full SHA for ecc3b26
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
Better instrumentation at more points in the execution lifecycle. (#791)
Show description for f9c6a59
bbakerman
authored
f9c6a59
View commit details
Copy full SHA for f9c6a59
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Fixes #763 QueryTraversal problem (#765)
Show description for 7e9fcf8
bbakerman
authored
7e9fcf8
View commit details
Copy full SHA for 7e9fcf8
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Code health - IDEA suggestions and general tweaks (#767)
bbakerman
authored
ea9a015
View commit details
Copy full SHA for ea9a015
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Reviewed exceptions in graphql-java (#752)
Show description for 9ce58dd
bbakerman
authored
9ce58dd
View commit details
Copy full SHA for 9ce58dd
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
Added more logging to key places (#738)
bbakerman
authored
214e7c0
View commit details
Copy full SHA for 214e7c0
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Now handles CompletableFuture coming back from an un batched DF (#696)
Show description for 43eac34
bbakerman
authored
43eac34
View commit details
Copy full SHA for 43eac34
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Adds Iterable support to returned values (#679)
Show description for 7a5baa1
bbakerman
authored
7a5baa1
View commit details
Copy full SHA for 7a5baa1
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
Adds Optional support to BatchedES (#678)
bbakerman
authored
b31319d
View commit details
Copy full SHA for b31319d
View code at this point
Browse repository at this point
Primitive array support (#681)
bbakerman
authored
97593b7
View commit details
Copy full SHA for 97593b7
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Field visibility (#641)
Show description for 6760775
bbakerman
authored
6760775
View commit details
Copy full SHA for 6760775
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
one error per field (#632)
Show description for 9d3fa8c
bbakerman
authored
9d3fa8c
View commit details
Copy full SHA for 9d3fa8c
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
make list completion not sequential, but fully async
andimarek
committed
0ff4424
View commit details
Copy full SHA for 0ff4424
View code at this point
Browse repository at this point
Replace '-' character with one from cp1252
Show description for 086957c
michaelplavnik
authored and
andimarek
committed
086957c
View commit details
Copy full SHA for 086957c
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Optional support
bbakerman
committed
e248741
View commit details
Copy full SHA for e248741
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
improve async handling (#613)
Show description for 0140398
andimarek
authored
0140398
View commit details
Copy full SHA for 0140398
View code at this point
Browse repository at this point
PR feedback + new strategy testing
bbakerman
committed
ef3de64
View commit details
Copy full SHA for ef3de64
View code at this point
Browse repository at this point
Non Nullable list handling now works as per spec
bbakerman
committed
c9f1f40
View commit details
Copy full SHA for c9f1f40
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.