An open API service providing commit metadata for open source projects.

GitHub / graphql-java/graphql-java / commits

GraphQL Java implementation

SHA Message Author Date Stats
570e5c67 testing Andreas Marek <a****k@f****m> 11 months ago
f0b2b09b testing Andreas Marek <a****k@f****m> 11 months ago
8ce7be7b testing Andreas Marek <a****k@f****m> 11 months ago
f40a4e5c testing Andreas Marek <a****k@f****m> 11 months ago
8a24dcab testing and fixes delayed list of objects case Andreas Marek <a****k@f****m> 11 months ago
583c2788 testing Andreas Marek <a****k@f****m> 11 months ago
dab44bfd tests Andreas Marek <a****k@f****m> 11 months ago
5f27d3d5 test Andreas Marek <a****k@f****m> 11 months ago
f952bf13 cleanup Andreas Marek <a****k@f****m> 11 months ago
2e5c616d cleanup Andreas Marek <a****k@f****m> 11 months ago
0407946b working exhausted strategy Andreas Marek <a****k@f****m> 11 months ago
2cb5354d wip Andreas Marek <a****k@f****m> 11 months ago
179817b3 Add performance results for commit 8044c9f9e5a411c83dc6ec8f1ba419dbb7be0111 github-actions[bot] <4****]@u****m> 11 months ago
8044c9f9 merge Merge pull request #4129 from graphql-java/cleanup-dl-tracking Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f5d7d239 cleanup and comments Andreas Marek <a****k@f****m> 11 months ago
49fbe602 Add performance results for commit bf3752790305d563f28174ef3343288a7b18b54f github-actions[bot] <4****]@u****m> 11 months ago
bf375279 merge Merge pull request #4128 from graphql-java/per-level-tracking-refactor Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
11 months ago
2eecad7b remove Thread.onSpinWait again as not clear this is needed or has maybe negat... Andreas Marek <a****k@f****m> 11 months ago
ab06e303 add Thread.onSpinWait to indicate active waiting Andreas Marek <a****k@f****m> 11 months ago
009fcb84 cleanup and comment Andreas Marek <a****k@f****m> 11 months ago
2da8fef1 no synchronized/locking anymore Andreas Marek <a****k@f****m> 11 months ago
a67e56bf cleanup Andreas Marek <a****k@f****m> 11 months ago
2686c32e no per level tracking anymore Andreas Marek <a****k@f****m> 11 months ago
a5d29a6a cleanup Andreas Marek <a****k@f****m> 11 months ago
117ebe18 cleanup Andreas Marek <a****k@f****m> 11 months ago
b25724b2 fix defer support Andreas Marek <a****k@f****m> 11 months ago
0436e5d9 subscription works Andreas Marek <a****k@f****m> 11 months ago
56a39dfb working with simpler mode except batching, defer, subscription Andreas Marek <a****k@f****m> 11 months ago
07b16008 works except dataloader in defer Andreas Marek <a****k@f****m> 11 months ago
95663265 nearly works Andreas Marek <a****k@f****m> 11 months ago
1f2021a4 Add performance results for commit 2a24cd7606ed6da9e38ab7799ba91643a48235b4 github-actions[bot] <4****]@u****m> 11 months ago
2a24cd76 merge Merge pull request #4126 from graphql-java/5.0.3-of-dataloader Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
15953bfc 5.0.3 version of dataloader bbaker <b****r@a****m> 11 months ago
e862e23e Add performance results for commit 8e4f4596733814ad92020cfcc5171448a0be2e1a github-actions[bot] <4****]@u****m> 11 months ago
8e4f4596 merge Merge pull request #4125 from graphql-java/dependabot/gradle/com.google.error... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
929ac69a Bump com.google.errorprone:error_prone_core from 2.41.0 to 2.42.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
cb6f0e26 Bump com.uber.nullaway:nullaway from 0.12.9 to 0.12.10
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c40ab3e9 Add performance results for commit e6ca15a18f62837564202a548f294c32aa3ca28f github-actions[bot] <4****]@u****m> 11 months ago
e6ca15a1 merge Merge pull request #4123 from graphql-java/chained-dl-performance-2 Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0666355b comments Andreas Marek <a****k@f****m> 11 months ago
6763482b no lists usage anymore Andreas Marek <a****k@f****m> 11 months ago
b4af2590 no blocking, but not performant Andreas Marek <a****k@f****m> 11 months ago
edeed739 fix profiler Andreas Marek <a****k@f****m> 11 months ago
7a2b0529 performance and simplifications Andreas Marek <a****k@f****m> 11 months ago
036232c4 perf tests Andreas Marek <a****k@f****m> 11 months ago
ade88603 Add performance results for commit d5930735f094a27ffab6f6f92e364e432c72c8d8 github-actions[bot] <4****]@u****m> 11 months ago
4ae1f1f6 Add performance results for commit d5930735f094a27ffab6f6f92e364e432c72c8d8 github-actions[bot] <4****]@u****m> 11 months ago
a17ccb57 Add performance results for commit d5930735f094a27ffab6f6f92e364e432c72c8d8 github-actions[bot] <4****]@u****m> 11 months ago
d5930735 merge Merge pull request #4114 from graphql-java/dependabot/gradle/com.google.code.... Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1adea07a merge Merge pull request #4116 from graphql-java/dependabot/gradle/org.jetbrains.ko... Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6bdcc914 merge Merge pull request #4117 from graphql-java/dependabot/gradle/io.projectreacto... Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f0a10c53 Bump io.projectreactor:reactor-core from 3.7.9 to 3.7.11
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a8bab288 Bump org.jetbrains.kotlin.jvm from 2.2.10 to 2.2.20
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
28af99ba Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c47adf13 Add performance results for commit f14da69b1381550817e68fc860d04bc58d26a940 github-actions[bot] <4****]@u****m> 11 months ago
fc53feb5 Add performance results for commit f14da69b1381550817e68fc860d04bc58d26a940 github-actions[bot] <4****]@u****m> 11 months ago
f14da69b merge Merge pull request #4113 from graphql-java/dont-include-kotlin-stdlib-as-pom-dep Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1ab50a88 merge Merge pull request #4112 from graphql-java/remove-single-quote-from-introspec... Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
231cb621 Add performance results for commit c40f35c220adec9c5882adbec74421041f7787c2 github-actions[bot] <4****]@u****m> 11 months ago
5dd6613c Add performance results for commit c40f35c220adec9c5882adbec74421041f7787c2 github-actions[bot] <4****]@u****m> 11 months ago
c40f35c2 merge Merge pull request #4106 from graphql-java/dependabot/gradle/com.fasterxml.ja... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
e2545589 merge Merge pull request #4109 from graphql-java/dependabot/github_actions/aws-acti... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c9d6b2ad merge Merge pull request #4110 from graphql-java/dependabot/github_actions/actions/... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
427de233 Dont include Kotlin stdlib as a dependency bbaker <b****r@a****m> 11 months ago
3fbd6425 Removed ' character from introspection messages bbaker <b****r@a****m> 11 months ago
9973b0f3 Bump actions/stale from 9 to 10
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
b54a2fbb Bump aws-actions/configure-aws-credentials from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
5f560da4 Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
23afaea0 Annotate Anonymizer dondonz <1****z@u****m> 12 months ago
71ef6804 Update test for Argument, and make nonnullable field clearer dondonz <1****z@u****m> 12 months ago
fd3b4af2 Revert to nullable description and type for ValidationError dondonz <1****z@u****m> 12 months ago
de6ad669 Add Nullmarked dondonz <1****z@u****m> 12 months ago
8a47304c Make ValidationError description nullable as message is nullable dondonz <1****z@u****m> 12 months ago
cf724bf7 Annotate MaxQueryDepthInstrumentation dondonz <1****z@u****m> 12 months ago
ed2961fd Annotate MaxQueryComplexityInstrumentation dondonz <1****z@u****m> 12 months ago
ff81ff60 Annotate TypeResolutionEnvironment dondonz <1****z@u****m> 12 months ago
230b7574 Annotate FieldComplexityEnvironment dondonz <1****z@u****m> 12 months ago
f1b5529f Annotate FieldComplexityCalculator dondonz <1****z@u****m> 12 months ago
e8b16708 Annotate Breadcrumb dondonz <1****z@u****m> 12 months ago
44253f72 Update prompt dondonz <1****z@u****m> 12 months ago
97b407d8 Fix typo dondonz <1****z@u****m> 12 months ago
eb980259 Annotate GraphQLTypeUtil dondonz <1****z@u****m> 12 months ago
3f582650 Annotate Argument dondonz <1****z@u****m> 12 months ago
98ff640f Annotate NamedNode dondonz <1****z@u****m> 12 months ago
6ec7d821 Annotate ValidationError dondonz <1****z@u****m> 12 months ago
9c5e4c8b Annotate ValidationErrorClassification and ValidationErrorType dondonz <1****z@u****m> 12 months ago
81beb0db Annotate Relay dondonz <1****z@u****m> 12 months ago
b7a7be69 Annotate SimpleListConnection dondonz <1****z@u****m> 12 months ago
ee765746 Annotate PageInfo dondonz <1****z@u****m> 12 months ago
e5084532 Annotate Edge dondonz <1****z@u****m> 12 months ago
a6e73823 Annotate DefaultPageInfo dondonz <1****z@u****m> 12 months ago
0bee1f87 Annotate DefaultEdge dondonz <1****z@u****m> 12 months ago
8de5a755 Annotate ConnectionCursor dondonz <1****z@u****m> 12 months ago
ba3de3e9 Annotate DefaultConnectionCursor dondonz <1****z@u****m> 12 months ago
003958fa Update URL dondonz <1****z@u****m> 12 months ago
7ffd1ba2 Annotate Relay Connection dondonz <1****z@u****m> 12 months ago
241b7a0c Annotate DefaultConnection dondonz <1****z@u****m> 12 months ago
ab1ce8d2 Remove null checks dondonz <1****z@u****m> 12 months ago
f4b05bb2 Fix NullAway issues with assertions dondonz <1****z@u****m> 12 months ago
d2d87cd0 Add JSpecify prompt dondonz <1****z@u****m> 12 months ago

← Back to repository