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

change sorting algo

8f5e2853713e27e182bc9cbe02d437c120f5e1f0 authored over 1 year ago by Andreas Marek <[email protected]>
cleanup

15f52c0ea61197e287cd57f230b3ae6a03366b31 authored over 1 year ago by Andreas Marek <[email protected]>
improve lower bound cost for isolated vertices

d2e4d16b9e2e3ebcfc67ac06aa5d68d3ea383790 authored over 1 year ago by Andreas Marek <[email protected]>
use primitive array instead of AtomicDouble

3ebf2def7b80d5362266bd2a2ceae4efa8f5b321 authored over 1 year ago by Andreas Marek <[email protected]>
reuse the parent mapping available target vertices

9f651a92360c385379fb35d2c1cdb5b8cc5e1978 authored over 1 year ago by Andreas Marek <[email protected]>
Merge pull request #3172 from graphql-java/schema-diff-vertex-del-cache

improve schema diffing performance

bf76c9ff7fafb5655f6205d470012a08a4d54b94 authored over 1 year ago by github-merge-queue[bot] <118344674+github-merge-queue[bot]@users.noreply.github.com>
cleanup a bit

6407ae48c28fcd307668d3cba94526efe9c9614b authored over 1 year ago by Andreas Marek <[email protected]>
improve memory usage by not copying lists if not needed.

Other cleanup/logs

8d88e68c590e1e5aece31627a2c11870919671d8 authored over 1 year ago by Andreas Marek <[email protected]>
Merge pull request #3190 from graphql-java/dependabot/gradle/me.champeau.jmh-0.7.1

Bump me.champeau.jmh from 0.7.0 to 0.7.1

9f7c87671c7fdd380d22132502ea869beb9e4cda authored over 1 year ago by github-merge-queue[bot] <118344674+github-merge-queue[bot]@users.noreply.github.com>
Merge pull request #3189 from graphql-java/dependabot/gradle/org.eclipse.jetty-jetty-server-11.0.15

Bump org.eclipse.jetty:jetty-server from 11.0.14 to 11.0.15

70d67fb3279f1aade5e97877ac8f7326646ab4d9 authored over 1 year ago by github-merge-queue[bot] <118344674+github-merge-queue[bot]@users.noreply.github.com>
Bump me.champeau.jmh from 0.7.0 to 0.7.1

Bumps me.champeau.jmh from 0.7.0 to 0.7.1.

---
updated-dependencies:
- dependency-name: me.cham...

2591aadbc9007a7f66a03b05ef7d3e10fbf0cfd8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.eclipse.jetty:jetty-server from 11.0.14 to 11.0.15

