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
.
stackstorage
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
on
master
User selector
All users
All time
Commit history
Commits on Sep 17, 2016
Make it possible to provide an external Execution class.
perlow
committed
adf2c47
View commit details
Copy full SHA for adf2c47
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
Better exception error messages for debugging.
Show description for 224b542
perlow
committed
224b542
View commit details
Copy full SHA for 224b542
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
Merge pull request #187 from aschrijver/issue-#138/introspection-query
Show description for 0ad210c
markphilpot
authored
0ad210c
View commit details
Copy full SHA for 0ad210c
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
Merge pull request #164 from ayhanap/master
Show description for ad26987
markphilpot
authored
ad26987
View commit details
Copy full SHA for ad26987
View code at this point
Browse repository at this point
removed unused parameters from methods
ayhanap
committed
8c0bd48
View commit details
Copy full SHA for 8c0bd48
View code at this point
Browse repository at this point
removed unnecessary catch block in getPropertyViaGetterUsingPrefix
ayhanap
committed
97b6358
View commit details
Copy full SHA for 97b6358
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
made getPropertyViaGetter cleaner
ayhanap
committed
c25ed3e
View commit details
Copy full SHA for c25ed3e
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Added introspection query to codebase (issue #138)
aschrijver
committed
4381383
View commit details
Copy full SHA for 4381383
View code at this point
Browse repository at this point
Merge pull request #185 from dminkovsky/patch-4
Show description for 4b965fa
dminkovsky
authored
4b965fa
View commit details
Copy full SHA for 4b965fa
View code at this point
Browse repository at this point
Rename `ValuesResolver#coerceValueForInputObjectField()`
Show description for 2da789d
dminkovsky
committed
2da789d
View commit details
Copy full SHA for 2da789d
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Merge pull request #168 from ntkoopman/string
Show description for 5c9835a
markphilpot
authored
5c9835a
View commit details
Copy full SHA for 5c9835a
View code at this point
Browse repository at this point
Merge pull request #161 from IamCornholio/fix/antlr-grammar-generation
Show description for f9ca3ac
markphilpot
authored
f9ca3ac
View commit details
Copy full SHA for f9ca3ac
View code at this point
Browse repository at this point
Merge pull request #178 from aschrijver/issue-#177/fix-enumvaluedefinition
Show description for 7ac8176
markphilpot
authored
7ac8176
View commit details
Copy full SHA for 7ac8176
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Add overload of GraphQLEnumType.Builder.value() with deprecationReason (#177)
aschrijver
committed
61f88bd
View commit details
Copy full SHA for 61f88bd
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
Parse escaped characters in strings
Tim Koopman
committed
9fce9c9
View commit details
Copy full SHA for 9fce9c9
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
support Boolean property accessors with 'get' prefix in PropertyDataFetcher
Ayhan APAYDIN
committed
3d5c1b1
View commit details
Copy full SHA for 3d5c1b1
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Remove generated antlr code. Add build task dependency
IamCornholio
committed
73e534f
View commit details
Copy full SHA for 73e534f
View code at this point
Browse repository at this point
Commits on May 22, 2016
Merge pull request #151 from arlampin/master
Show description for 2ab1b6a
andimarek
committed
2ab1b6a
View commit details
Copy full SHA for 2ab1b6a
View code at this point
Browse repository at this point
Commits on May 21, 2016
Validation tests of result coercing a non-number string to a number (#147)
danielkwinsor
committed
f988b5d
View commit details
Copy full SHA for f988b5d
View code at this point
Browse repository at this point
Adding KnownDirectives rule. Skip/include directives no longer on FRAGMENT_DEFINITION. Spec test on directive locations. (#148)
danielkwinsor
committed
670c8e0
View commit details
Copy full SHA for 670c8e0
View code at this point
Browse repository at this point
Commits on May 20, 2016
Fix for #150 - Make BatchedExecutionStrategy return values in consistent order
arlampin
committed
c3f82d4
View commit details
Copy full SHA for c3f82d4
View code at this point
Browse repository at this point
Commits on May 14, 2016
Fix for #114 - NPE when coercing null enum value in BatchedExecutionStrategy (#115)
Show description for d2ee718
tinnou
authored and
danielkwinsor
committed
d2ee718
View commit details
Copy full SHA for d2ee718
View code at this point
Browse repository at this point
JDK6 compiler fixes (#146)
danielkwinsor
committed
33d97b3
View commit details
Copy full SHA for 33d97b3
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 May 11, 2016
Javadoc fixes for java 8 errors and warnings. Excluding antlr generated files
danielkwinsor
committed
5803af9
View commit details
Copy full SHA for 5803af9
View code at this point
Browse repository at this point
Merge pull request #140 from danielkwinsor/scalars
Show description for 66b70e6
danielkwinsor
committed
66b70e6
View commit details
Copy full SHA for 66b70e6
View code at this point
Browse repository at this point
Merge pull request #136 from aschrijver/support-directive-locations
Show description for 3f6b751
danielkwinsor
committed
3f6b751
View commit details
Copy full SHA for 3f6b751
View code at this point
Browse repository at this point
Merge pull request #133 from danielkwinsor/master
Show description for f4deada
danielkwinsor
committed
f4deada
View commit details
Copy full SHA for f4deada
View code at this point
Browse repository at this point
When resolving a Double value, checking for NaN and returning null
danielkwinsor
committed
b2619d3
View commit details
Copy full SHA for b2619d3
View code at this point
Browse repository at this point
Adding scalars for BigInteger, BigDecimal, Byte, Short, Char, and accompanying tests.
danielkwinsor
committed
8c701b3
View commit details
Copy full SHA for 8c701b3
View code at this point
Browse repository at this point
Improved test output on collectAllTypes()
aschrijver
committed
58007a4
View commit details
Copy full SHA for 58007a4
View code at this point
Browse repository at this point
Retain isOnOperation(), isOnField(), isOnFragment() backwards-compatibility
aschrijver
committed
c7c6d22
View commit details
Copy full SHA for c7c6d22
View code at this point
Browse repository at this point
Commits on May 10, 2016
Support for directive.locations (http://facebook.github.io/graphql/#sec-The-__Directive-Type)
aschrijver
committed
410d078
View commit details
Copy full SHA for 410d078
View code at this point
Browse repository at this point
Commits on May 8, 2016
Merge pull request #127 from dminkovsky/patch-3
Show description for 7ee775a
danielkwinsor
committed
7ee775a
View commit details
Copy full SHA for 7ee775a
View code at this point
Browse repository at this point
Adding SpecValidation tests, sections 5.1 and 5.2.1
Winsor, Daniel
committed
d3a871b
View commit details
Copy full SHA for d3a871b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.