Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/graphql-java/graphql-java

GraphQL Java implementation
https://github.com/graphql-java/graphql-java

closes #122 Provide more information to TypeResolver

Allow richer resolution logic

6e6f1dd5f8d174b00cb0ed94fd9b5a7fbebf12ac authored over 7 years ago by Bojan Tomic <[email protected]>
closes #367 TypeReferences resolved for interfaces and unions

95cd02812869890cb023b7ef97f6519e0172e18f authored over 7 years ago by Bojan Tomic <[email protected]>
update groovy

6581b27ea636052ae36674b4405683dc81010097 authored over 7 years ago by andimarek <[email protected]>
cleanup

e3944c682e09c17940d2ceeb76e981e08ac298fc authored over 7 years ago by andimarek <[email protected]>
separate IDL tests

cfd315a74e7554d486d3635b7586902e93f1f864 authored over 7 years ago by andimarek <[email protected]>
Merge pull request #361 from Jimexist/feature/base64

use java.util.Base64, fix #251

f974647f039015a195216a4cc5fa35738e1ca775 authored over 7 years ago by Andreas Marek <[email protected]>
fix comments

568c3e3a2e7f1cba405cfe88ffddf11baa137710 authored over 7 years ago by Jiayu Liu <[email protected]>
unformat

34fdc43e964ecb6e01960addc3a43a48f9e31169 authored over 7 years ago by Jiayu Liu <[email protected]>
base64-encoding

9ccf1e5d7b631c60f3b5e1d200a7efb45118f0f4 authored over 7 years ago by Jiayu Liu <[email protected]>
upgrade gradle to 3.4

61944d276bd160af7a8e21119f352f0bee3a8a63 authored over 7 years ago by andimarek <[email protected]>
Merge branch 'master' into feature/relay-param

d9a69c913393b766bd71ea369ce877d2759d451b authored over 7 years ago by Jiayu Liu <[email protected]>
Merge pull request #365 from Jimexist/fix/exception

collapse catch

dab61fbb3d235084218a9918b0fd2d4f5f0597c4 authored over 7 years ago by Andreas Marek <[email protected]>
Merge pull request #364 from Jimexist/fix/diamont

fix with diamond operator

5c05edc306a8549fe1f2b383b05e7b0a2a2ed061 authored over 7 years ago by Andreas Marek <[email protected]>
collapse catch

ec4597b770ffca4e4db2e56254ccfbc6d211e983 authored over 7 years ago by Jiayu Liu <[email protected]>
fix with diamond operator

36b5d7cd756ea8ac40e384b2120f11e1f7d8c688 authored over 7 years ago by Jiayu Liu <[email protected]>
fix with java8

f68679657754f682935bc233a3972c32c84a603a authored over 7 years ago by Jiayu Liu <[email protected]>
type param and misc.

8d68ec2544d12424227fabaee43a3ac0cd3a62f4 authored over 7 years ago by Jiayu Liu <[email protected]>
switch to java 8

3abfdd7f830e76b9a618c4bd351647b300b5dac4 authored over 7 years ago by andimarek <[email protected]>
update to version 2.4.0

1d998e1330864a19f7625807b4fbad8940c3c0ba authored almost 8 years ago by andimarek <[email protected]>
git ignore generated source folder

cbf3e1a0a9a25ee6957ee7991e009788ec0434a7 authored almost 8 years ago by andimarek <[email protected]>
Adding support for subscriptions with an implemenation to enable adding a user defined subscriptionType. Subscriptions can be thought of as mutations by a different name and with a different purpose and, as such, the implementation here is the same as that of mutations.

For more see: http://graphql.org/blog/subscriptions-in-graphql-and-relay/

b197d782e0d6e12d1d956172e4d04c1243b4b1c9 authored almost 8 years ago by Shokoufandeh <[email protected]>
Merge pull request #354 from guy120494/master

get message returns the error's message rather then toString()

324ebc9ab9633ef55b3427095fddeaa4d8117876 authored almost 8 years ago by bbakerman <[email protected]>
get message returns the error's message rather then toString()

74a8afa71e058cc022ad374c8f8f23bf3bbe585c authored almost 8 years ago by guy120494 <[email protected]>
Merge remote-tracking branch 'upstream/master' into 268-nonnull-error-handling

# Conflicts:
# src/main/java/graphql/ErrorType.java
# src/main/java/graphql/execution/Execution....

