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
c130abb8 Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
bab34bd5 Add performance results for commit f28e60c1f83f6218e8a5ccdd7c544c95d676684d github-actions[bot] <4****]@u****m> 10 months ago
f28e60c1 merge Merge pull request #4159 from graphql-java/trying-out-shadow-9-take-3 dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
79ccaaf1 Add performance results for commit 7afaeef534eb67767fc67dcded65e4a7759b71f8 github-actions[bot] <4****]@u****m> 10 months ago
7afaeef5 merge Merge pull request #4160 from kilink/unicode-util-hex-parsing Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
91fa11f0 Parse hex strings to numbers more efficiently Patrick Strawderman <p****n@n****m> 10 months ago
62a8aa78 Add performance results for commit 4531f09593eb3f2f72d47d686d25d1155835c4d5 github-actions[bot] <4****]@u****m> 10 months ago
ce81578b Add performance results for commit 4531f09593eb3f2f72d47d686d25d1155835c4d5 github-actions[bot] <4****]@u****m> 10 months ago
4531f095 merge Merge pull request #4084 from graphql-java/instrumentation-callback-after-rea... Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
2f5aa46e merge Merge pull request #4153 from kilink/assert-constant-string Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
598be6a4 Tweak of tests bbaker <b****r@a****m> 10 months ago
ea5defcb merge Merge remote-tracking branch 'origin/master' into instrumentation-callback-af... bbaker <b****r@a****m> 10 months ago
dcafe231 Add performance results for commit 45620c05914d15f4c26ee00375396665caf3d881 github-actions[bot] <4****]@u****m> 10 months ago
ae83b4ce Add performance results for commit bb406240212aecc2dd8bd202451de0056f0a1cdc github-actions[bot] <4****]@u****m> 10 months ago
45620c05 Try shadow again dondonz <1****z@u****m> 10 months ago
bb406240 merge Merge pull request #4158 from graphql-java/copilot-rules dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
2668e2ae Add copilot instructions dondonz <1****z@u****m> 10 months ago
3bf01829 Update to new DataLoader version dondonz <1****z@u****m> 10 months ago
1a530479 Add performance results for commit 472823edc35c10c3dae982746566e5ac7d1620ce github-actions[bot] <4****]@u****m> 10 months ago
2150cd30 Add performance results for commit 472823edc35c10c3dae982746566e5ac7d1620ce github-actions[bot] <4****]@u****m> 10 months ago
472823ed merge Merge pull request #4155 from graphql-java/dependabot/gradle/com.google.error... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
d94363ba merge Merge pull request #4156 from graphql-java/dependabot/gradle/org.jetbrains.ko... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
de395578 Bump org.jetbrains.kotlin.jvm from 2.2.20 to 2.2.21
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
61ecb987 Bump com.google.errorprone:error_prone_core from 2.42.0 to 2.43.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
fac3c164 Add performance results for commit fce33a1fb9a54b8513f5a5e4a31c825f2a9eaff4 github-actions[bot] <4****]@u****m> 10 months ago
fce33a1f merge Merge pull request #4154 from kilink/fpkit-concat Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
347fa58f Fix FpKit.concat parameters Patrick Strawderman <p****n@n****m> 10 months ago
4957f169 assert with constants where possible Patrick Strawderman <p****n@n****m> 10 months ago
019edea1 Add performance results for commit 0269e6dbc85d1ec095f80111709462eb06c7737f github-actions[bot] <4****]@u****m> 10 months ago
f96cb5c9 Add performance results for commit 0269e6dbc85d1ec095f80111709462eb06c7737f github-actions[bot] <4****]@u****m> 10 months ago
0269e6db merge Merge pull request #4152 from kilink/more-collection-and-map-sizing Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
b48fab0f merge Merge pull request #4151 from kilink/GraphqlTypeComparators-improvements Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
a837fe29 merge Merge pull request #4150 from kilink/immutable-kit-map-and-drop-nulls-fix Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
be6946fc Improve FpKit.concat, presize collections / maps Patrick Strawderman <p****n@n****m> 10 months ago
89839030 Optimize GraphqlTypeComparators Patrick Strawderman <p****n@n****m> 10 months ago
3229035c Fix nullability annotations for mapAndDropNulls Patrick Strawderman <p****n@n****m> 10 months ago
c83bf735 Add performance results for commit 031fb5f2f8f918d8e57044f1b1474e5cf2fa1485 github-actions[bot] <4****]@u****m> 10 months ago
031fb5f2 merge Merge pull request #4142 from graphql-java/issue-4133-repro Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
10 months ago
790515c5 Add performance results for commit 01b880b701b2006782daf6e18da00714e889c7ef github-actions[bot] <4****]@u****m> 10 months ago
01b880b7 merge Merge pull request #4149 from kilink/is-right-location-allocations Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
e3d1974a Add performance results for commit 19e43cc8f2b9d2474b2bd241ebc0162290fd16db github-actions[bot] <4****]@u****m> 10 months ago
19e43cc8 merge Merge pull request #4148 from kilink/map-set-sizing Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
154298e9 Avoid List and String allocation in inRightLocation Patrick Strawderman <p****n@n****m> 10 months ago
c0b8397c Fix sizing of some maps and collections Patrick Strawderman <p****n@n****m> 10 months ago
e7102c2e Add performance results for commit d11e349d4adaa354708f7717c386be7e72bf8ef5 github-actions[bot] <4****]@u****m> 10 months ago
d11e349d merge Merge pull request #4144 from graphql-java/dependabot/gradle/io.projectreacto... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
65e523bb Bump io.projectreactor:reactor-core from 3.7.11 to 3.7.12
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
e21f8a97 Add performance results for commit 54044bbb4d07d257bf61d46c819678db37f65fa3 github-actions[bot] <4****]@u****m> 10 months ago
54044bbb merge Merge pull request #4143 from graphql-java/revert-4097-shadow-fix-maybe dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
b940a58c Revert "Update to Shadow 9.x and configure special task" dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
e1ff0e0c Add performance results for commit dcb2f71942850c39d37d1af63587125c53ce56fd github-actions[bot] <4****]@u****m> 10 months ago
dcb2f719 merge Merge pull request #4097 from graphql-java/shadow-fix-maybe dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
9399d5ba Upgrade com.gradleup.shadow plugin to version 9.2.2 dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
aacdc391 fix test Andreas Marek <a****k@f****m> 10 months ago
c839bf7e Reproduction of issue 4133 bbaker <b****r@a****m> 10 months ago
20972121 Add performance results for commit fd372aeeccec4294c234219cf689d83b5f92501e github-actions[bot] <4****]@u****m> 10 months ago
dce361d6 make DataFetcherResult jspecify better Andreas Marek <a****k@f****m> 10 months ago
24c34531 make DataFetcherResult jspecify better Andreas Marek <a****k@f****m> 10 months ago
fd372aee merge Merge pull request #4140 from graphql-java/record-test-times dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
b5029213 merge Merge remote-tracking branch 'origin/master' into record-test-times bbaker <b****r@a****m> 10 months ago
b440f381 Test info bbaker <b****r@a****m> 10 months ago
ac5367df Add performance results for commit 43082799e033a83fd934df232d6ecb10b23663be github-actions[bot] <4****]@u****m> 10 months ago
cd171a46 Add performance results for commit 694c3e1502c20a43ceb4f3bab18f7ccc4c5adb34 github-actions[bot] <4****]@u****m> 10 months ago
43082799 merge Merge pull request #4138 from graphql-java/remove-not-needed-sync-load-many Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
10 months ago
694c3e15 merge Merge pull request #4139 from graphql-java/query-directive-fragments Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
10 months ago
55d83c75 build improvements Andreas Marek <a****k@f****m> 10 months ago
2b50fc12 faster builds Andreas Marek <a****k@f****m> 10 months ago
13e60d56 more tests Andreas Marek <a****k@f****m> 10 months ago
beb60c43 prevent duplicate Ast Fields in one merged field Andreas Marek <a****k@f****m> 10 months ago
444f3d79 test Andreas Marek <a****k@f****m> 10 months ago
014f63dd a test that shows the current bug Andreas Marek <a****k@f****m> 10 months ago
2c970924 remove unnecessary synchronized Andreas Marek <a****k@f****m> 10 months ago
6e99a2c4 Add performance results for commit aa163f14936e8b09d766e5581963b91a29e9a6bb github-actions[bot] <4****]@u****m> 10 months ago
aa163f14 merge Merge pull request #4137 from graphql-java/dependabot/gradle/net.bytebuddy-by... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
79f38898 Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
44429866 Add performance results for commit bce4817846d0f6f7af02cfbaf6240b23b18d105d github-actions[bot] <4****]@u****m> 10 months ago
bce48178 merge Merge pull request #4136 from graphql-java/chained-dl-perf Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
10 months ago
7598c55a more performance Andreas Marek <a****k@f****m> 10 months ago
dd932bf2 more performance, disable tests Andreas Marek <a****k@f****m> 10 months ago
457a6b8a fix merge problem Andreas Marek <a****k@f****m> 10 months ago
2ee7d886 merge Merge remote-tracking branch 'origin/master' into chained-dl-perf Andreas Marek <a****k@f****m> 10 months ago
d2d07be4 merge Merge remote-tracking branch 'origin/master' into chained-dl-perf Andreas Marek <a****k@f****m> 10 months ago
676dae80 Add performance results for commit 7f39f56d028b91691118f3e83084acfa0f901c4f github-actions[bot] <4****]@u****m> 10 months ago
7f39f56d merge Merge pull request #4135 from AlexandreCarlton/memoize-result-path-level Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
10 months ago
97b91e01 Memoize ResultPath level Alexandre Carlton <a****n@g****m> 10 months ago
b0226a77 Add performance results for commit bca9112f6208e7b5f3be90f18826e8055de171a6 github-actions[bot] <4****]@u****m> 11 months ago
bca9112f merge Merge pull request #4132 from graphql-java/dependabot/github_actions/gradle/a... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
d9090736 Bump gradle/actions 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
f0be7fca optimize chained DL code Andreas Marek <a****k@f****m> 11 months ago
914918d7 optimize chained DL code Andreas Marek <a****k@f****m> 11 months ago
a0181b8f Add performance results for commit 45a7d597c343e87ccd2736f634eb676520eef5a1 github-actions[bot] <4****]@u****m> 11 months ago
45a7d597 merge Merge pull request #4130 from graphql-java/exhausted-dispatcher Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6c9d2679 performance improvements Andreas Marek <a****k@f****m> 11 months ago
94f0301b Add performance results for commit 3f0de4a7b48ad20c3e30e5c7fea0bf3f57ce5839 github-actions[bot] <4****]@u****m> 11 months ago
3f0de4a7 merge Merge pull request #4124 from graphql-java/dependabot/gradle/com.uber.nullawa... dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
65140218 merge Merge branch 'master' into dependabot/gradle/com.uber.nullaway-nullaway-0.12.10 dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
563abe9a improve performance by not handling executeObject (and field fetched on execu... Andreas Marek <a****k@f****m> 11 months ago
a96ba08e no field fetching callback for execute object needed Andreas Marek <a****k@f****m> 11 months ago
b4f1d4b5 make test stable Andreas Marek <a****k@f****m> 11 months ago
860a0bd5 remove not needed start stop complete call Andreas Marek <a****k@f****m> 11 months ago

← Back to repository