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

Improving tests

github.com/graphql-java/graphql-java - 10ff5206358ed72d7a6b6f4389bad7dfae2c4abd authored 11 months ago by Juliano Prado <[email protected]>
Skip signing for local and upgrade to Gradle 8.6

github.com/graphql-java/graphql-java - 0c8ed1d46603ecc3bd278a8224611b63f6a92415 authored 11 months ago by dondonz <[email protected]>
Cleaning up code and test

github.com/graphql-java/graphql-java - affc1b827c06c7e1f8be8a634ee8a181a1fc2dc4 authored 11 months ago by Juliano Prado <[email protected]>
Cleaning up the code.

github.com/graphql-java/graphql-java - 2f2b794fdf65992ea028ad46a524cb5a0ce64ba2 authored 11 months ago by Juliano Prado <[email protected]>
adding defer validation

github.com/graphql-java/graphql-java - 7e6b57961ce8ae399a8f9559d59d1e59d5004db4 authored 11 months ago by Juliano Prado <[email protected]>
Merge branch 'master' into defer-execution-2024

github.com/graphql-java/graphql-java - 32811eb44cb882732d893a2dfc6c245440cee013 authored 11 months ago by Felipe Reis <[email protected]>
data loader tracking

github.com/graphql-java/graphql-java - aec85bd8c39c08739bcd369a01acedb3d49e1633 authored 11 months ago by Andreas Marek <[email protected]>
Merge pull request #128 from graphql-java/dependabot/github_actions/gradle/wrapper-validation-action-2

Bump gradle/wrapper-validation-action from 1 to 2

github.com/graphql-java/graphql-java-extended-scalars - f6191ffd0a83380a8ac296acc4e6373e8d7b3294 authored 11 months ago by dondonz <[email protected]>
Merge pull request #3437 from graphql-java/dependabot/github_actions/gradle/wrapper-validation-action-2

Bump gradle/wrapper-validation-action from 1 to 2

github.com/graphql-java/graphql-java - ce452d87138e7ae0a391a0cc982da830739aebde authored 11 months ago by dondonz <[email protected]>
Bump gradle/wrapper-validation-action from 1 to 2

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) fr...

github.com/graphql-java/graphql-java-extended-scalars - c5acb26e26e68c283ebc0b918ca2376ab62559a8 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump gradle/wrapper-validation-action from 1 to 2

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) fr...

github.com/graphql-java/graphql-java - 1e293af39b1bb6f0923717f28f9a91c5239f7b48 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
adding a tracking agent

github.com/graphql-java/graphql-java - 635f5ac9b90ce9162e92c5651d8740269b3e86d8 authored 11 months ago by Andreas Marek <[email protected]>
Remove unused import

github.com/graphql-java/graphql-java - f1e03a69a88ff558c0471cd2928bd4872352f14f authored 11 months ago by Felipe Reis <[email protected]>
Various small adjustments in preparation to send the PR for review

github.com/graphql-java/graphql-java - 52de911aea2608c3d9bb49b94caa7db6d1700bf9 authored 11 months ago by Felipe Reis <[email protected]>
Remove code duplication

github.com/graphql-java/graphql-java - 934f88f6b8e466683d8ba1e74188077b40eaea4e authored 11 months ago by Felipe Reis <[email protected]>
Rename some things defer -> incremental

github.com/graphql-java/graphql-java - 07bd47789a0642ba3e1ecfac08a43fb8e138969e authored 11 months ago by Felipe Reis <[email protected]>
Merge branch 'master' into defer-execution-2024

github.com/graphql-java/graphql-java - 8cc3d133a7ebb36a0933a4adc61a8eadb9a67a2a authored 11 months ago by Felipe Reis <[email protected]>
Simplify instrumentation code for deferred field execution

github.com/graphql-java/graphql-java - 28d98d4bdcea804423a5e1a6f071a33182a7a1f5 authored 11 months ago by Felipe Reis <[email protected]>
Fix all unit tests and start cleaning up

github.com/graphql-java/graphql-java - f91244054ea5cf09744427996ddcb077a69ad01f authored 11 months ago by Felipe Reis <[email protected]>
Fix oneOf bug when variables is empty

github.com/graphql-java/graphql-java - b3afb5f7ee3b8339795154ac26b49cd2e2b066c0 authored 11 months ago by Felipe Reis <[email protected]>
Fix up abort exception so its now an error

github.com/graphql-java/graphql-java - ccfaaf4628039bf67ea423706ffe9d35ce102af7 authored 11 months ago by Brad Baker <[email protected]>
Fixed up @DeprecatedAT

github.com/graphql-java/graphql-java - 143d089c1a07a7fd6df5e50d50ca140156d01a23 authored 11 months ago by Brad Baker <[email protected]>
Updated field level approach

