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

Merge pull request #3519 from graphql-java/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.16.2

Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2

cc24040f75a874cf6bbad03e0e578781feeb67e8 authored 10 months ago
Merge pull request #3520 from graphql-java/dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.14.12

Bump net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14.12

f06b475f187dfc7151c8f9d4c5b101a75ef3694d authored 10 months ago
Merge pull request #3522 from graphql-java/dependabot/gradle/net.bytebuddy-byte-buddy-1.14.12

Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12

dc4b2a160d143205540acddd4c0fa84c0659c72e authored 10 months ago
Bump net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14.12

Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14...

b33401ff5c001dc362ae4be4bf56111e51094ad6 authored 10 months ago
Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12

Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14.12.
-...

a49166e2ea6dc8265b2f7a9e18e85eb791d790b5 authored 10 months ago
Merge pull request #3521 from graphql-java/dependabot/gradle/org.assertj-assertj-core-3.25.3

Bump org.assertj:assertj-core from 3.25.1 to 3.25.3

de3d33c4e7e20a98cddbf5cc665e7aee0f661e3d authored 10 months ago
Merge pull request #3523 from graphql-java/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.2

Bump org.junit.jupiter:junit-jupiter from 5.7.1 to 5.10.2

52cc796907fa951781792c4da3c523b53cf05d3f authored 10 months ago
Bump org.junit.jupiter:junit-jupiter from 5.7.1 to 5.10.2

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.10...