18c050ee4c16a955f2a438b9aeb8c024a3590a64 authored almost 8 years ago by Brad Baker <[email protected]>
#268 - now follows spec in regard to null error handling

198b8ccce731a34b46ba2a995a6225a22409d437 authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #351 from stevehu/master

Add light-java-graphql framework

f863c8f98e43dcf514bd8ca2b6b5012783459822 authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #347 from bbakerman/330-generic-data-fetchers

#330 - made property and field data fetcher generic

028f2afef6836035f1249bbd219fdbbb96c1a042 authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #349 from bbakerman/345-npe-on-missing-mutation

#345 - mutations are optional and errors should come back if they are missing

5e711ffc72e68ffc2c116edf02300db41924fc3a authored almost 8 years ago by bbakerman <[email protected]>
Add light-java-graphql framework

2e8c2ce38e4ba385eda5a16cc2fd6ebd30cbfd79 authored almost 8 years ago by Steve Hu <[email protected]>
#345 - moor spillin misteaks

f11261dc157cc909b7bed3efb8f9b88c818a1199 authored almost 8 years ago by Brad Baker <[email protected]>
#345 - spillin misteak

fe2d71a8d9d26996bf924ed2c2c172af96b6a6ad authored almost 8 years ago by Brad Baker <[email protected]>
#345 - mutations are optional and errors should come back if they are missing

3a392cf64fde3ee58d1fe9c3c30aba3e4278f6cc authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #344 from exbe/prj

Add graphql-java-reactive

86132a70c6b8904ea670078d060eead743fb8e23 authored almost 8 years ago by bbakerman <[email protected]>
#330 - made property and field data fetcher generic

0d3c85cf0bff2350e5be4fd407f0f3c62b2a13ec authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #346 from bbakerman/300-slf4j-update

#300 updated slf4j

e8f091bc6334da92662d4e580e9d8b5f49da1f47 authored almost 8 years ago by bbakerman <[email protected]>
#300 updated slf4j

e13809fd47ee95463f912ae9b62d228f447179cf authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #341 from goodav/fix

PropertyDataFetcherTest throwing exception

72a90f7d0b30095c0b875aa86020d939fd0fe55c authored almost 8 years ago by bbakerman <[email protected]>
Add graphql-java-reactive

3ba6a6b27ecbf04d1385fe2ef79ae3675125a207 authored almost 8 years ago by Alex Matiushkin <[email protected]>
Fixing PropertyDataFetcherTest.

It was throwing an exception while trying to instantiate the interface under test and not an impl...

a1719ec3033a7719bd37ef30661303b36b2f74b3 authored almost 8 years ago by Dave Goodin <[email protected]>
Merge pull request #266 from Jimexist/feature/simple-list-connection

allow customized prefix

8c63462bbe7ad6e27a05587ae53e1e35eb4e6f58 authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #149 from iancw/autovalue-compatible-propertyfetcher

PropertyDataFetcher supports AutoValue style classes

e108ad067912f4e2c9fc5081b16f463040ac610e authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #249 from yrashk/input-object

Problem: passing input object as a resolved class doesn't work

4127d9b4d862b10280ee677278ef6991bd2909ff authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #323 from deruf/validation

Validate name field matches current spec's conventions

8e4eec6d6a65ca38b0a06954744ad6cb681d88d0 authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #270 from bbakerman/269-add-instrumentation-to-execution

#269 - this adds instrumentation to the execution of the graphql query

57742917c7a8cde3cd41b16ec5cc749dcdd44826 authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #331 from helfer/patch-1

Clarify supported clients in README.md

65a26b12e8e57e2f9e1c5e13875a18f67e9e8b75 authored almost 8 years ago by bbakerman <[email protected]>
Merge remote-tracking branch 'upstream/master' into 269-add-instrumentation-to-execution

cd7bb87e64d58b323cca5a5c390561aa907caad8 authored almost 8 years ago by Brad Baker <[email protected]>
Fiddle with language

57c6ea8e0c4f8f7b846c7a8a60203bf13deff80f authored almost 8 years ago by Jonas Helfer <[email protected]>
Clarify supported clients in README.md

- Clarify that in addition to Relay Apollo is also supported.
- Add hyperlinks to Relay and Apollo

361c57262b2b02655a329cd4e212f49b95446d15 authored almost 8 years ago by Jonas Helfer <[email protected]>
Merge pull request #327 from delki8/master

Increasing test coverage of some basic classes

cbc75cdcd064d35f9e3719e79e48430917c0af52 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #322 from exbe/validation_rules

