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
GraphQL.java
on
master
User selector
All users
All time
Commit history
Commits on Mar 21, 2018
Changed name of extension map entry
bbakerman
committed
d93f871
View commit details
Copy full SHA for d93f871
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Fixed a bug where the PreParser is not able to change the ExecutionInput as it goes
bbakerman
committed
af05674
View commit details
Copy full SHA for af05674
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 Nov 26, 2017
Reduced logger down to warn and fixed up logging in tests
bbakerman
committed
05b3694
View commit details
Copy full SHA for 05b3694
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
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
Commits on Oct 22, 2017
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 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 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
Added the ability to copy a GraphQL object more easily (#722)
Show description for 636f8d3
bbakerman
authored
636f8d3
View commit details
Copy full SHA for 636f8d3
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Added JavaDoc to be important types (#731)
Show description for 276dfc8
bbakerman
authored
276dfc8
View commit details
Copy full SHA for 276dfc8
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
162 pluggable field validation (#690)
Show description for 2f8f3de
bbakerman
authored
2f8f3de
View commit details
Copy full SHA for 2f8f3de
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
add maximum query depth instrumentation
andimarek
committed
2a31bd7
View commit details
Copy full SHA for 2a31bd7
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 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
Commits on Aug 9, 2017
601 instrument exceptions better (#604)
Show description for 28ab3c4
bbakerman
authored
28ab3c4
View commit details
Copy full SHA for 28ab3c4
View code at this point
Browse repository at this point
better error messages (#607)
Show description for 36b0ec9
bbakerman
authored
36b0ec9
View commit details
Copy full SHA for 36b0ec9
View code at this point
Browse repository at this point
change instrumentExecutionResult (#609)
Show description for 07a12b0
andimarek
authored and
bbakerman
committed
07a12b0
View commit details
Copy full SHA for 07a12b0
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
one instrustumentation callback method (#593)
Show description for a666d0d
bbakerman
authored
a666d0d
View commit details
Copy full SHA for a666d0d
View code at this point
Browse repository at this point
Made instrumentation return CF<ExecutionResult>
bbakerman
committed
1aa5d5c
View commit details
Copy full SHA for 1aa5d5c
View code at this point
Browse repository at this point
implement async execution support
andimarek
committed
927b687
View commit details
Copy full SHA for 927b687
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
better instrumentation context information (#575)
Show description for 1f26c32
bbakerman
authored
1f26c32
View commit details
Copy full SHA for 1f26c32
View code at this point
Browse repository at this point
Adds Apollo tracing support into graphql-java (#577)
Show description for ca12e59
bbakerman
authored
ca12e59
View commit details
Copy full SHA for ca12e59
View code at this point
Browse repository at this point
Commits on Jul 5, 2017
graphql.execute can accept a builder (#551)
Show description for 5d7d265
bbakerman
authored
5d7d265
View commit details
Copy full SHA for 5d7d265
View code at this point
Browse repository at this point
A start to #324 that provides a promise interface to executing querie
andimarek
committed
3bbc155
View commit details
Copy full SHA for 3bbc155
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
Lambda extracted to function
LarsKrogJensen
authored and
bbakerman
committed
3c6e9cb
View commit details
Copy full SHA for 3c6e9cb
View code at this point
Browse repository at this point
Refactored the ParseDocumentProvider:get to take a compute function as argument, makes it more natural to plug in into popular caches such as caffeine or guava.
LarsKrogJensen
authored and
bbakerman
committed
1d0f3b4
View commit details
Copy full SHA for 1d0f3b4
View code at this point
Browse repository at this point
Preparsed document provider/cache to avoid costly parse and validation
LarsKrogJensen
authored and
bbakerman
committed
ab894db
View commit details
Copy full SHA for ab894db
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
#534 added variables on debug log
fchiarelli
authored and
bbakerman
committed
193d81c
View commit details
Copy full SHA for 193d81c
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Refactor GraphQL#execute for better encapsulation and clearer instrumentation lifecycles
tlovett-rmn
authored and
bbakerman
committed
a71d072
View commit details
Copy full SHA for a71d072
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Renamed ExeputionInput in terms of spec
Show description for 135677e
bbakerman
committed
135677e
View commit details
Copy full SHA for 135677e
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
add javadoc
andimarek
committed
1636dc9
View commit details
Copy full SHA for 1636dc9
View code at this point
Browse repository at this point
fix merge errors
andimarek
committed
e7a5539
View commit details
Copy full SHA for e7a5539
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.