GitHub / graphql-java/graphql-java / commits
GraphQL Java implementation
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 90b8d6c7 | Replace Madrapps/jacoco-report with per-package coverage table | Claude <n****y@a****m> | 6 months ago | |
| 7cd04822 |
Bump io.projectreactor:reactor-core from 3.8.0 to 3.8.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 4288c71a |
Bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 1d456b34 |
Bump com.google.errorprone:error_prone_core from 2.47.0 to 2.48.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 5273839f | merge Merge pull request #4291 from graphql-java/claude/investigate-graphql-build-M... |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| fa6c75ac | Increase test heap to 1g to fix OOM with large schema tests | Claude <n****y@a****m> | 6 months ago | |
| e6f13365 | Add JaCoCo coverage report as PR comment | Claude <n****y@a****m> | 6 months ago | |
| 67dc3208 | Add JaCoCo test coverage reporting to build | Claude <n****y@a****m> | 6 months ago | |
| 4f129d96 | Add test cases mirroring JMH overlapping fields benchmarks | Claude <n****y@a****m> | 6 months ago | |
| 868f788f | merge Merge latest master into feature branch | Claude <n****y@a****m> | 6 months ago | |
| b125184f | Fix null type handling to skip comparison for unresolvable types | Claude <n****y@a****m> | 6 months ago | |
| 5025d046 | Fix failing test: use both-null scenario to correctly test null type regression | Claude <n****y@a****m> | 6 months ago | |
| 5b63591c | merge Merge pull request #4290 from graphql-java/claude/fix-jar-branch-naming-EltG5 |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 107b60a2 | Fix jar file naming when branch name contains slashes | Claude <n****y@a****m> | 6 months ago | |
| e27544af | Fix null type handling regression in requireSameOutputTypeShape | Claude <n****y@a****m> | 6 months ago | |
| 293b21b9 | Add failing test for overlapping fields null type regression (072165b) | Claude <n****y@a****m> | 6 months ago | |
| cf536bd6 |
Fix ShallowTypeRefCollector: scan applied directives on args in all contexts
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Raymie Stata <r****a@a****m>
Committed by: Andreas Marek <a****k@f****m> |
6 months ago | |
| d37c6003 | Fix findPubliclyAccessibleMethod to search interfaces for accessible methods ... | Claude <n****y@a****m> | 6 months ago | |
| d15e5055 |
Bump actions/upload-pages-artifact from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 32c996c5 | merge Merge pull request #4277 from graphql-java/performance-results-page |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 5cb39d75 |
Enhance dashboard with date range filter, class selector, and per-series charts
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 54597be4 |
Generate index.html inside subproject build dir and update Pages workflow
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 1be6ac52 |
Add performance-results-page subproject to generate benchmark dashboard
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| a0449b5f | Change artifact upload path for GitHub Pages |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bae794f0 | merge Merge pull request #4276 from rstata/is-4259 |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 95b06a10 |
Re-add GraphQLSchema.Builder.clearDirectives()
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Raymie Stata <r****a@a****m> | 6 months ago | |
| 24696d9f | Add the case where the non-union member is deleted | dondonz <1****z@u****m> | 6 months ago | |
| 71835abe | Add sampler test with removed reference and union reference that remains | dondonz <1****z@u****m> | 6 months ago | |
| 674e6fb6 | Small typo fixed | zkozina <p****o@g****m> | 6 months ago | |
| 739403fe | merge Merge pull request #4262 from graphql-java/dependabot/github_actions/EnricoMi... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| d34a37be | merge Merge branch 'master' into dependabot/github_actions/EnricoMi/publish-unit-te... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 15696d42 |
Fix missing @Nullable on chainedCtx return type
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| f18ec2a2 | merge Merge branch 'master' into jspecify-execution-instrumentation-classes | dondonz <1****z@u****m> | 6 months ago | |
| dbe17e4f |
Fix missing @Nullable on chainedCtx return type and BiFunction type parameter
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| 1e867c2e | merge Merge pull request #4244 from graphql-java/dependabot/gradle/com.google.error... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 61e6320b | Add missing nullable annotation | dondonz <1****z@u****m> | 6 months ago | |
| 2385ec36 | merge Merge branch 'master' into fix/defer-dataloader-dispatch-field-count |
Tim Ward <t****d@m****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bbdceead |
Add JSpecify annotations to execution instrumentation classes
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| baa97349 | Add CLAUDE.md with project conventions and build instructions | Claude <n****y@a****m> | 6 months ago | |
| 2f70efdd | merge Merge branch 'master' into dependabot/github_actions/EnricoMi/publish-unit-te... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c69f718f |
Bump com.google.errorprone:error_prone_core from 2.44.0 to 2.47.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 91161593 | merge Merge pull request #4264 from graphql-java/dependabot/gradle/me.bechberger-ap... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 7bb6455f | Add lock file | dondonz <1****z@u****m> | 6 months ago | |
| adbea797 |
Simplify ci-doctor to focus on build output only
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| 45b723b9 |
Trigger ci-doctor on all branches, not just master
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| 80c01066 |
Remove workflow_dispatch trigger
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| 50c9d59b |
Add workflow_dispatch trigger for trial mode testing
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| 93c9abc7 |
Configure ci-doctor for this repo's workflows and master branch
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| a292423f | merge Merge branch 'master' into add-agentic-ci |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 18a8df4e |
Bump me.bechberger:ap-loader-all from 4.0-10 to 4.3-12
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bdd53e6e | merge Merge pull request #4266 from graphql-java/dependabot/gradle/com.fasterxml.ja... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 5425e8bb | merge Merge branch 'master' into dependabot/github_actions/EnricoMi/publish-unit-te... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 8a8702c2 |
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 2b0ef6f8 | merge Merge pull request #4265 from graphql-java/dependabot/gradle/net.bytebuddy-by... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b516febd |
Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 51d7d7b7 |
Bump EnricoMi/publish-unit-test-result-action from 2.22.0 to 2.23.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 30e0cb42 | merge Merge pull request #4260 from graphql-java/introspection-benchmark-multiple-s... |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 9f509f36 |
Benchmark introspection against multiple large schemas
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| f7a23777 | merge Merge pull request #4254 from jord1e/generic-dfr-builder |
Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| f4e57908 | merge Merge branch 'master' into generic-dfr-builder |
Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 677ee5df | Add agentic doctor CI | dondonz <1****z@u****m> | 6 months ago | |
| a41b6d5a |
Ignore .claude/worktrees/ directory
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 6 months ago | |
| 1063251b | Fix test for non-null selection set | dondonz <1****z@u****m> | 6 months ago | |
| 9e31132d | Account for a nullable op name | dondonz <1****z@u****m> | 6 months ago | |
| dd492963 | Adjust AST Printer | dondonz <1****z@u****m> | 6 months ago | |
| 7a9e810b | Add operation validator | dondonz <1****z@u****m> | 6 months ago | |
| 82712c72 | Override name as non null | dondonz <1****z@u****m> | 6 months ago | |
| 298fea2b | Add pretty ast printer | dondonz <1****z@u****m> | 6 months ago | |
| 8fb836ef | Add operation definition | dondonz <1****z@u****m> | 6 months ago | |
| 4df42055 | Add first lot of changes | dondonz <1****z@u****m> | 6 months ago | |
| b261a43f | Add corrections to prompt | dondonz <1****z@u****m> | 6 months ago | |
| 50c22c1e | merge Merge pull request #4255 from graphql-java/fix-schema-transformer-benchmark |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| cb886dc2 |
Fix SchemaTransformerBenchmark to pass schema validation
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 6e7cb308 | merge Merge pull request #4246 from graphql-java/dependabot/gradle/net.ltgt.errorpr... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 20d3645f | merge Merge pull request #4243 from graphql-java/dependabot/gradle/com.fasterxml.ja... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 7f0ded9f | merge Merge pull request #4242 from graphql-java/dependabot/gradle/org.testng-testn... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 3d1e3498 | merge Merge pull request #4241 from graphql-java/dependabot/github_actions/aws-acti... |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bc7e739c | Add generic DataFetcherResult.newBuilder(T data) method | Jordie Biemold <g****t@j****l> | 6 months ago | |
| 9ae83abd | merge Merge pull request #4252 from graphql-java/async-many-materialized-list-optim... |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c52498b7 |
Simplify ResultPath.initString() — inlining is unnecessary with lazy init
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 40119835 |
Make fast-path getDataFetcher public and document performance benefit
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 9a54c181 | merge Merge remote-tracking branch 'origin/master' into async-many-materialized-lis... | Andreas Marek <a****k@f****m> | 6 months ago | |
| f8f9892d | merge Merge pull request #4228 from graphql-java/validation-refactor |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 072165b5 |
Clean up OperationValidator: remove dead code and fix warnings
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| c0cf41cc |
Revert Locale.getDefault() fallback in GraphQL and ParseAndValidate
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 659fe341 |
Add fast-path DataFetcher lookup avoiding FieldCoordinates allocation
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 45d13fcc |
Make ResultPath.toStringValue lazy and avoid intermediate string allocations
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| acc6c106 |
Avoid redundant array copy in Async$Many for synchronous execution path
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| fd7ff0ad | merge Merge pull request #4248 from jbellenger/jbellenger-oneof-inhabitability |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 54bb6c2c |
Fix dataloader dispatch in @defer with multiple deferred fragments
Co-authored-by: Copilot <2****t@u****m> |
Tim Ward <t****d@m****m> | 6 months ago | |
| d9c873d8 |
Add tests for dataloader dispatch with multiple @defer fragments
Co-authored-by: Copilot <2****t@u****m> |
Tim Ward <t****d@m****m> | 6 months ago | |
| 289505ee | add inhabited oneof validation | James Bellenger <j****r@a****m> | 6 months ago | |
| 051f73dd |
Remove unnecessary null checks on getCodeRegistry()
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| c0b4b1cf | merge Merge branch 'master' into validation-refactor | Andreas Marek <a****k@f****m> | 6 months ago | |
| bd876524 | merge Merge pull request #4247 from graphql-java/schema-codregistry-nullable |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 3359e8d2 |
Remove incorrect @Nullable from GraphQLSchema.getCodeRegistry()
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 7a4e1fb1 |
Optimize validation hot paths to reduce collection overhead
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 6 months ago | |
| 2d02ff05 | Add nullable to input that ought to be nullable | dondonz <1****z@u****m> | 6 months ago | |
| dcb7a66f | Remove unnecessary null check | dondonz <1****z@u****m> | 6 months ago | |
| a87a8a30 | Not nullable when Node is created | dondonz <1****z@u****m> | 6 months ago |