Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
GraphQL Java
GraphQL Implementation for Java
Collective -
Host: opensource -
https://opencollective.com/graphql-java
- Website: https://graphql-java.com
- Code: https://github.com/graphql-java
Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 7 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 7 months ago
Bump net.bytebuddy:byte-buddy-agent from 1.14.14 to 1.14.15
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 7 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 7 months ago
Adding missed properties on IncrementalExecutionResultImpl.Builder.from
github.com/graphql-java/graphql-java - Juliano-Prado opened this pull request 7 months ago
github.com/graphql-java/graphql-java - Juliano-Prado opened this pull request 7 months ago
Add a proof-of-concept for "Observer-like" batch loading
github.com/graphql-java/java-dataloader - AlexandreCarlton opened this pull request 7 months ago
github.com/graphql-java/java-dataloader - AlexandreCarlton opened this pull request 7 months ago
subtle breaking change for v22
github.com/graphql-java/graphql-java - dfa1 opened this issue 8 months ago
github.com/graphql-java/graphql-java - dfa1 opened this issue 8 months ago
Ready: Add @deprecated validation for input object fields, field arguments, directive arguments
github.com/graphql-java/graphql-java - dondonz opened this pull request 8 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 8 months ago
Validate `@deprecated` directive must not appear on required arguments or input object field definitions
github.com/graphql-java/graphql-java - dondonz opened this issue 8 months ago
github.com/graphql-java/graphql-java - dondonz opened this issue 8 months ago
Schema Parser Error when schema contains Federation-specific GraphQL directives (APOLLO)
github.com/graphql-java/graphql-java - shamin2021 opened this issue 8 months ago
github.com/graphql-java/graphql-java - shamin2021 opened this issue 8 months ago
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
Significant performance difference of `GraphQL.execute()` between 19 and 21~22 version
github.com/graphql-java/graphql-java - FutureGadget opened this issue 8 months ago
github.com/graphql-java/graphql-java - FutureGadget opened this issue 8 months ago
Verify a throwing CacheMap#get does not break DataLoader
github.com/graphql-java/java-dataloader - AlexandreCarlton opened this pull request 8 months ago
github.com/graphql-java/java-dataloader - AlexandreCarlton opened this pull request 8 months ago
Bump net.bytebuddy:byte-buddy-agent from 1.14.13 to 1.14.14
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
Bump org.testng:testng from 7.10.1 to 7.10.2
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
Add nullability annotations in DataFetchingEnvironment & sub-classes
github.com/graphql-java/graphql-java - Salzian opened this pull request 8 months ago
github.com/graphql-java/graphql-java - Salzian opened this pull request 8 months ago
Remove CacheMap#containsKey before #get
github.com/graphql-java/java-dataloader - AlexandreCarlton opened this pull request 8 months ago
github.com/graphql-java/java-dataloader - AlexandreCarlton opened this pull request 8 months ago
getBoolean returns a boolean not a Boolean
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
This will validate @oneOf variable values when the variables are coerced
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
Now does not overwrite a types default data fetcher unless its nonnull
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
Added a getBoolean onto GraphQLContext.java
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
This provides validation on @oneof input types during validation phase
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
Documentation includes deprecated/dead code
github.com/graphql-java/graphql-java - ataylormays-duetto opened this issue 8 months ago
github.com/graphql-java/graphql-java - ataylormays-duetto opened this issue 8 months ago
NOT TO MERGE: Schema diffing work reduced cost
github.com/graphql-java/graphql-java - andimarek opened this pull request 8 months ago
github.com/graphql-java/graphql-java - andimarek opened this pull request 8 months ago
Subscription results keep in upstream order
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
Change ExecutionStrategy methods from package-private to protected
github.com/graphql-java/graphql-java - rayokota opened this pull request 8 months ago
github.com/graphql-java/graphql-java - rayokota opened this pull request 8 months ago
Fix Query Caching section so that example code compiles
github.com/graphql-java/graphql-java-page - ajkerr opened this pull request 8 months ago
github.com/graphql-java/graphql-java-page - ajkerr opened this pull request 8 months ago
OneOf late validation
github.com/graphql-java/graphql-java - jbellenger opened this issue 8 months ago
github.com/graphql-java/graphql-java - jbellenger opened this issue 8 months ago
Added field fetching method for Expedia
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
Always include incremental props even if null
github.com/graphql-java/graphql-java - gnawf opened this pull request 8 months ago
github.com/graphql-java/graphql-java - gnawf opened this pull request 8 months ago
OneOf validation test case
github.com/graphql-java/graphql-java - jbellenger opened this pull request 8 months ago
github.com/graphql-java/graphql-java - jbellenger opened this pull request 8 months ago
Add v22 announcement post
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 8 months ago
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 8 months ago
Pull in v22 scalars and update readme
github.com/graphql-java/graphql-java-extended-validation - dondonz opened this pull request 8 months ago
github.com/graphql-java/graphql-java-extended-validation - dondonz opened this pull request 8 months ago
Update last version
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 8 months ago
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 8 months ago
Update readme badge
github.com/graphql-java/graphql-java - dondonz opened this pull request 8 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 8 months ago
Bump gradle/wrapper-validation-action from 2 to 3
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
Bump org.testng:testng from 7.10.0 to 7.10.1
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 8 months ago
Bump gradle/wrapper-validation-action from 2 to 3
github.com/graphql-java/graphql-java-extended-scalars - dependabot[bot] opened this pull request 8 months ago
github.com/graphql-java/graphql-java-extended-scalars - dependabot[bot] opened this pull request 8 months ago
strictMode for RuntimeWiring and TypeRuntimeWiring
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
Dataloader 3.3.0 upgrade
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 8 months ago
If there is a specific predicate for a dataloader - its is the final say on whether to dispatch
github.com/graphql-java/java-dataloader - bbakerman opened this pull request 8 months ago
github.com/graphql-java/java-dataloader - bbakerman opened this pull request 8 months ago
Shuts down executor if its was auto added by our code
github.com/graphql-java/java-dataloader - bbakerman opened this pull request 8 months ago
github.com/graphql-java/java-dataloader - bbakerman opened this pull request 8 months ago
fix incremental partial result builder
github.com/graphql-java/graphql-java - sbarker2 opened this pull request 9 months ago
github.com/graphql-java/graphql-java - sbarker2 opened this pull request 9 months ago
WIP Schema diffing work
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
github.com/graphql-java/graphql-java-extended-scalars - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java-extended-scalars - dependabot[bot] opened this pull request 9 months ago
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
Bump org.testng:testng from 7.9.0 to 7.10.0
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
Better describe what `Coercing.valueToLiteral` is for
github.com/graphql-java/graphql-java - ummels opened this issue 9 months ago
github.com/graphql-java/graphql-java - ummels opened this issue 9 months ago
Updating to v22
github.com/graphql-java/graphql-java-extended-validation - bbakerman opened this pull request 9 months ago
github.com/graphql-java/graphql-java-extended-validation - bbakerman opened this pull request 9 months ago
Update to v22
github.com/graphql-java/graphql-java-extended-scalars - bbakerman opened this pull request 9 months ago
github.com/graphql-java/graphql-java-extended-scalars - bbakerman opened this pull request 9 months ago
Putting createState back into Instrumentation
github.com/graphql-java/graphql-java - bbakerman opened this pull request 9 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 9 months ago
Cherry pick PR #3251: Remove static record-like method lookup - for special 20.9 Atlassian release
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
Bump com.graphql-java:graphql-java from 21.3 to 21.5
github.com/graphql-java/graphql-java-extended-scalars - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java-extended-scalars - dependabot[bot] opened this pull request 9 months ago
Bump net.bytebuddy:byte-buddy-agent from 1.14.12 to 1.14.13
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
Stricter parseValue coercion for String, Int, Float, Boolean
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
Update documentation for v22
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 9 months ago
require non-empty directive locations
github.com/graphql-java/graphql-java - jbellenger opened this pull request 9 months ago
github.com/graphql-java/graphql-java - jbellenger opened this pull request 9 months ago
validate non-nullable directive args
github.com/graphql-java/graphql-java - jbellenger opened this pull request 9 months ago
github.com/graphql-java/graphql-java - jbellenger opened this pull request 9 months ago
Bump express from 4.18.2 to 4.19.2
github.com/graphql-java/graphql-java-page - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java-page - dependabot[bot] opened this pull request 9 months ago
Test - please ignore
github.com/graphql-java/java-dataloader - dondonz opened this issue 9 months ago
github.com/graphql-java/java-dataloader - dondonz opened this issue 9 months ago
Errors thrown while using AsyncSerialExecutionStrategy can cause stuck threads
github.com/graphql-java/graphql-java - rlhagen opened this issue 9 months ago
github.com/graphql-java/graphql-java - rlhagen opened this issue 9 months ago
add a default max nodes count for the ExecutableNormalizedFactory
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
Improve Good faith introspection error handling
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
Update release.yml
github.com/graphql-java/graphql-java - Kryslynn93 opened this pull request 9 months ago
github.com/graphql-java/graphql-java - Kryslynn93 opened this pull request 9 months ago
cleanup ExecutableNormalizedOperationFactory
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
Bump com.graphql-java:graphql-java from 21.3 to 21.4
github.com/graphql-java/graphql-java-extended-scalars - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java-extended-scalars - dependabot[bot] opened this pull request 9 months ago
19.x Backport PR 3539
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
20.x Backport PR 3539
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
Bump webpack-dev-middleware from 5.2.1 to 5.3.4
github.com/graphql-java/graphql-java-page - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java-page - dependabot[bot] opened this pull request 9 months ago
21.x backport of #3539 ENF restriction for introspection
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
New versions
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 9 months ago
Restrict the number of ENFs created and take advantage in GoodFaith introspection
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
Update latest versions
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java-page - dondonz opened this pull request 9 months ago
21.x pull in 21.3 commits
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
19.x Backport PR 3525 max result nodes
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
20.x Backport max result nodes PR 3525
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
Bump org.awaitility:awaitility-groovy from 4.2.0 to 4.2.1
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 9 months ago
adding a cycle schema analyzer
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
19.x Backport #3526 and PR #3527
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
Ignore: 19.x backport PR 3526: disable introspection
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
20.x Backport of PR 3526 and PR 3527
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
21.x Backport PR 3526 and PR 3527
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
21.x backport 3525 max result nodes
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
github.com/graphql-java/graphql-java - dondonz opened this pull request 9 months ago
Pre-size resulting lists
github.com/graphql-java/java-dataloader - dfa1 opened this pull request 9 months ago
github.com/graphql-java/java-dataloader - dfa1 opened this pull request 9 months ago
Bump follow-redirects from 1.15.4 to 1.15.6
github.com/graphql-java/graphql-java-page - dependabot[bot] opened this pull request 9 months ago
github.com/graphql-java/graphql-java-page - dependabot[bot] opened this pull request 9 months ago
Add AccurateDuration and NominalDuration Scalars
github.com/graphql-java/graphql-java-extended-scalars - AlexandreCarlton opened this pull request 9 months ago
github.com/graphql-java/graphql-java-extended-scalars - AlexandreCarlton opened this pull request 9 months ago
This provides GoodFaithIntrospection
github.com/graphql-java/graphql-java - bbakerman opened this pull request 9 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 9 months ago
This provides and ability to disable Introspection
github.com/graphql-java/graphql-java - bbakerman opened this pull request 9 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 9 months ago
allow for a max result nodes limit for execution
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
github.com/graphql-java/graphql-java - andimarek opened this pull request 9 months ago
Bump org.junit.jupiter:junit-jupiter from 5.7.1 to 5.10.2
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
Bump org.assertj:assertj-core from 3.25.1 to 3.25.3
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
Bump net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14.12
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
github.com/graphql-java/graphql-java - dependabot[bot] opened this pull request 10 months ago
Return empty singleton DirectivesHolder if directives are empty
github.com/graphql-java/graphql-java - gnawf opened this pull request 10 months ago
github.com/graphql-java/graphql-java - gnawf opened this pull request 10 months ago
Minor javadoc fixes
github.com/graphql-java/java-dataloader - dfa1 opened this pull request 10 months ago
github.com/graphql-java/java-dataloader - dfa1 opened this pull request 10 months ago
Use of LongAdder in StatisticsCollector
github.com/graphql-java/java-dataloader - dfa1 opened this issue 10 months ago
github.com/graphql-java/java-dataloader - dfa1 opened this issue 10 months ago
Removed deprecated methods in ValidationError
github.com/graphql-java/graphql-java - bbakerman opened this pull request 10 months ago
github.com/graphql-java/graphql-java - bbakerman opened this pull request 10 months ago