Bumps [org.eclipse.jetty:jetty-server](https://github.com/eclipse/jetty.project) from 11.0.14 to...

f707b805b8831e1c865ba68fe1bf1851aac8dd9f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3186 from graphql-java/revert-stricter-scalar-parseValue

Revert stricter scalar parseValue coercion

cc2f460cbb88f2cb705cb38a630f6afd97e20d15 authored over 1 year ago by dondonz <[email protected]>
Tweak code

6c69c93486fae545080876e472cd2299486ee2d9 authored over 1 year ago by Brad Baker <[email protected]>
This introduces an input interceptor

66f282990ff20c6a35ed371d10ef5473d6a0ce91 authored over 1 year ago by Brad Baker <[email protected]>
change sorting of non mapped entities

05eccc5b68c1bf59edd639e2016848493e96a946 authored over 1 year ago by Andreas Marek <[email protected]>
Merge pull request #3180 from graphql-java/dependabot/gradle/org.eclipse.jetty-jetty-server-11.0.14

Bump org.eclipse.jetty:jetty-server from 9.4.26.v20200117 to 11.0.14

a6618b6035666135d744069da9fc28c290b973c9 authored over 1 year ago by dondonz <[email protected]>
Upgrade SLF4J

9ae476f98a86fa2dd18ed9184ab1bb02f6cc0f9d authored over 1 year ago by dondonz <[email protected]>
Fix servlet from javax to jakarta coordinates

f8ca3eef9573fac6039727f36689105d6c39fc50 authored over 1 year ago by dondonz <[email protected]>
Fix changed strings in ValuesResolver

951e3428a2ef38d87da7502a23e474d70b00a12d authored over 1 year ago by dondonz <[email protected]>
Revert stricter parseValue coercion for Int

82e071271d2b97f585b49c53204bdae6d0f889a0 authored over 1 year ago by dondonz <[email protected]>
Add tests for reverting stricter parseValue for Int

971923cc99fdd86d848b05aa93c60f0f237fab6c authored over 1 year ago by dondonz <[email protected]>
Revert stricter parseValue coercion for Float

24c7eb722aaa7e00bbd80a49fe80c0564204badd authored over 1 year ago by dondonz <[email protected]>
Add tests to revert stricter parseValue coercion for Float

64a9204dd357efc2fc8155a60a66735e8a37b22f authored over 1 year ago by dondonz <[email protected]>
Revert stricter parseValue coercion for Boolean

753c2ecbb3d8930d948c733e71b750f9ce67227d authored over 1 year ago by dondonz <[email protected]>
Add tests to revert stricter Boolean parseValue coercion

ca4836b90d57dd44d38dd63f34bce75c02840a19 authored over 1 year ago by dondonz <[email protected]>
Revert String parseValue coercion to accept non-String input

90bf56778dbe209352ff2a229d6f35a4ba57f7ef authored over 1 year ago by dondonz <[email protected]>
Add test to revert parseValue behaviour for String

94dffa4e652bbc666ba6fe4bddd9dfaece2da6d1 authored over 1 year ago by dondonz <[email protected]>
decrease possible mappings for applied directive and arugments

31fcc24f81828c04c6afc4e9f57b69a22b7c910a authored over 1 year ago by Andreas Marek <[email protected]>
improve editorial cost calculation

edf78a8374834150f9eeed8abfb2e21906168e65 authored over 1 year ago by Andreas Marek <[email protected]>
cleanup and a bit of performance for the possible mapping calculator

13b49028fda8894bcf6216441eedd5d7161d2fdd authored over 1 year ago by Andreas Marek <[email protected]>
This makes the ENF code public - merged in master

f06f19da0118f28d8bccde824c720a08d8074373 authored over 1 year ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'origin/master' into enf_as_api

# Conflicts:
# src/main/java/graphql/normalized/ExecutableNormalizedOperation.java
# src/main/ja...

fae6013e4eb5e1e233b79e49186865c6b743744a authored over 1 year ago by Brad Baker <[email protected]>
Merge pull request #3123 from graphql-java/allow_data_fetcher_result_to_set_extensions

Allow DataFetcherResult to set extension values during execution

ec3deaa91f8a5b091d92a5624ebd07f4881d3b1d authored over 1 year ago by Brad Baker <[email protected]>
Merge pull request #3048 from graphql-java/query_directives_in_ENF_land

The ability to get query directives in ENF land

e5ca8cbf029b5da8bdebfceba566eec34a88c458 authored over 1 year ago by Brad Baker <[email protected]>
Merge pull request #3176 from graphql-java/dependabot/gradle/org.openjdk.jmh-jmh-generator-annprocess-1.36

Bump org.openjdk.jmh:jmh-generator-annprocess from 1.35 to 1.36

8518cbd0b73599a7d48c4fecc841881c996da6d0 authored over 1 year ago by Brad Baker <[email protected]>
This makes the ENF code public - more tweaks

353668eb090e2f85d20eefc6205cff6369ff178d authored over 1 year ago by Brad Baker <[email protected]>
This makes the ENF code public

ee4e67c08c6dbfb37d23326e2ef9a64aad4d721a authored over 1 year ago by Brad Baker <[email protected]>
more performance

89edd9a8d700224b310240a2d880465b6c397cad authored over 1 year ago by Andreas Marek <[email protected]>
more performance

06cdae3d3efcb2fbe2af22f640053e0a1275a266 authored over 1 year ago by Andreas Marek <[email protected]>
avoid copying the whole list of fixed mappings all the time

6ffd776122305dc6b94e7055d0d1670261be7d1a authored over 1 year ago by Andreas Marek <[email protected]>
don't update ged if they have the same value

32849b584b9d96d5cdbce9da3887b4b4010897f4 authored over 1 year ago by Andreas Marek <[email protected]>
Merge pull request #3182 from gnawf/fix-description-changes

Fix description changes causing renames

a05cfbfcc4abf37abe61c219314443c415b064ad authored over 1 year ago by dondonz <[email protected]>
cleanup and docs

51aa29dfbadcd7657f6022a1fd2966b4f6edcb24 authored over 1 year ago by Andreas Marek <[email protected]>
simplify

ac5462c98b9049d58920b1bf9f642e6f54e43631 authored over 1 year ago by Andreas Marek <[email protected]>
improve anchored vertices calculations

b72a11c7b6459cbd075a72336f23d0c54e929884 authored over 1 year ago by Andreas Marek <[email protected]>
Bump org.eclipse.jetty:jetty-server from 9.4.26.v20200117 to 11.0.14

Bumps [org.eclipse.jetty:jetty-server](https://github.com/eclipse/jetty.project) from 9.4.26.v20...

9647a5f12879650f9e1bfaebd82977dc50dfa21d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.openjdk.jmh:jmh-generator-annprocess from 1.35 to 1.36

Bumps [org.openjdk.jmh:jmh-generator-annprocess](https://github.com/openjdk/jmh) from 1.35 to 1....

e9ee5105285ddb108da36199a55a5db3fe5f3ac1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3177 from graphql-java/dependabot/gradle/com.google.code.gson-gson-2.10.1

Bump com.google.code.gson:gson from 2.8.9 to 2.10.1

23720129596675f18015574ea1ecbdcd4e3d4c31 authored over 1 year ago by dondonz <[email protected]>
Merge pull request #3178 from graphql-java/dependabot/gradle/org.openjdk.jmh-jmh-core-1.36

Bump org.openjdk.jmh:jmh-core from 1.35 to 1.36

080abdcc7dde7dcbb4ef1902909bb9755ad62583 authored over 1 year ago by dondonz <[email protected]>
Merge pull request #3179 from graphql-java/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.14.2

Bump com.fasterxml.jackson.core:jackson-databind from 2.13.1 to 2.14.2

7aaa3785ddcd9d479a2a5dadd1e5617241052c63 authored over 1 year ago by dondonz <[email protected]>
Fix description changes causing renames

db50310095ae1aa61ebf44342387635c336bf203 authored over 1 year ago by Franklin Wang <[email protected]>
calc lower bound quicker when one of the two vertices is isolated

c66ad4880ba374a35715493cf3e16cab19df08a3 authored over 1 year ago by Andreas Marek <[email protected]>
cache actually both "sides"

c63bfef8bcdc4c4b855b9da0919c6ab0c09bbba9 authored over 1 year ago by Andreas Marek <[email protected]>
move cache to be not global, but per partial mapping

88209e2e8f58eb83ebaa78533d065c911b073a3d authored over 1 year ago by Andreas Marek <[email protected]>
Bump com.fasterxml.jackson.core:jackson-databind from 2.13.1 to 2.14.2

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2...

9e288e5ec163b8d02f22b7b13e1376576fff21ab authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.openjdk.jmh:jmh-core from 1.35 to 1.36

Bumps [org.openjdk.jmh:jmh-core](https://github.com/openjdk/jmh) from 1.35 to 1.36.
- [Release n...

c68b2e8109d7af88f1cc2aaa2f9f17bb3cd6f010 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump com.google.code.gson:gson from 2.8.9 to 2.10.1

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.9 to 2.10.1.
- [Relea...

6ddbb511128de7cda1f97d4dcdea4e2142f8c32b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3166 from graphql-java/dependabot/gradle/org.awaitility-awaitility-groovy-4.2.0

Bump org.awaitility:awaitility-groovy from 3.1.6 to 4.2.0

69a51a7a2e51561c3879fda78b08a516a8c14680 authored over 1 year ago by dondonz <[email protected]>
Add codehaus version of groovy-json

196b2aa9ddb201ba22d735cda12ad9441b8dfe7a authored over 1 year ago by dondonz <[email protected]>
Coordinate change conflicts

cb5ff1d545a52c3f1d159e3c4a249de3fb6abba6 authored over 1 year ago by dondonz <[email protected]>
Add groovy-json and move coordinates to apache

bd6b4ac8dcc9c45b744410bdb6e0a443bcd932ae authored over 1 year ago by dondonz <[email protected]>
Merge branch 'master' into dependabot/gradle/org.awaitility-awaitility-groovy-4.2.0

f691c668575cd557920ad54bd1c5534cbdf29554 authored over 1 year ago by dondonz <[email protected]>
Merge pull request #3092 from graphql-java/dz-tidy-up

Remove long deprecated method

ef5ab752f823de04b78f73b6b1587d57ba573077 authored over 1 year ago by dondonz <[email protected]>
Merge branch 'master' into dz-tidy-up

1f130561f53add0422be978472fa3c5a0253b794 authored over 1 year ago by dondonz <[email protected]>
Merge pull request #3127 from graphql-java/dependabot/gradle/org.testng-testng-7.7.1

Bump org.testng:testng from 6.1.1 to 7.7.1

90877ce4ef7f80a98f997b7256c81743f4b91a28 authored over 1 year ago by dondonz <[email protected]>
Merge pull request #3152 from graphql-java/dependabot/gradle/com.github.johnrengelman.shadow-8.1.1

Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1

88db9c7e0d3792ad625e24db09f1d881799a65c6 authored over 1 year ago by dondonz <[email protected]>
Merge branch 'master' into schema-diff-vertex-del-cache

5589e8b581d227daf71527329c945a1cde8fc9c8 authored over 1 year ago by Andreas Marek <[email protected]>
fix build again (hopefully)

5c2f67deb732f578f289da69994112b767890060 authored over 1 year ago by Andreas Marek <[email protected]>
add cache for lower bound calculations when the target vertex is isolated

117c69ff407a7149bc2bf5cc7526039af641376a authored over 1 year ago by Andreas Marek <[email protected]>
build fix (hopefully)

4f2ae4fa1d5758ff70e1140a1d7c03ab5737e9cc authored over 1 year ago by Andreas Marek <[email protected]>
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1

Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1.

---
updated-dependencies:
- dependen...

45bfc679098952d9b03483e564bffb4f64b6a11e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3137 from graphql-java/dependabot/gradle/io.github.gradle-nexus.publish-plugin-1.3.0

Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0

5f332fa3143556e8f839ee03269c1444a6fd9af9 authored over 1 year ago by Brad Baker <[email protected]>
Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0

Bumps io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0.

---
updated-dependencies:
- de...

96e3594f8fab1d080ee901ccc85e3807c535bf70 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3171 from graphql-java/gradle-8.0.2

upgrade to gradle 8.0.2

60c344abcf264098411b61ddf0aeaa337f772986 authored over 1 year ago by Andreas Marek <[email protected]>
upgrade to gradle 8.0.2

d7f771735cc8ed15c560a0fd9df749f6150fd537 authored over 1 year ago by Andreas Marek <[email protected]>
documentation for Schema diffing

df9ba5c9dc3e05f476500a4e164d98f34367e2ea authored over 1 year ago by Andreas Marek <[email protected]>
Merge pull request #3170 from graphql-java/schema-diffing-cleanup

cleanup schema diffing code, add comments

167199e4965559b125b760633b5b47024a6ff2a2 authored over 1 year ago by Andreas Marek <[email protected]>
cleanup

506e78e41dbbae457a5f41fffe497663da08fed1 authored over 1 year ago by Andreas Marek <[email protected]>
cleanup

2d606e2c4f1501b9fe96ad80373f4724fadd47c1 authored over 1 year ago by Andreas Marek <[email protected]>
cleanup schema diffing code, add comments

cc86c7819b82b526d02d0522575d34c82161030f authored over 1 year ago by Andreas Marek <[email protected]>
Bump org.awaitility:awaitility-groovy from 3.1.6 to 4.2.0

Bumps [org.awaitility:awaitility-groovy](https://github.com/awaitility/awaitility) from 3.1.6 to...

8812cd5cd16fdf63eae63bc916d2d7850963497a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3167 from graphql-java/dependabot/gradle/com.github.javafaker-javafaker-1.0.2

Bump com.github.javafaker:javafaker from 0.13 to 1.0.2

adb0d6779e73b83c678c5163544ecea716a16508 authored over 1 year ago by dondonz <[email protected]>
Merge pull request #3165 from graphql-java/back-to-java-11

Upgrade to Java 11 (round 2)

5db842f2798098545cf0505566be12a8da1d3c93 authored over 1 year ago by dondonz <[email protected]>
Bump com.github.javafaker:javafaker from 0.13 to 1.0.2

Bumps [com.github.javafaker:javafaker](https://github.com/DiUS/java-faker) from 0.13 to 1.0.2.
-...

c7d403d034f836b2031f62738bab77bf226528b5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'back-to-java-11' into dependabot/gradle/org.testng-testng-7.7.1

a0c479fa7a3d9fb375fba7b2f5265218fb26f5e6 authored over 1 year ago by dondonz <[email protected]>
Merge branch 'master' into dependabot/gradle/org.testng-testng-7.7.1

4170d121fe9338e8da8e73fffcdcfaff6ea2c46d authored over 1 year ago by dondonz <[email protected]>
Merge branch 'master' into back-to-java-11

# Conflicts:
# .github/workflows/master.yml
# .github/workflows/pull_request.yml
# .github/workf...

728cbe1f3a00671730c582b489a145e0f51a3eec authored over 1 year ago by dondonz <[email protected]>
Merge pull request #3124 from graphql-java/dependabot/github_actions/actions/setup-java-3

Bump actions/setup-java from 1 to 3

976ddbc2e1691cedbdfd9b713086626975f2d8b9 authored over 1 year ago by dondonz <[email protected]>
Only major versions allowed

d69f8cb2433ee9151964a5005778bbea24590662 authored over 1 year ago by dondonz <[email protected]>
Add distribution

09bfc2279e01f7aab44001fe0428b3da24703149 authored over 1 year ago by dondonz <[email protected]>
Merge branch 'master' into dependabot/github_actions/actions/setup-java-3

f46afca277e6412c1dad3cc0b66537345800e3fb authored over 1 year ago by dondonz <[email protected]>
Add back UTF-8 for German strings

0428ebb85c38a655a4e4b1d3bfa897bbd48b94b0 authored over 1 year ago by dondonz <[email protected]>
Update pipelines to use Java 11, add 20.x

7ab091a63d929de0c8864f66f3634113980b37c9 authored over 1 year ago by dondonz <[email protected]>
Update ANTLR

1c30d14bdf03f612188cdcb6b4cee8eaf4abbd6d authored over 1 year ago by dondonz <[email protected]>
Upgrade to Java 11

ebe16beb9afd8839ac09acfadd69971b9c715b68 authored over 1 year ago by dondonz <[email protected]>
Merge pull request #3164 from gnawf/fix-argument-renamed

Fix edge case with bad argument renamed

981ab8bd873bcd4bcf7b9b7346ca19cf14106fb1 authored over 1 year ago by dondonz <[email protected]>
Fix edge case with bad argument renamed

25cb36dd887a9c47a2c296a2d368f7d87bd0d841 authored over 1 year ago by Franklin Wang <[email protected]>
Merge pull request #3162 from graphql-java/better_wiring_factory_doco

Better javadoc on how code is found during SchemaGeneration

9074a9d4f858e5cfddd0b331cb05947bc47d474b authored over 1 year ago by Brad Baker <[email protected]>
Better javadoc on how code is found

9fb4009aa1253c47726193f7208fc6dfc5fb982d authored over 1 year ago by Brad Baker <[email protected]>