github.com/graphql-java/graphql-java - f515d8909bc3fdd5ab7146a7c7a63f58be7e5a30 authored 11 months ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'origin/master' into stop_allocating_execution_results

# Conflicts:
# src/main/java/graphql/execution/ExecutionStrategy.java
# src/main/java/graphql/ex...

github.com/graphql-java/graphql-java - 25dfe4b9dd6eb6792c69128bdcd970dd2b6433ee authored 11 months ago by Brad Baker <[email protected]>
Merge pull request #3420 from graphql-java/dependabot/github_actions/google-github-actions/auth-2.1.0

Bump google-github-actions/auth from 2.0.1 to 2.1.0

github.com/graphql-java/graphql-java - bc2e2d23d6f04ef9d5d4cb27f608870e7b416a24 authored 11 months ago by dondonz <[email protected]>
Refactor IncrementalUtils to remove duplicated code

github.com/graphql-java/graphql-java - ccb7e705cbaff10ccc8cafe2c989c5da60738755 authored 11 months ago by Felipe Reis <[email protected]>
Remove unnecessary test code

github.com/graphql-java/graphql-java - f43849f8c8e65041e76b5d19148b210d30e8bb80 authored 11 months ago by Felipe Reis <[email protected]>
Bump google-github-actions/auth from 2.0.1 to 2.1.0

Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.0.1 to ...

github.com/graphql-java/graphql-java - 0542f1ee9a7db1125e3eb0a82f71d8f6de0fa123 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add test for defer in list items

github.com/graphql-java/graphql-java - a5aa0fdaefad39d6a0ce61023856ff17c6aa9802 authored 11 months ago by Felipe Reis <[email protected]>
Merge pull request #143 from graphql-java/slf4j-removal

Remove logging documentation and update old blogs

github.com/graphql-java/graphql-java-page - 94cc2b499691089fba62245a7ab3e61f58a7a6a1 authored 11 months ago by dondonz <[email protected]>
Merge pull request #3419 from graphql-java/gradlew-update

Check in Gradle files for Gradle 8.5

github.com/graphql-java/graphql-java - bf6e1845e554d78b7607810a756d65c9b596976b authored 11 months ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'origin/master' into 3357-directive-filter

github.com/graphql-java/graphql-java - 2493389548c0945eff67228a04a619e26b763346 authored 11 months ago by Brad Baker <[email protected]>
Merge pull request #3403 from graphql-java/remove-slf4j

This removes SLF4J from the code base

github.com/graphql-java/graphql-java - c6a7e91c9e482bdc5ce2b499acc6365585d20892 authored 11 months ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'origin/master' into remove-slf4j

# Conflicts:
# build.gradle

github.com/graphql-java/graphql-java - af7aa3289cccc9a63794c85a596fd08cd5eb36ce authored 11 months ago by Brad Baker <[email protected]>
Remove final logger line

github.com/graphql-java/graphql-java-page - 2842124af589af9428985d2436f0a721ba1e88ef authored 11 months ago by dondonz <[email protected]>
Merge branch 'master' into slf4j-removal

github.com/graphql-java/graphql-java-page - a8273ea6a4cf70dfd02e922476a7cf06936cede1 authored 11 months ago by dondonz <[email protected]>
Check in Gradle files for Gradle 8.5

github.com/graphql-java/graphql-java - 780f930bf6638987a73c5c8d9aeec3ba6b6ed11a authored 11 months ago by dondonz <[email protected]>
Merge pull request #147 from graphql-java/datafetcherhandler-doco

Fix method signature for DataFetcherExceptionHandler

github.com/graphql-java/graphql-java-page - c5cc9d84443cd9ec0afd5c79a84824902a8247cd authored 11 months ago by dondonz <[email protected]>
Merge pull request #146 from graphql-java/scalars-update

Update deprecated methods in scalar coercion documentation

github.com/graphql-java/graphql-java-page - 5ff368f167795991c2e5842b96775a7347ea272a authored 11 months ago by dondonz <[email protected]>
Merge pull request #21 from graphql-java/spring-boot-3-update

Update tutorial code for Spring Boot 3

github.com/graphql-java/tutorials - 02e0ef7eaee790a41754daeb9800c417d3fed280 authored 11 months ago by dondonz <[email protected]>
Merge pull request #144 from graphql-java/tutorial-spring-boot-3-update

Update tutorial for Java 17 and Spring Boot 3

github.com/graphql-java/graphql-java-page - f452b7c58d9cd09a7f128f7602830a67989a2383 authored 11 months ago by dondonz <[email protected]>
Add one more test case

github.com/graphql-java/graphql-java - 276c8723dcd24b8c2290d3ad4716bad760cb753d authored 11 months ago by Felipe Reis <[email protected]>
Implement error handling in the defer execution code

