0
I Use This!
High Activity

Commits : Listings

Analyzed 28 minutes ago. based on code collected 1 day ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #185 from dminkovsky/patch-4 More... about 10 years ago
Merge pull request #168 from ntkoopman/string More... about 10 years ago
Merge pull request #161 from IamCornholio/fix/antlr-grammar-generation More... about 10 years ago
Merge pull request #178 from aschrijver/issue-#177/fix-enumvaluedefinition More... about 10 years ago
Rename `ValuesResolver#coerceValueForInputObjectField()` More... about 10 years ago
Add overload of GraphQLEnumType.Builder.value() with deprecationReason (#177) More... about 10 years ago
add info that we are looking for help More... about 10 years ago
note about maintenance More... about 10 years ago
Parse escaped characters in strings More... about 10 years ago
Merge pull request #158 from iancw/readme-variables More... about 10 years ago
support Boolean property accessors with 'get' prefix in PropertyDataFetcher More... over 10 years ago
Remove generated antlr code. Add build task dependency More... over 10 years ago
Expand README section on use with Relay More... over 10 years ago
ValuesResolver fixes for input object literals and variable values More... over 10 years ago
Merge pull request #151 from arlampin/master More... over 10 years ago
Validation tests of result coercing a non-number string to a number (#147) More... over 10 years ago
Adding KnownDirectives rule. Skip/include directives no longer on FRAGMENT_DEFINITION. Spec test on directive locations. (#148) More... over 10 years ago
Fix for #150 - Make BatchedExecutionStrategy return values in consistent order More... over 10 years ago
deploy to bintray only on master More... over 10 years ago
deploy to bintray only on master More... over 10 years ago
deploy to bintray only on master More... over 10 years ago
PropertyDataFetcher supports AutoValue style classes More... over 10 years ago
Fix for #114 - NPE when coercing null enum value in BatchedExecutionStrategy (#115) More... over 10 years ago
JDK6 compiler fixes (#146) More... over 10 years ago
Merge pull request #145 from graphql-java/jdk6-build More... over 10 years ago
Build with java6 runtime This ensures that only java6 functionality can be used, while compiling with the java8 compiler. source and target versions remain unchanged to 1.6 More... over 10 years ago
When resolving a Double value, checking for NaN and returning null More... over 10 years ago
update repo url from personal repo to graphql-java org More... over 10 years ago
Merge pull request #141 from danielkwinsor/javadoc More... over 10 years ago
Javadoc fixes for java 8 errors and warnings. Excluding antlr generated files More... over 10 years ago