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
Co-authored-by: dugenkui <[email protected]>
a8fd5d36c2d91146dd8b8c5c2602c2ad8dfb4d75 authored over 4 years agoCo-authored-by: dugenkui <[email protected]>
d57699101e60b48ef0c32a4777ef5380a1cae118 authored over 4 years agoNow checking for @deprecated location correctness
dd5d4d8106ee4b699be4139cb7f601d8f58b3a46 authored over 4 years ago9ba76061ece004a62d668727cf8257af6c4d46d2 authored over 4 years ago
* Use default values for fields of input types when default arguments are provided
* #1914 Sh...
3295066eaab118ee1d971b2d3039bcb97cca65cc authored over 4 years agoextraction of property fetching for possible re-use
0de364ae0fdc75126b0217ba6ad61253ec4007c0 authored over 4 years ago
# Conflicts:
# src/main/java/graphql/schema/idl/SchemaGeneratorHelper.java
* Test showing the failure on schema transform
* refactor schematransformer to use top sort i...
a39aec8e715d97510eab8ea4c89667e4d1786636 authored over 4 years ago59d9bb855bbec6a3d3390aae8df7f91d731895b1 authored over 4 years ago
921058122fdfe56c7a20b93ca2e04c5d22598e35 authored over 4 years ago
49bbbeb1c65fe45148c3625c4742e7b4f35d3a2c authored over 4 years ago
* avoiding LinkedHashMap allocations
* avoiding ArrayList allocations
ArrayList allocated ...
31f44d801e71af27a5015c2f7961abf2bc560821 authored over 4 years agoRemove unused import; Remove redundant method
2b4457c780a5998320303f0f905901d7fe71a010 authored over 4 years agoFix getArgumentValuesImpl according by spec.CoerceArgumentValues()
34f34fee9d2f41bb9a0481c6c2e3beb808f5e971 authored over 4 years agoUpdate antlr to 4.8
df5bbde24df8ce875a773122022cba5c3228a6fd authored over 4 years agod48dbaf0ecd8ecd438cb9b6a4fc299084576bdfe authored over 4 years ago
Fix TypesImplementInterfaces.check() for interfaces implementing interface #2072
6af978511b0f6f07d044d6d8cb15735fcf764a07 authored over 4 years agoa50e11124758b60082317145c6214a714d96c1c4 authored over 4 years ago
1bd60a39e984368fb7c724360e8f072ba2c84c4f authored over 4 years ago
4a893b0f55da36cd97397ceb76634644ad658e55 authored over 4 years ago
Allowing DataFetchers to return Stream<T> and Iterator<T>.
8e556663649cbbaab48852e70e90f8e8cf181de4 authored over 4 years ago* Adds test for field description of only a newline character (#2053)
* Avoids ArrayIndexOutO...
7a8e9038df64ddba27a8aa4040ecdeb60fe387e5 authored over 4 years ago558aeaa6faec041bba8c41db8357c24f83017b09 authored over 4 years ago
1852cb7b70683d51c7d472b9cc878e98c93f6954 authored over 4 years ago
* replace 'equals expression' with Objects.equals(o,t)
* remove unused param
6cc1974365f8e1687677b34f8611c04a7ce46635 authored over 4 years ago6eb4df237d648feecfecc115060c34670b189935 authored over 4 years ago
24e4b17c128dfdc3df09df4a401bdfd90f726620 authored over 4 years ago
06593e2a5b83bd4294751ecdbcdb72df3e50935e authored over 4 years ago
3998b0dab816b232cd9de8216169d0bbaab52a83 authored over 4 years ago
53999d6c30bd286efa514fb5c5e0296e1509d4bf authored over 4 years ago
* Create directive definition when map introspectionResult to schema
* move DirectiveInfo to ...
c194f88cc7e50c1b1a03f195c26ec62100e503d8 authored over 4 years ago58daf978bb06c5fa2a9bfb0cd73c07df99a3367d authored over 4 years ago
- presizing of few internal data structures
- removing few unnecessary annotations
592215d6f298968f0518a068f9acd7da141ffa7b authored over 4 years ago
97a30732325bf99a1392891a73992e3adae25e31 authored over 4 years ago
09111aede151962caee659842ee34041e8e27f9f authored over 4 years ago
* #1973 - exception handlers will handle exceptions in the call back
* #1973 - exception hand...
61a78fe152d2b510539c7c4e660baf3d0830ae72 authored over 4 years ago5ebd3ac81d7027763ab9352568184641c10cad28 authored over 4 years ago
* upgrade to gradle 6.6 and a bunch of other dependencies
* more updates
a9151d3e89d4740b28db7ab18a3a1038971c766d authored over 4 years ago* remove unnecessary Map
* remove unnecessary Map
4b667746b862be6cd72d988b6c6d6bc847aeeb52 authored over 4 years agoc3c48a2dd8aa516a1d857e9e0e2ba7f58091d3b4 authored over 4 years ago
* The Scalar code is now broken down into their own implementations for easier maintenance
* ...
0d97d9d0af87e95543e8cec478b8ced4475dfa4d authored over 4 years ago7fc94c510efd5fafc7b53ddef7ea09ba081d0558 authored over 4 years ago
5617e08e26a68eee4fd6b8f8a45fec9032dfa172 authored over 4 years ago
dcdea33bacb00f80ba88e848169091440db61997 authored over 4 years ago
9265ca131b680258eb404c6b3e087c912fe3c257 authored over 4 years ago
6f9b54d81a7823456efcf1a811d93053d6926540 authored over 4 years ago
7ee760264b0a596639ee2c34f9e79a4e9e0ad07f authored over 4 years ago
264cb129e4a905bf246d4df553d9425debdc8a18 authored over 4 years ago
be01c7f13b8a90e804fd16a11874ac24ff78f082 authored over 4 years ago
* pre-sizing internal data structures
Helps to reduce garbage collector pressure and memory u...
5c5798e2683639d1faeaa365b97226924a3a9b1a authored over 4 years ago* Faster Property fetching
* Slight change in heuristic
30e680b84b09e3465cb152bb25ebb3f06cb1b0f2 authored over 4 years agof64f1cdbc61ab9f2f4adb3134717c49222747d5b authored over 4 years ago
d54745bf4fff4c590acdcce398c0e4194165eb5a authored over 4 years ago
573a61d4c01e81a2b861141ba4e128a6a7179404 authored over 4 years ago
9f3cab81050836b845dfad4b30d1144b62c65b4f authored over 4 years ago
extract special Introspection DF
6a56b3ad8581c07b8560d6ae6522eb375a1ef32c authored over 4 years agoe33e0176bd1358598bdca3624ea609d86cd5cd49 authored over 4 years ago
a7117f8c431fe7b9c4b1d542d0f6585947095846 authored over 4 years ago
Co-authored-by: Doug Hawley <[email protected]>
8b22a39f358e32265b8f89eec176712490db7805 authored over 4 years agoSigned-off-by: ricekot <[email protected]>
05deb857cc5885df98abc3a21679f2c115e555a6 authored over 4 years ago* Allow non-list values on schema directive arguments of list type
* #2001 check if one dimen...
26a012c7b16e4551be84792e43b3ed9f32168a42 authored over 4 years ago2ed520e924d7ebcb1652f362a243b3c19f0aa2fd authored over 4 years ago
* align grammar more with spec text, fixing edge cases
* align grammar more with spec text, f...
31f3d3f7b30a3d521a3db4df645300c7bf0088db authored over 4 years agobab2a9134cb013ec03059e4dcde4b28bfb9b1b5b authored over 4 years ago
443390bf29313c2584ec1cfdad7ba36250b92105 authored over 4 years ago
d3b6af0197eecdb65ea0307452e2305eff2cedeb authored over 4 years ago
take Set as track of fragmentNames which is already visited.
bb87d8f5211f4770934bbca408ca41557d5b4196 authored over 4 years agoa0a29953f8ee6c03b911ec6bee476f88d681941a authored over 4 years ago
reuse variableDefinition.getDefaultValue() and remove unused import
d3032e7b2a019feaa3454f2b596a4a1942e83ed9 authored over 4 years agoISSUE-1974: Included implementz in constructor
b4f1cafee4d42bd5ca2c87c21433bbff804df7f7 authored over 4 years agoac8448b254086e94133a7d965216343fd71dfe0c authored over 4 years ago
ce7fd42b3ccaa90b9ee1b7306c6d3faebf5ab193 authored over 4 years ago
3615f07be45a53708acb77aad35f055fdfae1334 authored over 4 years ago
add missing internal or publicApi annotations and cleanup more deferred code
4a0a7afdcb03a2ed821a054d6634b5653c772e48 authored over 4 years ago3b8bb68eb7433a64fdf44b0d829c29f7a8428595 authored over 4 years ago
06c0b2d53f1a7a4c5d672bebdc6e25ac38659b6a authored over 4 years ago
316f27d92df9d585c9b714e65e2b4f1ae1281c1d authored over 4 years ago
Rename ExecutionPath to ResultPath
c40fc1d50e91f5584cd8995b46c464d3692f20b3 authored over 4 years ago4f9ed60f05187472ad20e953e96a3271ac335cc0 authored over 4 years ago
remove deferred support 2
a0d327d7821e92b173acb6d49297935343540994 authored over 4 years agoddb850f9e0e0069a8e6bdc4affa245a93d024447 authored over 4 years ago
remove deferred support
3101f4838b6918ee0674d21cee0bae026411b1f0 authored over 4 years ago928cf653180e0b7616cff801b081aee020d86620 authored over 4 years ago
dad2e9570159944aec5086c46ad3dee07ae17d2d authored over 4 years ago
Bugfix: Transforming an argument should not set a default value
10eeacc3979624964ef10ea1078ef84534d9c5cc authored over 4 years agoAn extra test case for AST signature code
403a83723535b4788e68cbe8bb20eb890e48c9f3 authored over 4 years agoFixes #1956
f3e084aeb155f6ea1cd8e77ac8cf9377d5bb9224 authored over 4 years ago616ea8ee8ee14d514a270bb99ee2055869301cc5 authored over 4 years ago
d94eacc4fc97c009af562fbb39f7f4e82a9d1c15 authored over 4 years ago
a9f7932266b3cc8395123994f0b9675ad2ab642e authored over 4 years ago
Description:
Protect against potential performance degradation from debug logging by
utilizing...
refactor NG ExecutionStrategy to be more general
eff61068da99731bb1f2dbcb14180ffcc09b2141 authored over 4 years agofbe39bd58d6b64c7989807be2a20e3b9ae85e77a authored over 4 years ago
f328040f8f41a9707d9f973cb55a48621d45dd3f authored over 4 years ago
add description to schema itself
bc29b5f168e374421550b46d5a85c37f1d48d124 authored over 4 years ago558c9a9b0418186cfda50d15143b34ea46cc190c authored over 4 years ago
1897: Fix argument implementation in SchemaValidator
497d2ac952b9c233ee84ada81886ef0a3fb213f5 authored over 4 years agofix variable directive
bb47f29e34c50866f11a75afd946a3362e50d998 authored over 4 years ago84522e9a7acfdddc162280b06220f54a8a676188 authored over 4 years ago