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
.
java-xx
/
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
on
master
User selector
All users
All time
Commit history
Commits on Nov 3, 2017
<T> javadoc fix up (#815)
Show description for c925eba
bbakerman
authored
c925eba
View commit details
Copy full SHA for c925eba
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
More aggressive property look up (#779)
bbakerman
authored
d4c3054
View commit details
Copy full SHA for d4c3054
View code at this point
Browse repository at this point
Ability to use Method references in PropertyDataFetchers (#797)
Show description for 43929c8
bbakerman
authored
43929c8
View commit details
Copy full SHA for 43929c8
View code at this point
Browse repository at this point
TracingSupport: no ! in parent type names (#811)
Pierre Carrier
authored and
bbakerman
committed
9e7aa46
View commit details
Copy full SHA for 9e7aa46
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Support for graphql subscriptions via reactive-streams (#754)
Show description for 7f0caf4
bbakerman
authored
7f0caf4
View commit details
Copy full SHA for 7f0caf4
View code at this point
Browse repository at this point
TracingSupport: startOffset is between query start and field start (#813)
Pierre Carrier
authored and
bbakerman
committed
28db4a5
View commit details
Copy full SHA for 28db4a5
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
Handle the case correctly when both @include and @skip exist (#805)
Show description for 40a4a79
randing89
authored and
bbakerman
committed
40a4a79
View commit details
Copy full SHA for 40a4a79
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
Instrument execution input so people can change that gets input (say variables etc..) (#803)
bbakerman
authored
a08edb9
View commit details
Copy full SHA for a08edb9
View code at this point
Browse repository at this point
Rename async method (#804)
Show description for 56ce8cd
bbakerman
authored
56ce8cd
View commit details
Copy full SHA for 56ce8cd
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Renamed to Async to be more in line with other AsyncXXX classes (#801)
bbakerman
authored
a9fb38b
View commit details
Copy full SHA for a9fb38b
View code at this point
Browse repository at this point
Add a helper class for making asynchronous data fetchers (#798)
Show description for c59c31a
RusticFlare
authored and
bbakerman
committed
c59c31a
View commit details
Copy full SHA for c59c31a
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
now allows exceptions to be overridden (#778)
bbakerman
authored
8d5ff1f
View commit details
Copy full SHA for 8d5ff1f
View code at this point
Browse repository at this point
Now catches validation exceptions and reports them as errors (#789)
bbakerman
authored
b3ab023
View commit details
Copy full SHA for b3ab023
View code at this point
Browse repository at this point
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 19, 2017
An echoing runtime wiring (#761)
bbakerman
authored
de56b6c
View commit details
Copy full SHA for de56b6c
View code at this point
Browse repository at this point
fix(AstPrinter): fix missing strings and misformat in the AstPrinter (#788)
Show description for ae1da7c
bernardzzz
authored and
bbakerman
committed
ae1da7c
View commit details
Copy full SHA for ae1da7c
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Tweaks on the recent contribution to Tracing Support (#785)
Show description for ec543b4
bbakerman
authored
ec543b4
View commit details
Copy full SHA for ec543b4
View code at this point
Browse repository at this point
Add parsing and validation to TracingInstrumentation (#784)
Show description for 976e1af
ind1go
authored and
bbakerman
committed
976e1af
View commit details
Copy full SHA for 976e1af
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Made TypeResolution return <T> for easier consumption (#774)
bbakerman
authored
22cf400
View commit details
Copy full SHA for 22cf400
View code at this point
Browse repository at this point
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
Fix ArrayIndexOutOfBoundsException in empty ChainedInstrumentation (#781)
Show description for 9409298
ind1go
authored and
bbakerman
committed
9409298
View commit details
Copy full SHA for 9409298
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Code health - IDEA suggestions on final variables (#770)
Show description for 2704394
bbakerman
authored
2704394
View commit details
Copy full SHA for 2704394
View code at this point
Browse repository at this point
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
Code health - semi colons and * imports (#766)
bbakerman
authored
b451796
View commit details
Copy full SHA for b451796
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
Fixed stack overflow on toString() (#762)
Thomas Draier
authored and
bbakerman
committed
9b1c7f6
View commit details
Copy full SHA for 9b1c7f6
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
Now follows spec as discussed
bbakerman
authored and
andimarek
committed
8987ac6
View commit details
Copy full SHA for 8987ac6
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
Better examples of using per request data loaders (#758)
Show description for 7bfd4fd
bbakerman
authored
7bfd4fd
View commit details
Copy full SHA for 7bfd4fd
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Fix validation of non-null Interface member (#747)
corydolphin
authored and
bbakerman
committed
4fbabc2
View commit details
Copy full SHA for 4fbabc2
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Improves parameter namng in ObjectsImplementsInterfaces#isCompatible for readability (#748)
corydolphin
authored and
bbakerman
committed
2d4f518
View commit details
Copy full SHA for 2d4f518
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Added DataFetcherFactory support (#735)
Show description for bb2df57
bbakerman
authored
bb2df57
View commit details
Copy full SHA for bb2df57
View code at this point
Browse repository at this point
Added schema / introspection diff support (#745)
Show description for 92468df
bbakerman
authored
92468df
View commit details
Copy full SHA for 92468df
View code at this point
Browse repository at this point
Added the ability to print an Introspection result as a schema (#741)
Show description for 06ca6c3
bbakerman
authored
06ca6c3
View commit details
Copy full SHA for 06ca6c3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.