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
Allow richer resolution logic
6e6f1dd5f8d174b00cb0ed94fd9b5a7fbebf12ac authored over 7 years ago by Bojan Tomic <[email protected]>95cd02812869890cb023b7ef97f6519e0172e18f authored over 7 years ago by Bojan Tomic <[email protected]>
6581b27ea636052ae36674b4405683dc81010097 authored over 7 years ago by andimarek <[email protected]>
e3944c682e09c17940d2ceeb76e981e08ac298fc authored over 7 years ago by andimarek <[email protected]>
cfd315a74e7554d486d3635b7586902e93f1f864 authored over 7 years ago by andimarek <[email protected]>
use java.util.Base64, fix #251
f974647f039015a195216a4cc5fa35738e1ca775 authored over 7 years ago by Andreas Marek <[email protected]>568c3e3a2e7f1cba405cfe88ffddf11baa137710 authored over 7 years ago by Jiayu Liu <[email protected]>
34fdc43e964ecb6e01960addc3a43a48f9e31169 authored over 7 years ago by Jiayu Liu <[email protected]>
9ccf1e5d7b631c60f3b5e1d200a7efb45118f0f4 authored over 7 years ago by Jiayu Liu <[email protected]>
61944d276bd160af7a8e21119f352f0bee3a8a63 authored over 7 years ago by andimarek <[email protected]>
d9a69c913393b766bd71ea369ce877d2759d451b authored over 7 years ago by Jiayu Liu <[email protected]>
collapse catch
dab61fbb3d235084218a9918b0fd2d4f5f0597c4 authored over 7 years ago by Andreas Marek <[email protected]>fix with diamond operator
5c05edc306a8549fe1f2b383b05e7b0a2a2ed061 authored over 7 years ago by Andreas Marek <[email protected]>ec4597b770ffca4e4db2e56254ccfbc6d211e983 authored over 7 years ago by Jiayu Liu <[email protected]>
36b5d7cd756ea8ac40e384b2120f11e1f7d8c688 authored over 7 years ago by Jiayu Liu <[email protected]>
f68679657754f682935bc233a3972c32c84a603a authored over 7 years ago by Jiayu Liu <[email protected]>
8d68ec2544d12424227fabaee43a3ac0cd3a62f4 authored over 7 years ago by Jiayu Liu <[email protected]>
3abfdd7f830e76b9a618c4bd351647b300b5dac4 authored over 7 years ago by andimarek <[email protected]>
1d998e1330864a19f7625807b4fbad8940c3c0ba authored almost 8 years ago by andimarek <[email protected]>
cbf3e1a0a9a25ee6957ee7991e009788ec0434a7 authored almost 8 years ago by andimarek <[email protected]>
For more see: http://graphql.org/blog/subscriptions-in-graphql-and-relay/
b197d782e0d6e12d1d956172e4d04c1243b4b1c9 authored almost 8 years ago by Shokoufandeh <[email protected]>get message returns the error's message rather then toString()
324ebc9ab9633ef55b3427095fddeaa4d8117876 authored almost 8 years ago by bbakerman <[email protected]>74a8afa71e058cc022ad374c8f8f23bf3bbe585c authored almost 8 years ago by guy120494 <[email protected]>
# Conflicts:
# src/main/java/graphql/ErrorType.java
# src/main/java/graphql/execution/Execution....
198b8ccce731a34b46ba2a995a6225a22409d437 authored almost 8 years ago by Brad Baker <[email protected]>
Add light-java-graphql framework
f863c8f98e43dcf514bd8ca2b6b5012783459822 authored almost 8 years ago by bbakerman <[email protected]>#330 - made property and field data fetcher generic
028f2afef6836035f1249bbd219fdbbb96c1a042 authored almost 8 years ago by bbakerman <[email protected]>#345 - mutations are optional and errors should come back if they are missing
5e711ffc72e68ffc2c116edf02300db41924fc3a authored almost 8 years ago by bbakerman <[email protected]>2e8c2ce38e4ba385eda5a16cc2fd6ebd30cbfd79 authored almost 8 years ago by Steve Hu <[email protected]>
f11261dc157cc909b7bed3efb8f9b88c818a1199 authored almost 8 years ago by Brad Baker <[email protected]>
fe2d71a8d9d26996bf924ed2c2c172af96b6a6ad authored almost 8 years ago by Brad Baker <[email protected]>
3a392cf64fde3ee58d1fe9c3c30aba3e4278f6cc authored almost 8 years ago by Brad Baker <[email protected]>
Add graphql-java-reactive
86132a70c6b8904ea670078d060eead743fb8e23 authored almost 8 years ago by bbakerman <[email protected]>0d3c85cf0bff2350e5be4fd407f0f3c62b2a13ec authored almost 8 years ago by Brad Baker <[email protected]>
#300 updated slf4j
e8f091bc6334da92662d4e580e9d8b5f49da1f47 authored almost 8 years ago by bbakerman <[email protected]>e13809fd47ee95463f912ae9b62d228f447179cf authored almost 8 years ago by Brad Baker <[email protected]>
PropertyDataFetcherTest throwing exception
72a90f7d0b30095c0b875aa86020d939fd0fe55c authored almost 8 years ago by bbakerman <[email protected]>3ba6a6b27ecbf04d1385fe2ef79ae3675125a207 authored almost 8 years ago by Alex Matiushkin <[email protected]>
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]>allow customized prefix
8c63462bbe7ad6e27a05587ae53e1e35eb4e6f58 authored almost 8 years ago by bbakerman <[email protected]>PropertyDataFetcher supports AutoValue style classes
e108ad067912f4e2c9fc5081b16f463040ac610e authored almost 8 years ago by bbakerman <[email protected]>Problem: passing input object as a resolved class doesn't work
4127d9b4d862b10280ee677278ef6991bd2909ff authored almost 8 years ago by bbakerman <[email protected]>Validate name field matches current spec's conventions
8e4eec6d6a65ca38b0a06954744ad6cb681d88d0 authored almost 8 years ago by bbakerman <[email protected]>#269 - this adds instrumentation to the execution of the graphql query
57742917c7a8cde3cd41b16ec5cc749dcdd44826 authored almost 8 years ago by bbakerman <[email protected]>Clarify supported clients in README.md
65a26b12e8e57e2f9e1c5e13875a18f67e9e8b75 authored almost 8 years ago by bbakerman <[email protected]>cd7bb87e64d58b323cca5a5c390561aa907caad8 authored almost 8 years ago by Brad Baker <[email protected]>
57c6ea8e0c4f8f7b846c7a8a60203bf13deff80f authored almost 8 years ago by Jonas Helfer <[email protected]>
- Clarify that in addition to Relay Apollo is also supported.
- Add hyperlinks to Relay and Apollo
Increasing test coverage of some basic classes
cbc75cdcd064d35f9e3719e79e48430917c0af52 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>validation for lone anonymouse operation
43abaef32ee1ff4c466cfa1846fa038ab7b39846 authored almost 8 years ago by bbakerman <[email protected]>62ab8482af2cb986a963e925fe6a65abf18a47f6 authored almost 8 years ago by Ruither Borba <[email protected]>
bc1a42c015f3d5e27518815f2c27dc58404203a3 authored almost 8 years ago by Ruither Borba <[email protected]>
Increasing test coverage for ArgumentsOfCorrectType.java
aa3dbba834a82067e3c7acd7e24a292c24113568 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>2d840b1651c83a7e266bdd24bab5a76431c16c84 authored almost 8 years ago by Ruither Borba <[email protected]>
2b58c49b291445870287c6d1d306b461b9e98a1a authored almost 8 years ago by Ruither Borba <[email protected]>
21d7d4ba5408f14b3bb07ae4436d7ca6eb8358c0 authored almost 8 years ago by deruf <[email protected]>
105 - lenient numerical scalars
ec399372416d560ac3b122d3a60f722366c5df2b authored almost 8 years ago by bbakerman <[email protected]>395dc680bd09b2df85123a892549208cb281b29b authored almost 8 years ago by Brad Baker <[email protected]>
# Conflicts:
# src/main/java/graphql/Scalars.java
0376b072958cdc63715ee26e3d3db9251b3b480e authored almost 8 years ago by Alex Matiushkin <[email protected]>
4e0c24f2391fa1c80dd45d1116ce86c7d1b6e039 authored almost 8 years ago by Alex Matiushkin <[email protected]>
Fix #317: Coercing<T> should be Coercing<I, O> ?
f7c259f5a5b29a5369509c8f5c8840331035f76f authored almost 8 years ago by bbakerman <[email protected]>74aaec0414fede4f634a5fd011370e0b9654c261 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
e4004d37aa515102b075ebb88c9e11c8a710bb4e authored almost 8 years ago by Brad Baker <[email protected]>
#308 - makes for a more fluent description of the schema
1e815bd48ef38086bbebbb073b71b200e48a90a1 authored almost 8 years ago by bbakerman <[email protected]>Add jacoco plugin. It generates test coverage.
aa48cd10f34da7a9cd626fe11c139053a7edf693 authored almost 8 years ago by bbakerman <[email protected]>aa155b5a1dde06c33f2a0ca4c2c877cf7ee83e83 authored almost 8 years ago by Brad Baker <[email protected]>
016491321e6342d7222e82f6e79504f0936ff76c authored almost 8 years ago by Brad Baker <[email protected]>
5bb76aa70d0c9cdcf6789633201ac1c5a2c33a19 authored almost 8 years ago by Brad Baker <[email protected]>
extract relay classes to interfaces and implementations
f4ebaa1d6bcad4fa4a877a4f25af71617c8e4f0d authored almost 8 years ago by bbakerman <[email protected]>aa65d8397ece6f4e775e96ba5f11c32b372e9377 authored almost 8 years ago by Alex Matiushkin <[email protected]>
ad89c94e047cda372db9f9f122dd1515daf1326a authored almost 8 years ago by Brad Baker <[email protected]>
# Conflicts:
# src/main/java/graphql/GraphQL.java
a48f27da2ccc8ecf4c86e9790b595f94f3e2fd58 authored almost 8 years ago by Brad Baker <[email protected]>
Allows a ExecutionProvider to be provided by the caller
5e9f8990077b2c29cca285d5b8c542a0516a4f04 authored almost 8 years ago by bbakerman <[email protected]>d918072fdfffd44dc3a7ba4c799f6bf340c0134e authored almost 8 years ago by andimarek <[email protected]>
a1c5a4b1a5ebdbcdf37c973074fb9968efcacc5d authored almost 8 years ago by andimarek <[email protected]>
0dcaa6100901914e8a751c7e256f6c88c3baeb46 authored almost 8 years ago by andimarek <[email protected]>
b56ec6198cb6b1b9d97d6bd94b0e185c568dd1bf authored almost 8 years ago by andimarek <[email protected]>
DataFetchingEnvironment as an interface.
d1af3ac677e4e85fed0e6b851088b06eb3c8d8f5 authored almost 8 years ago by bbakerman <[email protected]>11e333b3d092b44f38eb77933fe8ffda7eb9f8cc authored almost 8 years ago by Brad Baker <[email protected]>
150f49aacdfd8e30417846e24a8900f34101c1a0 authored almost 8 years ago by Brad Baker <[email protected]>
6f758c7b3533394d886e2a0fee4d799515b80a26 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
Add link to gitter.im chat room in README
267a080ca2693c2db78372cfa47c02adf8666a78 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>053f7ab893fd6523b8a8b4e031f6575d5507f9e6 authored almost 8 years ago by Thomas Lovett <[email protected]>
6b94b458f6738bde331444d307d1081aecb6ab10 authored almost 8 years ago by Dmitry Minkovsky <[email protected]>
46e1af8ee7ba0aa0141e028452ee0ad5dd24e03e authored almost 8 years ago by Brad Baker <[email protected]>
9fb730499dbb6494efafe80bfa053610934827b3 authored almost 8 years ago by Brad Baker <[email protected]>
# Conflicts:
# src/main/java/graphql/GraphQL.java
273 - use builder pattern in GraphQL top level object
f493a19cdd99a78b14bda976aba2e00f47881894 authored almost 8 years ago by bbakerman <[email protected]>27b8ba474288d8f6fd9ffbb755ae11dd9be3e7fc authored almost 8 years ago by Brad Baker <[email protected]>
5b5f65c435c2543997b94d0a7880e2d888ea07ce authored almost 8 years ago by Brad Baker <[email protected]>
50fd10b743449ff1d49f4465b310ff5e681687f0 authored almost 8 years ago by Brad Baker <[email protected]>
3c5412ad30959bedbc34a6724638020abf00443e authored almost 8 years ago by Brad Baker <[email protected]>
278 unique query idenitifer
b20ae0a439210060d91c08b7d91a2c5fbbb7e2a5 authored almost 8 years ago by bbakerman <[email protected]>51253cd29a2f103075210a32fdf5cac6481ad2ba authored almost 8 years ago by Brad Baker <[email protected]>
14f52c65bb535936298ddfba656e603130e5ae1f authored almost 8 years ago by Brad Baker <[email protected]>
330bc426a34cc9f5754082355a3b4989959f5199 authored almost 8 years ago by Brad Baker <[email protected]>
c9212bb4c20fb2154d385b5459b0ca1d01fd5279 authored almost 8 years ago by Brad Baker <[email protected]>
398cfe3ee850692eeed1fa83074561fb4bfe22dd authored almost 8 years ago by Brad Baker <[email protected]>