validation for lone anonymouse operation

43abaef32ee1ff4c466cfa1846fa038ab7b39846 authored almost 8 years ago by bbakerman <[email protected]>
Increasing test coverage for FragmentsOnCompositeType

62ab8482af2cb986a963e925fe6a65abf18a47f6 authored almost 8 years ago by Ruither Borba <[email protected]>
Increasing test coverage for FieldsOnCorrectType.java

bc1a42c015f3d5e27518815f2c27dc58404203a3 authored almost 8 years ago by Ruither Borba <[email protected]>
Merge pull request #326 from delki8/master

Increasing test coverage for ArgumentsOfCorrectType.java

aa3dbba834a82067e3c7acd7e24a292c24113568 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
Merge branch 'master' of git://github.com/graphql-java/graphql-java

2d840b1651c83a7e266bdd24bab5a76431c16c84 authored almost 8 years ago by Ruither Borba <[email protected]>
Increasing test coverage for ArgumentsOfCorrectType.java

2b58c49b291445870287c6d1d306b461b9e98a1a authored almost 8 years ago by Ruither Borba <[email protected]>
Validate name

21d7d4ba5408f14b3bb07ae4436d7ca6eb8358c0 authored almost 8 years ago by deruf <[email protected]>
Merge pull request #315 from bbakerman/105-default-lenient-scalars

105 - lenient numerical scalars

ec399372416d560ac3b122d3a60f722366c5df2b authored almost 8 years ago by bbakerman <[email protected]>
Missing <I,O> on Coercing

395dc680bd09b2df85123a892549208cb281b29b authored almost 8 years ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'upstream/master' into 105-default-lenient-scalars

# Conflicts:
# src/main/java/graphql/Scalars.java

b9e2e6a5bcb7d4b1cddfedc92694bd8365a945de authored almost 8 years ago by Brad Baker <[email protected]>
No starts in imports

0376b072958cdc63715ee26e3d3db9251b3b480e authored almost 8 years ago by Alex Matiushkin <[email protected]>
Spec validation for lone anonymouse operation

4e0c24f2391fa1c80dd45d1116ce86c7d1b6e039 authored almost 8 years ago by Alex Matiushkin <[email protected]>
Merge pull request #318 from dminkovsky/gh-317-coercing

Fix #317: Coercing<T> should be Coercing<I, O> ?

f7c259f5a5b29a5369509c8f5c8840331035f76f authored almost 8 years ago by bbakerman <[email protected]>
Fix #317: Coercing<T> should be Coercing<I, O> ?

74aaec0414fede4f634a5fd011370e0b9654c261 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
105 - lenient numerical scalars

e4004d37aa515102b075ebb88c9e11c8a710bb4e authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #311 from bbakerman/308-factory-method-for-non-null

#308 - makes for a more fluent description of the schema

1e815bd48ef38086bbebbb073b71b200e48a90a1 authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #309 from exbe/master

Add jacoco plugin. It generates test coverage.

aa48cd10f34da7a9cd626fe11c139053a7edf693 authored almost 8 years ago by bbakerman <[email protected]>
#308 - corrected readme

aa155b5a1dde06c33f2a0ca4c2c877cf7ee83e83 authored almost 8 years ago by Brad Baker <[email protected]>
#308 - missing readme updates

016491321e6342d7222e82f6e79504f0936ff76c authored almost 8 years ago by Brad Baker <[email protected]>
#308 - males for a more fluent description of the schema

5bb76aa70d0c9cdcf6789633201ac1c5a2c33a19 authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #267 from Jimexist/feature/connection-interface

extract relay classes to interfaces and implementations

f4ebaa1d6bcad4fa4a877a4f25af71617c8e4f0d authored almost 8 years ago by bbakerman <[email protected]>
Add jacoco plugin. It generates test coverage.

aa65d8397ece6f4e775e96ba5f11c32b372e9377 authored almost 8 years ago by Alex Matiushkin <[email protected]>
import problem

ad89c94e047cda372db9f9f122dd1515daf1326a authored almost 8 years ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'upstream/master' into 269-add-instrumentation-to-execution

# Conflicts:
# src/main/java/graphql/GraphQL.java

121cd1f290ac6004b4acb2eb8c174a51186dadb8 authored almost 8 years ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'upstream/master' into 269-add-instrumentation-to-execution

a48f27da2ccc8ecf4c86e9790b595f94f3e2fd58 authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #293 from bbakerman/278-provide-your-own-id-provider

