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 }}
runoncode
/
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
on
master
User selector
All users
All time
Commit history
Commits on Jun 24, 2017
fix and test ExecutionContextBuilder: root and context was mixed up
andimarek
authored and
bbakerman
committed
4beb6d6
View commit details
Copy full SHA for 4beb6d6
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
PR feedback
bbakerman
committed
287f774
View commit details
Copy full SHA for 287f774
View code at this point
Browse repository at this point
Improved directive handling for places that use them
Show description for 0cf6283
bbakerman
committed
0cf6283
View commit details
Copy full SHA for 0cf6283
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Tklovett builder consistency (#524)
Show description for fe422ea
bbakerman
authored
fe422ea
View commit details
Copy full SHA for fe422ea
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
Renamed it to getFieldDefinition
bbakerman
committed
9f0876f
View commit details
Copy full SHA for 9f0876f
View code at this point
Browse repository at this point
Added FieldDefinition to the DataFetchingEnvironment
Show description for a996a4d
bbakerman
committed
a996a4d
View commit details
Copy full SHA for a996a4d
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Path support when traversing graph (#499)
Show description for 06a202c
bbakerman
authored
06a202c
View commit details
Copy full SHA for 06a202c
View code at this point
Browse repository at this point
removed transform method on interface
bbakerman
committed
c002698
View commit details
Copy full SHA for c002698
View code at this point
Browse repository at this point
#492 - builder for DataEnvironmentImpl - now in its own class
bbakerman
committed
1618e53
View commit details
Copy full SHA for 1618e53
View code at this point
Browse repository at this point
#492 - builder for DataEnvironmentImpl
bbakerman
committed
cfd1fe0
View commit details
Copy full SHA for cfd1fe0
View code at this point
Browse repository at this point
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
Reduce code duplication in NoOpInstrumentation
tlovett-rmn
authored and
andimarek
committed
e65e4ff
View commit details
Copy full SHA for e65e4ff
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
nitpick on method parameter ordering
bbakerman
committed
90aca98
View commit details
Copy full SHA for 90aca98
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
enum coercing throws correct exception
Show description for deedb88
andimarek
authored and
bbakerman
committed
deedb88
View commit details
Copy full SHA for deedb88
View code at this point
Browse repository at this point
throw dedicated exceptions for serialize and parseValue
Show description for b205cd8
andimarek
authored and
bbakerman
committed
b205cd8
View commit details
Copy full SHA for b205cd8
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
#490 type info build is public
bbakerman
committed
55c5723
View commit details
Copy full SHA for 55c5723
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
fix merge errors
andimarek
committed
ffd52d0
View commit details
Copy full SHA for ffd52d0
View code at this point
Browse repository at this point
Merge branch 'transformable_execution_parameters' of https://github.com/bsideup/graphql-java into bsideup-transformable_execution_parameters
andimarek
committed
a3e61eb
View commit details
Copy full SHA for a3e61eb
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
rename Parameters classes to Instance*
andimarek
committed
cde5b98
View commit details
Copy full SHA for cde5b98
View code at this point
Browse repository at this point
add explicit root object
Show description for b9ccbea
andimarek
committed
b9ccbea
View commit details
Copy full SHA for b9ccbea
View code at this point
Browse repository at this point
Commits on May 31, 2017
Provide ExecutionParameters::transform method to allow partial cloning of ExecutionParameters instance
bsideup
committed
79d1b90
View commit details
Copy full SHA for 79d1b90
View code at this point
Browse repository at this point
Commits on May 28, 2017
#438 now with double checks in null values that might come out of coercion
bbakerman
committed
42dc83f
View commit details
Copy full SHA for 42dc83f
View code at this point
Browse repository at this point
#427 TDD driven null support (#452)
Show description for fcbce54
bbakerman
authored
fcbce54
View commit details
Copy full SHA for fcbce54
View code at this point
Browse repository at this point
Commits on May 24, 2017
improve assertion error
andimarek
committed
4177289
View commit details
Copy full SHA for 4177289
View code at this point
Browse repository at this point
document current behaviour of failed serialization with test
andimarek
committed
66c9a5c
View commit details
Copy full SHA for 66c9a5c
View code at this point
Browse repository at this point
Scalar changes (#455)
Show description for c583601
andimarek
authored
c583601
View commit details
Copy full SHA for c583601
View code at this point
Browse repository at this point
Commits on May 23, 2017
cleanup: combine catch block
andimarek
committed
7e20e1c
View commit details
Copy full SHA for 7e20e1c
View code at this point
Browse repository at this point
Make NoOpInstrumentation.INSTANCE final
apottere
authored and
andimarek
committed
c49ff1a
View commit details
Copy full SHA for c49ff1a
View code at this point
Browse repository at this point
Commits on May 20, 2017
cleanup: remove assert statements and author comments
andimarek
committed
4c13a61
View commit details
Copy full SHA for 4c13a61
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.