0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace the feedback section with a more specific contributions More... over 10 years ago
readme More... over 10 years ago
add a code of conduct More... over 10 years ago
fix: Unknown enum values/names should result in nulls and not exceptions More... over 10 years ago
doc: make clear that the arguments are never null More... over 10 years ago
fix: Never call parseValue with null More... over 10 years ago
Merge pull request #70 from tinnou/executor_service_execution_strategy More... over 10 years ago
Fix link More... over 10 years ago
Added documentation to ExecutorServiceExecutionStrategy regarding usage. Along with a test to demonstrate example usage. More... over 10 years ago
change: This is maybe a breaking change: GraphQLFloat now returns double instead of float. The naming is unfortunately based on float = double precision according to the spec. This clashes with the Java world where float != double. More... over 10 years ago
bugfix: float also accepts int input More... over 10 years ago
bugfix: serialize/parseValue should return null and not throw exceptions More... over 10 years ago
test for string null input More... over 10 years ago
add test for parseValue More... over 10 years ago
improved doc: always return null and don't throw exception More... over 10 years ago
Merge pull request #67 from tinnou/relay_connection_arguments More... over 10 years ago
Support for only backward or forward pagination arguments More... over 10 years ago
refactoring: start using groovy map notation and strings, reformat code More... over 10 years ago
typo More... over 10 years ago
refactoring More... over 10 years ago
refactoring More... over 10 years ago
doc typo More... over 10 years ago
reaming Graphql classes to GraphQL More... over 10 years ago
reaming Graphql classes to GraphQL ... WIP More... over 10 years ago
bugfix: coerce is now serialize More... over 10 years ago
Readme More... over 10 years ago
Readme: add link to google group and remove slack link More... over 10 years ago
accept Int literals as input for long scalars More... over 10 years ago
fix test description to match the recently changed method names More... over 10 years ago
refactoring of list completion More... over 10 years ago