Allows a ExecutionProvider to be provided by the caller

5e9f8990077b2c29cca285d5b8c542a0516a4f04 authored almost 8 years ago by bbakerman <[email protected]>
update related projects

d918072fdfffd44dc3a7ba4c799f6bf340c0134e authored almost 8 years ago by andimarek <[email protected]>
update related projects

a1c5a4b1a5ebdbcdf37c973074fb9968efcacc5d authored almost 8 years ago by andimarek <[email protected]>
update links

0dcaa6100901914e8a751c7e256f6c88c3baeb46 authored almost 8 years ago by andimarek <[email protected]>
update related projects list, update link to contributors

b56ec6198cb6b1b9d97d6bd94b0e185c568dd1bf authored almost 8 years ago by andimarek <[email protected]>
Merge pull request #301 from bbakerman/260-data-environment-as-interface

DataFetchingEnvironment as an interface.

d1af3ac677e4e85fed0e6b851088b06eb3c8d8f5 authored almost 8 years ago by bbakerman <[email protected]>
made DataFetchingEnvironment an interface. I appreciate that some one else did a PR on this but it had merge conflicts and I could not easily get the branch in play so it was easier to replicate the approach.

11e333b3d092b44f38eb77933fe8ffda7eb9f8cc authored almost 8 years ago by Brad Baker <[email protected]>
#269 - add an instrumentation callback for all the data retrieval

150f49aacdfd8e30417846e24a8900f34101c1a0 authored almost 8 years ago by Brad Baker <[email protected]>
Update README.md

6f758c7b3533394d886e2a0fee4d799515b80a26 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #298 from tklovett/patch-1

Add link to gitter.im chat room in README

267a080ca2693c2db78372cfa47c02adf8666a78 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
Add link to gitter.im chat room in README

053f7ab893fd6523b8a8b4e031f6575d5507f9e6 authored almost 8 years ago by Thomas Lovett <[email protected]>
Fix README example error reported in #295

6b94b458f6738bde331444d307d1081aecb6ab10 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
Allows a ExecutionProvider to be provided by the caller

46e1af8ee7ba0aa0141e028452ee0ad5dd24e03e authored almost 8 years ago by Brad Baker <[email protected]>
Now allows you to specify a new "instrumentation" implementation when building the top level GraphQL level

9fb730499dbb6494efafe80bfa053610934827b3 authored almost 8 years ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'upstream/master' into 269-add-instrumentation-to-execution

# Conflicts:
# src/main/java/graphql/GraphQL.java

372895dd55d97f358d476f51e9e5bb3c4a68bc48 authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #276 from bbakerman/273-builder-pattern-on-graphql-object

273 - use builder pattern in GraphQL top level object

f493a19cdd99a78b14bda976aba2e00f47881894 authored almost 8 years ago by bbakerman <[email protected]>
Renamed based on PR feedback

27b8ba474288d8f6fd9ffbb755ae11dd9be3e7fc authored almost 8 years ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'upstream/master' into 273-builder-pattern-on-graphql-object

5b5f65c435c2543997b94d0a7880e2d888ea07ce authored almost 8 years ago by Brad Baker <[email protected]>
fixed up tests. Still needs the new builder pattern

50fd10b743449ff1d49f4465b310ff5e681687f0 authored almost 8 years ago by Brad Baker <[email protected]>
Merged master and fixed up the new shape

3c5412ad30959bedbc34a6724638020abf00443e authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #279 from bbakerman/278-unique-query-idenitifer

278 unique query idenitifer

b20ae0a439210060d91c08b7d91a2c5fbbb7e2a5 authored almost 8 years ago by bbakerman <[email protected]>
new lines and formatting

51253cd29a2f103075210a32fdf5cac6481ad2ba authored almost 8 years ago by Brad Baker <[email protected]>
feedback about naming

14f52c65bb535936298ddfba656e603130e5ae1f authored almost 8 years ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'upstream/master' into 278-unique-query-idenitifer

330bc426a34cc9f5754082355a3b4989959f5199 authored almost 8 years ago by Brad Baker <[email protected]>
#273 - updated readme and made compilable examples

c9212bb4c20fb2154d385b5459b0ca1d01fd5279 authored almost 8 years ago by Brad Baker <[email protected]>
#273 - merged master and now accounts for mutation strategy. Also updated the readme

398cfe3ee850692eeed1fa83074561fb4bfe22dd authored almost 8 years ago by Brad Baker <[email protected]>