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
2d522edea4854e6483dc269f4b5cab3ffaed6bd2 authored almost 3 years ago by Franklin Wang <[email protected]>
16c7496d29f02b5b52232468bc2cbb64be2917dc authored about 3 years ago by Andreas Marek <[email protected]>
f82d2f1db1185005886bb6be9052573aa7c1dbaa authored about 3 years ago by Andreas Marek <[email protected]>
06803c160944cc7cc70119c1e7d795e248b0e79a authored about 3 years ago by Andreas Marek <[email protected]>
410cb49e84ea60c822eece74ca4a9cb6e41c3436 authored about 3 years ago by Andreas Marek <[email protected]>
fee3be34638e4e76261e9e250f251f9327ef8ea8 authored about 3 years ago by Andreas Marek <[email protected]>
48ce479a99669078090bfe0ecd5b66441916f5a5 authored about 3 years ago by Andreas Marek <[email protected]>
62bfaa988de638af9a4df0e0c1a6322882e5c4e2 authored about 3 years ago by Andreas Marek <[email protected]>
b07c5c3313f448b879978a29c00c3081ce0c56da authored about 3 years ago by Andreas Marek <[email protected]>
ac01af834762e7e1f5b8e808c8e5a71448b4edba authored about 3 years ago by Andreas Marek <[email protected]>
32b4f9b8cc7ae9582a4f849286246482a5b54ccb authored about 3 years ago by Andreas Marek <[email protected]>
9baa577e95b06850a37d5a6d9e320e365374c502 authored about 3 years ago by Andreas Marek <[email protected]>
b22f505075c820a3fe59a65def9d76b5d8c34aa0 authored about 3 years ago by Andreas Marek <[email protected]>
* This adds the field selection set to the type resolver
* reordered parameters
1ee9630c7d25ccb55a5b1d9b1ccf7bf7895a8c7f authored about 3 years ago by Brad Baker <[email protected]>* Bugfix: don't fail document validation when nullable type is provided in the query for non-nul...
309fb9e1747f05ce0f3c52c6aa92570a11144dab authored about 3 years ago by George Leontiev <[email protected]>* Fix bug in ArgValueOfAllowedTypeChecker#checkArgValueMatchesAllowedScalar() where it wouldn't ...
f993255a3d0e9b2f9027cef1b385032bcc993891 authored about 3 years ago by Sachin D. Shinde <[email protected]>Represented as |opt in the GraphQL specification
Fixes graphql-java/graphql-java#2649
4a82b0bbd1483d148f3abf575fe705be6d2b0f70 authored about 3 years ago by Jordie <[email protected]>7829b0361ccc9e1823d448d2a68b7bafd06b1cf3 authored about 3 years ago by Andreas Marek <[email protected]>
32a650171938cb811f6f45d28e99cacb9cc7fc63 authored about 3 years ago by Andreas Marek <[email protected]>
986cbe6ec652d18f66c0596b41cd3dbba0865865 authored about 3 years ago by Andreas Marek <[email protected]>
8481583ec78b84bba1e2071113c9e884dbf0770f authored about 3 years ago by Andreas Marek <[email protected]>
b0cc0d987c7c516854b52a5d76b87568262a599b authored about 3 years ago by Andreas Marek <[email protected]>
d9046567b39949014898308e4f9fece5f6b0cc2d authored about 3 years ago by Jamie Tanna <[email protected]>
aa007e4932cd6fb4fb68291d1a073ba2b7b08a89 authored about 3 years ago by Andreas Marek <[email protected]>
5d817fa1d3f01a1d2bada31775f0ec4b7715fc66 authored about 3 years ago by Andreas Marek <[email protected]>
89575a732f110d7979ac877eb94e1f8ac8276c66 authored about 3 years ago by Andreas Marek <[email protected]>
400a63517c8eaac070f789f0f7978b15286045d9 authored about 3 years ago by Andreas Marek <[email protected]>
570a67e1b8e8d7bb1f97000a9c86592b4032e1a6 authored about 3 years ago by Andreas Marek <[email protected]>
* A default implementation of DataFetcherExceptionHandler.onException
* Weird Groovy bug
*...
4238a164dfdac124ae5da48cc9fe5fa44dc87be4 authored about 3 years ago by Brad Baker <[email protected]>399284fceedbaf266e6e1c5cfc01a04cd83953e3 authored about 3 years ago by Brad Baker <[email protected]>
8be4509f917c887f0cd23f20d6a817fd84edda0e authored about 3 years ago by Andreas Marek <[email protected]>
00d08dae994b7f6f27efb724baba06f0d0749e10 authored about 3 years ago by Andreas Marek <[email protected]>
7c662fa89aed55553ae05ed1a21f877276d7e035 authored about 3 years ago by Andreas Marek <[email protected]>
36ee1d8ba026a21686fffcb440e45dfe6d800744 authored about 3 years ago by Andreas Marek <[email protected]>
dad0fbda4ddcf669c92be14d0bff5596d42cd2a0 authored about 3 years ago by Andreas Marek <[email protected]>
6963902c380fe2afc26c1a152e2c753195cee9e0 authored about 3 years ago by Andreas Marek <[email protected]>
22e11482520bd276506718fc15fb4e4f62a5591a authored about 3 years ago by Andreas Marek <[email protected]>
6046ab6abe005a273cd69216fafc461a4992bee3 authored about 3 years ago by Andreas Marek <[email protected]>
81c366a972fcad8f0cb93ac8305d953562998ce2 authored about 3 years ago by Andreas Marek <[email protected]>
b407e26ad665801509e035503bd3e94303d588cd authored about 3 years ago by James Bellenger <[email protected]>
8e928739bdf6b9e91b0caa8ea0823ddf95a0139c authored about 3 years ago by Andreas Marek <[email protected]>
abbb85644ef513631ed4fe3c3878024a63fa8595 authored about 3 years ago by Brad Baker <[email protected]>
By replacing LinkedHashMap<Integer, Integer> with a simpler
int[] it is possible to observe abo...
* Started work on directives being checked at schema build time
* Ooops
* Fixed up failing...
5108111ba539128ee5b5b07c0736475f4ea0d7a5 authored about 3 years ago by Brad Baker <[email protected]>* Propagate errors to individual Subscription events
Fixes compliance with the GraphQL (Octob...
e3888760efb93c8bacf2ef890f4ecf8e1f28d4e8 authored about 3 years ago by Jordie <[email protected]>* change preparsedDocumentProvider return value PreparsedDocumentEntry to CompletableFuture<Prep...
89a337310bbea2a354767ba8a24300160d87acb3 authored about 3 years ago by Heo YounHaeng <[email protected]>dede00edc671907b5cf988dc26ce8b39ef4279b9 authored about 3 years ago by Brad Baker <[email protected]>
In particular:
- use of null-safe Objects.equals
- avoid double negation
cbf0eb18f28162e58114c74f7047a07a2916313c authored about 3 years ago by Davide Angelocola <[email protected]>
Avoid printing inline fragment if there is no conditional type
2ca2d5f903fa168341307cea5f0e08525af7e4f3 authored about 3 years ago by Andreas Marek <[email protected]>8b7ac123504e60fbdce606e487c2a90e712f8b0f authored about 3 years ago by Franklin Wang <[email protected]>
9f1a1f0c48c8a9ddc6b8014cd855b83f507ed37d authored about 3 years ago by Andreas Marek <[email protected]>
1dbe0b8d4ff6dbbe7dd787b617bdf0cea219d717 authored about 3 years ago by Franklin Wang <[email protected]>
d1efea24230802760e5b22a0a8ff1d6017995401 authored about 3 years ago by Franklin Wang <[email protected]>
7c50636bbc0528a7392463d5fd83a63020f64442 authored about 3 years ago by Andreas Marek <[email protected]>
4c58b4c51615eed08d6454fb6019b201c3f8a60f authored about 3 years ago by Andreas Marek <[email protected]>
7652c681392a357f966ea80469b5b8d59b8f2d9e authored about 3 years ago by Andreas Marek <[email protected]>
a718a91dccbe0d7218f2bf9ed0946fdfc4b71c5c authored about 3 years ago by Andreas Marek <[email protected]>
7ff95781a2579533a89a60d4451e23a2a658c692 authored about 3 years ago by Andreas Marek <[email protected]>
The integration test was checking if DataFetchingEnvironment#getLocale()#getDisplayName() return...
4eed7c96fb8f394a633a361f6645eb8d87df5bb0 authored about 3 years ago by Jordie <[email protected]>* Add type reference support in interface builder
* Refactor to avoid API break
8c7249be4a88e0818c7efd67e8715b0af92a240e authored about 3 years ago by dondonz <[email protected]>f4719236658aa4dcfe225f1fe3db93703d7b1821 authored about 3 years ago by Andreas Marek <[email protected]>
* Added support for a context object to the AstTransformer
* adding javadocs to the AstTransf...
dd1d50084cffdec733a5c97b5f13947fc272b44c authored about 3 years ago by Chris Wright <[email protected]>c35d16205d3567ae36d236c2a3d48aad80e5f8fa authored about 3 years ago by Andreas Marek <[email protected]>
Co-authored-by: Russell You <[email protected]>
3533d143e15084a8bbb90eda28f2f10e5bfa22c1 authored about 3 years ago by Russell You <[email protected]>* Support for tracking the parse order
This provides a tracker class that remembers the order...
03c61693770328edf14353de75350be650702167 authored about 3 years ago by Brad Baker <[email protected]>The ability to sort a schema during printing
c9f6ea718d812c9674bc514bb754a395ddf2ba84 authored about 3 years ago by Andreas Marek <[email protected]>Compatator is used for in order schema printing
a01886e06cd5fa23991612403e2c9f7c93c4f3b0 authored about 3 years ago by Andreas Marek <[email protected]>
# Conflicts:
# src/test/groovy/graphql/Issue2141.groovy
992d95fe43e7b86a9299921d2ac1822bd3e9e204 authored about 3 years ago by Brad Baker <[email protected]>
Co-authored-by: Francesco Vasco <[email protected]>
9e53ca9bae1bc4f15a3de96d96a1b2b94ffd5031 authored about 3 years ago by Francesco Vasco <[email protected]>Only publish with Maven POM, disable Gradle module metadata file
8ecca8e91031b82d3753f66febb4502a20c4bf92 authored about 3 years ago by Andreas Marek <[email protected]>cb6da15f614d204716772a2b2beb0abd6bb3f5f3 authored about 3 years ago by dondonz <[email protected]>
Co-authored-by: George Leontiev <[email protected]>
e0eb64c17fd7a15258844a936cdbdd3a99317344 authored over 3 years ago by George Leontiev <[email protected]>* Recreate triple nested enum validation error
* Update CoercingParseValueException to includ...
94f0137ed6874dc1f2bc370da09e768c738d563a authored over 3 years ago by dondonz <[email protected]>29ddc7261776be39f089488baba93b621f89ee32 authored over 3 years ago by James Bellenger <[email protected]>
* support for custom validation error type
* rename ValidationErrorTypeInterface to Validatio...
ade69c09aa63418490231650b84bbe261adfeb24 authored over 3 years ago by dugenkui <[email protected]>b6611f0942d5367151573f2b89e21f346256fd21 authored over 3 years ago by dondonz <[email protected]>
92137350aa0e1603d9cf2f8350af1d792ac2c126 authored over 3 years ago by Brad Baker <[email protected]>
9fb48c5cc1c09016182019955c4fd70d7be91dd9 authored over 3 years ago by Steven Lee <[email protected]>
c73bd625d143c5ea967153ae5d158e7c6a32fb8a authored over 3 years ago by James Bellenger <[email protected]>
7b2abb7ed1589da45b54c84838502c8019f5d151 authored over 3 years ago by James Bellenger <[email protected]>
4ede1e05d3e43176cb68c931dfc5815b2372c3bc authored over 3 years ago by Brad Baker <[email protected]>
725512cec21090ac2f77ec80721c1a5d78eaf4b3 authored over 3 years ago by Brad Baker <[email protected]>
* Adding a parser listener AND the ability to set parser options per request
* Consistent naming
420218dc39dfc7825e810229eafaaf2a227ee5e0 authored over 3 years ago by Brad Baker <[email protected]>370dfa7c3639fda80ab6da03d05d2f2068d39bd5 authored over 3 years ago by Brad Baker <[email protected]>
bf4e324e208dca669a6ab6f15fcf8b01f329df58 authored over 3 years ago by Brad Baker <[email protected]>
* This adds a maximum number of tokens to be parse in queries by default
* Fixed test
* Up...
7f27a046c1cb133ede2fa64ffe5a499ad4c0b223 authored over 3 years ago by Brad Baker <[email protected]>* Limit the number of validation messages that can be produced
* Limit the number of validati...
23d352f1eae5b68dd353f817255ef3df764e6a2d authored over 3 years ago by Brad Baker <[email protected]>* Added a named SDL definition
* Added SDLExtensionDefinition for definitions that are extends
84984aa4ce51473e2fd59ed9de1f54064ae1fdb5 authored over 3 years ago by Brad Baker <[email protected]>ba2a29a4e5bce778c8b572abecd0be92c606a506 authored over 3 years ago by dugenkui <[email protected]>
* This fixes a Bug in the ValueResolver when called from the SchemaPrinter such that object valu...
8530366f24ba316075a63402473cb2a38ca36ab3 authored over 3 years ago by Brad Baker <[email protected]>Fixes glob matching on Windows
27b11d99d4885e81b0047a58ea88dd99b5a5b40f authored over 3 years ago by Andreas Marek <[email protected]>Ensure field errors are populated in FetchedResult
45b590159e831a612a5193bce0552e3190a93d85 authored over 3 years ago by Andreas Marek <[email protected]>8ca743dc72f54e7e99aeff1ce6ca3fb8a380b4b7 authored over 3 years ago by Andreas Marek <[email protected]>
908d9f0cd3f6a206256f4576e6cebd4f1aae8252 authored over 3 years ago by Chris Schenk <[email protected]>
3567bd7b169b6e3de2fecd149f5bebf0ebff986d authored over 3 years ago by Chris Schenk <[email protected]>
Currently if a DataFetcher raises an exception in any way, the FetchedValue given in the
instrum...
Bugfix for ExecutableNormalizedOperationFactory
45dc98a62c11760c3769fd9cd81be8249be50fca authored over 3 years ago by Andreas Marek <[email protected]>
# Conflicts:
# src/main/java/graphql/normalized/ExecutableNormalizedOperationFactory.java
# src/...