github.com/graphql-java/graphql-java - 1c60c37f83f9a1765a15ad1f4e20f3a117982839 authored 11 months ago by Felipe Reis <[email protected]>
Create IncrementalCall interface and add type abstraction

github.com/graphql-java/graphql-java - 85ac36317a1c6384d244a00fcdd68f1acae3bc8a authored 11 months ago by Felipe Reis <[email protected]>
Add more tests for DeferContext

github.com/graphql-java/graphql-java - ca51dcb406f465eff114ec6f3b61c88f6669cfd0 authored 11 months ago by Felipe Reis <[email protected]>
Remove unnecessary code and cover more edge cases

github.com/graphql-java/graphql-java - d03c8db6c64038ba05de6990b8cdaff8f5312108 authored 11 months ago by Felipe Reis <[email protected]>
Merge pull request #3411 from graphql-java/investigate-conditional-nodes

Propagate GraphQLContext when completing fields - fix missing ConditionalNodesDecision issue

github.com/graphql-java/graphql-java - d275323dd2c49b5e71d9537d488f2ae7c0f24196 authored 11 months ago by dondonz <[email protected]>
Merge pull request #3413 from graphql-java/update-scalar-coercion-example

Update deprecated methods in scalar coercion documentation example

github.com/graphql-java/graphql-java - 8c019235881e9c87a613bb47c70439a44250c8e3 authored 11 months ago by dondonz <[email protected]>
Merge pull request #3388 from graphql-java/3385-turkish-evil-eye

3385 - fix for the turkish eye 🧿

github.com/graphql-java/graphql-java - f059f50e45507d2dc0ed349eeeb83462d5e5013e authored 11 months ago by dondonz <[email protected]>
Update method signature, changed years ago

github.com/graphql-java/graphql-java-page - 485d431275ac8b0258f881cf2901fe7bf4251b00 authored 11 months ago by dondonz <[email protected]>
Memoize field value resolution

github.com/graphql-java/graphql-java - 348515db01982a047b277ee396664ee6e632caae authored 11 months ago by Felipe Reis <[email protected]>
Fixed a race condition and added more tests

github.com/graphql-java/graphql-java - 36d033001cb4799c748e381b0137a13cfbcfec75 authored 11 months ago by Felipe Reis <[email protected]>
WIP: hacky defer is working, some new tests for basic stuff, but a lot still missing

github.com/graphql-java/graphql-java - e86286e2fd0839abb2ce3f7d174bfae18fbaf357 authored 11 months ago by Felipe Reis <[email protected]>
Merge pull request #3416 from graphql-java/dependabot/github_actions/google-github-actions/auth-2.0.1

Bump google-github-actions/auth from 2.0.0 to 2.0.1

github.com/graphql-java/graphql-java - aaadae2c7d6ef5f6dbfee703c0423dd0a99b7fa8 authored 11 months ago by dondonz <[email protected]>
Bump google-github-actions/auth from 2.0.0 to 2.0.1

Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.0.0 to ...

github.com/graphql-java/graphql-java - bd2c030916c24db511b58cdbeff9510f9b1bd63a authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #145 from graphql-java/dependabot/npm_and_yarn/follow-redirects-1.15.4

Bump follow-redirects from 1.14.8 to 1.15.4

github.com/graphql-java/graphql-java-page - 9be55e539a392b68c76c8a8e06630dad4548dac0 authored 11 months ago by dondonz <[email protected]>
Fix compilation errors

github.com/graphql-java/graphql-java - c7088b1273ad5df0331638541dc22059dfa5f8b8 authored 11 months ago by Felipe Reis <[email protected]>
Reverts both merge commits that deleted the old defer stuff.

Revert "Merge pull request #1964 from graphql-java/remove-deferred-2"

This reverts commit a0d32...

github.com/graphql-java/graphql-java - 291cfbf1be0e5364e2fdf59306fc54756523a204 authored 12 months ago by Felipe Reis <[email protected]>
Minor adjustment in test class

github.com/graphql-java/graphql-java - d13b50999e54130361b4d0499815c33196321218 authored 12 months ago by Felipe Reis <[email protected]>
Add unit test for sanity check

github.com/graphql-java/graphql-java - a8f790641026eb5be249c8b72e14b3e14a935a50 authored 12 months ago by Felipe Reis <[email protected]>
Adjustments and plenty of Javadoc

github.com/graphql-java/graphql-java - ceac689b682eee7a212e97a14be78ade64a6820f authored 12 months ago by Felipe Reis <[email protected]>
Merge branch 'master' into defer-support-execution

github.com/graphql-java/graphql-java - 40b7dfa71da2870898920d8a43e4f1a17a01250f authored 12 months ago by Felipe Reis <[email protected]>
Update v20 and v21 docs