eb218925e7acd7dd368b0dfc01ad041fe633ed33 authored 11 months ago
Bump org.assertj:assertj-core from 3.25.1 to 3.25.3

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.3.
- [R...

f4744d628f4663369dc94c48ae44bdee45f51ba8 authored 11 months ago
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2

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

8000acce51a2cfa1cc6f974b853fb001e98e2502 authored 11 months ago
Merge pull request #3518 from gnawf/empty-directives-holder

Return empty singleton DirectivesHolder if directives are empty

0bc2fd5481f3f11b2ed376a57739aeefbb15068d authored 11 months ago
Fix build

9d41e986c7caf086c85d84d9cf35e5c293f9a53a authored 11 months ago
Return empty singleton DirectivesHolder if directives are empty

e887ca117fcd1ae990ac5929367a584eee7216a0 authored 11 months ago
Merge pull request #3481 from Juliano-Prado/fix-SubscriptionUniqueRootField

SubscriptionUniqueRootField validation to check multiple fragments - Validation Bug fix

78d3278e2ca60e2fd8167575931ab8065e9d8db1 authored 11 months ago
Merge pull request #3506 from bhabegger/fix-issue-3434

Fix printing of union types

768e507c600e0652957202be18349e32bd84cddd authored 11 months ago
Merge pull request #3492 from graphql-java/cf-benchmark

A CompleteableFuture benchmark

4d817c26de8684a04d57f7b770606d8f20edd219 authored 11 months ago
Merge pull request #3488 from graphql-java/map-benchmark

Map benchmarks

4307b3fdf521aef17ccb8140e526be4682b7b0ee authored 11 months ago
publishing of agent

4912feb7818d4c71c3dd6dc6fd5be1a73b9a1fce authored 11 months ago
Merge pull request #3433 from graphql-java/tracking-agent

adding a tracking agent

fbf4f4932c1ee95bb673921e03401f50ba2e9fcd authored 11 months ago
Fix printing of union types

Closes #3434

07c909e15d29e06c4f77c2c29fbc80be050a416b authored 11 months ago
Merge pull request #3499 from graphql-java/performance-branch

Get fieldDef improvements from Netflix

6b7f6b780070b3bf0f7245194f0ae8725533e87c authored 11 months ago
Merge remote-tracking branch 'origin/master' into performance-branch

# Conflicts:
# src/main/java/graphql/execution/FieldValueInfo.java
# src/test/java/benchmark/Twi...

1b3e9d4cf6c054492df3490733e8b7f92adbe242 authored 11 months ago
Merge pull request #3497 from graphql-java/dependabot/gradle/org.codehaus.groovy-groovy-3.0.21

Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21

5077ffb6eed28084bfabfdbb53841f3a7cd184c5 authored 11 months ago
Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21

Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.20 to 3.0.21.
- [C...

076678237f0af1266267967826bbcd5b8974a9c7 authored 11 months ago
Merge pull request #3484 from graphql-java/deffered-callcontext-better-allocation

Does not allocate a default deferred context that is thrown away on transform

2362ffdd97cd7aa10871ebfff1bdc5227b02b090 authored 11 months ago
Merge pull request #3439 from Juliano-Prado/defer-validation

Defer validation

09738eaabb45f9086b0ab96b8fbc189765a9b238 authored 11 months ago
Merge pull request #3493 from graphql-java/combined-benchmark-runner

Combined benchmark runner

8c32510d2bbd9a6d954e232a6811e6167c575807 authored 11 months ago
Created a runner of N benchmarks at once - doco update

26c61addc62a30772c773f6e24e77819caa671b0 authored 11 months ago
Created a runner of N benchmarks at once

dd4341c5c2226822d57847b4a30051ca7f88fa56 authored 11 months ago
Raw benchmark on traversing a CF list of objects to traversing a tree of objects- desnt need forks

99115a043d912ae8f1716f9074daffc256564f4e authored 11 months ago
Raw benchmark on traversing a CF list of objects to traversing a tree of objects- tweak imports

2c3cda814eb21937c229972054b52a408e846009 authored 11 months ago
Raw benchmark on traversing a CF list of objects to traversing a tree of objects

901e66481110374f0858cc6d39dc4a4c5fedaec1 authored 11 months ago
Merge pull request #3491 from graphql-java/tweaked-profiling-code-helper

Updated helper code for profiler attachment

fbca82e69549084193664188c4be4a5b096c4321 authored 11 months ago
Updated helper code for profiler attachment

127f6a16bcc5f8635e09a9b9fed34026aa51f453 authored 11 months ago
Merge pull request #3387 from graphql-java/3357-directive-filter

directive filtering during printing

3a30942fc3cac7028bcaf1520a69a4421cbea6c7 authored 11 months ago
Merge pull request #3457 from graphql-java/remove-cf-from-instrumentation-context

This removes the CompletableFuture signature from InstrumentationContext

e8b21b67f9459425e4806cf72b42490a1b05421e authored 11 months ago
Merge pull request #3465 from graphql-java/no-builders-on-key-objects

Don't build a builder object and then turn it into the actual object

cbc8f1275d7dc740a22bdfa580504851f0d629e7 authored 11 months ago
Avoid repeated calls to getFieldDef and unnecessary immutable builders/collections (#3478)

* Avoid repeated calls to getFieldDef and unnecessary immutable builders/collections

* Remove...

808d7bc24a1ebbbea04b40c48b87b551cd73e132 authored 11 months ago
params

bf67e9d713fee6687cbb2b72d077d83cae137fb0 authored 11 months ago
Map benchmarks

26196ca4bc4e072e583b44dad4005e81d6875e16 authored 11 months ago
Merge pull request #3486 from graphql-java/tweak-complex-query-running

Now allows the benchmark to go into profiling mode - 2

53408fd17c0232e041c1b1f979e581fb9534764b authored 11 months ago
Now allows the benchmark to go into profiling mode - 2

d30ea23feacf8a23cf0e03675ceed91a8cf831ed authored 11 months ago
Merge pull request #3485 from graphql-java/tweak-complex-query-running

Now allows the benchmark to go into profiling mode

a9f957f6cbdc4c4e6609b4bc7af45303c22e004c authored 11 months ago
Now allows the benchmark to go into profiling mode

2ef1b7be576a17472327efd0cd3d42672a8c4665 authored 11 months ago
Does not allocate a default deferred context that is thrown away on transform

bf75d08da6a5a360b6f793c69a50c897d027d3ff authored 11 months ago
Merge pull request #3476 from graphql-java/cf-based-app-benchmark

Added a more complex query benchmark

744b10798b41e322fca866c4dbefcb5a912ed2cf authored 11 months ago
Suggestion from Andi

1353cbfdeacb40fd753ccea2d1a2315bef46fcd8 authored 11 months ago
Changing SubscriptionUniqueRootField in order to also check inline fragments and multiple fragments

274aaf1d84fd6e29e8751a3dc24363a26077353f authored 11 months ago
Merge pull request #3479 from graphql-java/remove-parameters-not-needed

Using object instead of CF in DispatcherStrategy interface

1d7530276a3f7830c9d589e8e36cdc86196a1f7c authored 11 months ago
Merge remote-tracking branch 'origin/master' into remove-cf-from-instrumentation-context

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

25254a58099d82c5244b6ee5c494b7c77b0443c6 authored 11 months ago
ok not removing them - changing them

31bf7abe78cd1f9793ebdd29b0ea959dab3a44cf authored 11 months ago
removing parameters not needed on dispatch

77283155d9fa280e4b6478ed9023835f43260e7b authored 11 months ago
Put in a forever mode flag

5cb7f012a483f4255aa5904fef440f30665b2f90 authored 11 months ago
Reduced howMany objects are created when multipled out by levels

efc66364e511cf1df868f32fcb99b00ad367917b authored 11 months ago
To many dimensions

1f55a8e87b2cdc8bd5b24c61eaef007b7a88b705 authored 11 months ago
Added a more complex query benchmark

2557467e4ec2bc62d81fc08eaf943c09a512ff46 authored 11 months ago
Merge pull request #3474 from graphql-java/tweak-id-name

Tweaked id generator name

34e92d757ec36e7f64725ec975d3b090ec8f6c57 authored 11 months ago
Tweaked id generator name

47b8924c7b7b0b25c9f2abcff149df55740dc88a authored 11 months ago
Merge pull request #3473 from graphql-java/dependabot/github_actions/google-github-actions/auth-2.1.2

Bump google-github-actions/auth from 2.1.1 to 2.1.2

ea23b50460435e6c796a4a29f82aac6e1de5a141 authored 11 months ago
Bump google-github-actions/auth from 2.1.1 to 2.1.2

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

a1ba0d013cedabbacfd848985cf9530fca5358b9 authored 11 months ago
Merge pull request #3466 from graphql-java/performant-uuid

Added an id generator that's more performant

596b6d14fa2e417d828a1fb8db017f87f2ed0de9 authored 11 months ago
Merge pull request #3470 from graphql-java/add-extensions-to-schema-builder

Fix schema builder to copy extensionDefinitions

ae4b8115059c30e8eac8e193b5e912d757642981 authored 11 months ago
Merge pull request #3472 from graphql-java/tweak-async-benchmark-with-batchsize

andis suggestions on batch size

3ff27c40fe1321b4fce711c3123b8aa80d08afb3 authored 11 months ago
andis suggestions on batch size

e7b732802ff9ea94d5e897ab582439e735096446 authored 11 months ago
Removing tests where validation already has set as invalid queries.

5b517ccf4765fa1dbd8aeb41d8cdc53cc0da1d4b authored 11 months ago
Merge branch 'master' into defer-validation

* master:
fixed async benchmark - it was non sensical before
fix up loading resources from i...

f388fc608198f3fa09ee46d4668cc840b7f11272 authored 11 months ago
Tidy up

b66841730d8362dd54df12388ebce5b4990de8ce authored 11 months ago
Merge pull request #3469 from graphql-java/cf-benchamrk-tweak

fixed async benchmark - it was nonsensical before

581315509c17cc725252b7a46ae67bb1fd9d0480 authored 11 months ago
fixed async benchmark - it was non sensical before

78f6243b631aa6047a35524d3a5908f3683171e4 authored 11 months ago
fix up loading resources from inside jar

19a50f7081a4c99de37d3bb3a809b02399554919 authored 11 months ago
Merge pull request #3468 from graphql-java/jmh-cleanup

cleaning up the jhm benchmarks

3486bf638dc656a60ce101007320ed81f6bd1d06 authored 11 months ago
clean up

4854c233a7622ca884ac3231ebd0aea75e2c3fbf authored 11 months ago
Add extensionDefinitions to schema builder

d778868655d875843a33796f2dd96e6ffb5c3982 authored 11 months ago
cleaning up the jhm benchmarks

d1e0c6abd952cedcd3798ecf810e83881d19fdd6 authored 11 months ago
Merge pull request #3467 from graphql-java/jmh_async

Added Async benchmark for future changes

d91da7e89c4656d4334061150f3242993c18edb5 authored 11 months ago
Changed test and move licenses

ac371d171488d0d8a7660e20ea1362334ff7e612 authored 11 months ago
Added Async benchmark for future changes

650ca9a98604f79a48835f13d25b9ba0ec3aef35 authored 11 months ago
Added an id generator that's more performant - added license

863eeaca2ca588ad82aaab1c5ec9157eff30715a authored 11 months ago
Added an id generator that's more performant

422a3a9c1f005dcae347768146090472918f8cf9 authored 11 months ago
Update defer validation - added more friendly i18n error messages, added further tests and fixed defer label, on root level and vali operation rules.

55902abdbe93ebe3d06df9c7bebb011d245f1581 authored 11 months ago
Update README.md

0bc0845f18c33af5859288ce15244e804a92fc2c authored 11 months ago
Merge pull request #3464 from kilink/string-concat

Use String concatenation instead of StringBuilder

79883ed8235774bde09684c2bc1a2f76a7d0e5c4 authored 11 months ago
Don't build a builder object and then turn it into the actual object - package level

5d99d65307f5fd4f93f20272f2e42c1759a925a2 authored 11 months ago
Don't build a builder object and then turn it into the actual object

2d41e5369c0a0a23a0a26897478528a60a065ddc authored 11 months ago
Use String concatenation instead of StringBuilder

Change some places to use simple String concatenation instead of a StringBuilder,
since JDK9+ ha...

f52305325593dcec70aba9c4a5717b18b6543fa0 authored 11 months ago
Merge pull request #3463 from graphql-java/small-tweak-on-chained-code

Small code tweaks on recent PR

ef846bf7a25a4deb8e860c3be2003968c9fcc493 authored 11 months ago
Small code tweaks on recent PR

d26ed000666f698fbc6cda29bbfcddeb806c3a67 authored 11 months ago
Merge pull request #3459 from DanielThomas/dannyt/chained-instrumentation-performance

Avoid Map for instrumentation state

a1e93e447812e9a9f66a395a666a381db1ba4c81 authored 11 months ago
Merge branch 'master' into defer-validation

* master: (105 commits)
Avoid repeated Map lookups in SimpleFieldValidation
Fix flaky defer ...

8d382e6bcba7b5ce5bfd5992fa7ae2b4941c330d authored 11 months ago
Add instrumentation with null state

4c8f51716d08a940c7c30a4c63d7932b2d1d16d1 authored 11 months ago
Add benchmark

c042821f7771bf5927bb8a69b183e4547f445b83 authored 11 months ago
Merge pull request #3430 from felipe-gdr/oneof-empty-variables-bug

Fix oneOf bug when variables is empty

4c97ad285fd0646c9f436681d2a5967926bf0223 authored 11 months ago
Merge pull request #3461 from kilink/simple-field-validation-map-iteration

Avoid repeated Map lookups in SimpleFieldValidation

59a9553757764de7402f9870b295b298bb2560fc authored 11 months ago
Avoid repeated Map lookups in SimpleFieldValidation

The validateFields method in SimpleFieldValidation would iterate over the keySet of the rules Ma...

b26b19de87c04f989c7119ca28c57ce9d57e06f8 authored 11 months ago
Avoid Map for instrumentation state. Fixes #3436

Signed-off-by: Danny Thomas <[email protected]>

bcf4174a98c032ff2061cb62015e0d407a0ea349 authored 11 months ago
Merge pull request #3447 from graphql-java/native-dispatch-strategy

Native DataLoader dispatch strategy without Instrumentation

4cfbb3509a7a97bfabcd41cbf5255a7048fe63b9 authored 11 months ago
This removes the CompletableFuture signature from InstrumentationContext - javadoc

48a7351071790d86837db844da34391e21f938bd authored 11 months ago
This removes the CompletableFuture signature from InstrumentationContext

fb54a21915c2459e41392016b97d3c53f42d4884 authored 11 months ago
cleanup

86455801f3a391bc8717c0d3624b774cfa53cd14 authored 11 months ago
tests

2418f5b89672370aa29a49a74b031226be247ac4 authored 11 months ago