github.com/graphql-java/graphql-java-page - e00376154a43accf99640efbb49504098b009478 authored 12 months ago by dondonz <[email protected]>
Update deprecated methods

github.com/graphql-java/graphql-java-page - 1fe5a6b8d0d95e7c7e43689c9a7e5fb14895df46 authored 12 months ago by dondonz <[email protected]>
Remove null annotations for clarity

github.com/graphql-java/graphql-java - 50ca55615190e677f0984bcf7f79e2a3d717df24 authored 12 months ago by dondonz <[email protected]>
Update scalar coercion example

github.com/graphql-java/graphql-java - de781ebfeda101d3228e9ffd28c693ee56d23392 authored 12 months ago by dondonz <[email protected]>
Merge pull request #3395 from felipe-gdr/defer-support-in-enf

Defer support on ENFs

github.com/graphql-java/graphql-java - 5a0fb3df3f2e06a8c8ecbc4fcc646c65845b5563 authored 12 months ago by Andreas Marek <[email protected]>
Add Javadoc for DeferExecution

github.com/graphql-java/graphql-java - a91fa642d98185f706650d14a9b315ef59fdeca8 authored 12 months ago by Felipe Reis <[email protected]>
Small changes after Andi's review

github.com/graphql-java/graphql-java - f3e5c846333c6097be3c0b2c2708721108d0ddef authored 12 months ago by Felipe Reis <[email protected]>
Fixes on IncrementalItem hierarchy

github.com/graphql-java/graphql-java - cbd9b634d34fd81e91cde2ca24c356a479e635d5 authored 12 months ago by Felipe Reis <[email protected]>
Merge pull request #3406 from graphql-java/deprecation-annotation-fix

Java 9 @Deprecated annotation

github.com/graphql-java/graphql-java - f6fe760ebf3e59d6516ef01fa30276767665cfbf authored 12 months ago by dondonz <[email protected]>
Merge branch 'master' into deprecation-annotation-fix

github.com/graphql-java/graphql-java - 420b9eb63f1f7f892e6f08dd96ef3be461664998 authored 12 months ago by dondonz <[email protected]>
Propagate GraphQLContext when completing values

github.com/graphql-java/graphql-java - ed039927ce7abecbc33ec41d19a83aa4a364482c authored 12 months ago by dondonz <[email protected]>
Merge pull request #3412 from graphql-java/upgrade-gradle-8.5

upgrade gradle to 8.5

github.com/graphql-java/graphql-java - 6b61b3159f579e12e5a30e6bf370b2f716171377 authored 12 months ago by Andreas Marek <[email protected]>
upgrade gradle to 8.5

github.com/graphql-java/graphql-java - 86ac919abfde0f31cea8c7e0e103594781775509 authored 12 months ago by Andreas Marek <[email protected]>
Merge branch 'defer-support-in-enf' into defer-support-execution

github.com/graphql-java/graphql-java - 691d1381757e58cf14226f66557bc7f70afc9812 authored 12 months ago by Felipe Reis <[email protected]>
Revert "WIP"

This reverts commit 0025495b5f0437a5de9b2dc875da826f7ebcfb19.

github.com/graphql-java/graphql-java - b02efd85bae49d9fa94c62a4e43b5ccead7e2c3d authored 12 months ago by Felipe Reis <[email protected]>
Bump follow-redirects from 1.14.8 to 1.15.4

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1....

github.com/graphql-java/graphql-java-page - 5a2421fd381aa0a8691f7a901a673f6967aa85a0 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rename test and add better documentation

github.com/graphql-java/graphql-java - f50013215ca71ce2b12968def11541c35d3e239d authored 12 months ago by Felipe Reis <[email protected]>
Rename predicate function

github.com/graphql-java/graphql-java - b04eadc32ab956cb8bcd3669c9f2eaa15e9e7848 authored 12 months ago by Felipe Reis <[email protected]>
Remove irrelevant parameter

github.com/graphql-java/graphql-java - 87a5b52175fb0459fd590207557bfe2bf4ac961c authored 12 months ago by Felipe Reis <[email protected]>
post merge adjustments

github.com/graphql-java/graphql-java - eda84d3ed4c65b263fb7e51dfa2cdf1ad3273265 authored 12 months ago by Felipe Reis <[email protected]>
Merge branch 'master' into defer-support-in-enf

github.com/graphql-java/graphql-java - 6a0f9f7f2367f78f094de7c354a7ef17ea787fb3 authored 12 months ago by Felipe Reis <[email protected]>
Big refactor: capture defer executions directly in ENFs

github.com/graphql-java/graphql-java - b71a9a41d1f04d58bd46a30f712adb526d13054b authored 12 months ago by Felipe Reis <[email protected]>