GitHub / graphql-java/graphql-java / commits
GraphQL Java implementation
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d35ac508 |
Update static.yml to JDK 25 Corretto and latest action versions
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 05dedc7c |
Fix PR report: use owner login instead of full_name for head param
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 4521178d |
Remove unused EnricoMi/publish-unit-test-result-action from master workflow
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 483f0d3b |
Fix PR report: look up PR number via API when payload is empty
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 00aa7465 |
Split PR test report into separate workflow_run-triggered workflow
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 0f689b05 | merge Merge branch 'master' into extract-out-operation-directives |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bcf3964b | Update test baseline [skip ci] | github-actions[bot] <4****]@u****m> | 3 months ago | |
| bd5d21bc |
Use ADMIN_PAT for baseline update push to bypass branch protection
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 82c70ad0 |
Bump net.ltgt.errorprone from 5.0.0 to 5.1.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c897548d | merge Merge branch 'master' into extract-out-operation-directives |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ec31e0b5 | merge Merge pull request #4296 from graphql-java/fix/completion-stage-subscriber-ra... |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 099b3307 |
Bump Java toolchain from 21 to 25 to match CI
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 1405d454 |
Exclude identity equals/hashCode from JaCoCo coverage via bytecode annotation
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 460d365c |
Rename test-summary check to Test Report & Per-Class Coverage Gate
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| ac6274f8 |
Fix coverage gate false positives and add missing tests
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 069d64a4 |
Fix coverage gate to check per-class regressions, not just overall
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 1e316ed5 |
Verify exact set of TestNG TCK skipped tests after each run
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 4936a15a |
Fix flaky optional_spec111 TCK multicast test
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 9132b0b6 |
Fix jcstress CI: create build dir before tee
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 7f0bcae6 |
Add jcstress stress tests and CI integration
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 9f65d678 | This adds support for QueryAppliedDirective on operations and documents | bbaker <b****r@a****m> | 3 months ago | |
| cdc892a7 |
Fix race condition in CompletionStageSubscriber.onComplete()
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| e964cf8f | merge Merge branch 'master' into dependabot/gradle/net.bytebuddy-byte-buddy-1.18.7 |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3805adff | merge Merge branch 'master' into claude/fix-graphql-java-4278-v6Z3y |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 044d048d | Update test baseline [skip ci] | github-actions[bot] <4****]@u****m> | 3 months ago | |
| 0b8d2ae6 | merge Merge pull request #4294 from graphql-java/claude/add-unified-build-check-VxknY |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bb7b3f6f | Update test baseline [skip ci] | github-actions[bot] <4****]@u****m> | 3 months ago | |
| e533fec7 | merge Merge pull request #4293 from graphql-java/fix/ordered-tck-spec303-flaky |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b10f7d80 | Add unified allBuildAndTestSuccessful check to CI workflows | Claude <n****y@a****m> | 3 months ago | |
| 431a3dc9 |
Fix spec303 flaky failure in ordered publisher TCK tests
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| a3eac731 |
Add tests for recursive interface method resolution
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| ff9c80dd | merge Merge branch 'master' into claude/fix-graphql-java-4278-v6Z3y |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 64d6a53e |
Bump org.jetbrains.kotlin.jvm from 2.3.0 to 2.3.10
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 471b6761 | merge Merge pull request #4292 from graphql-java/claude/add-test-coverage-options-B... |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e87b0d30 |
Stabilize TCK tests by using dedicated executors
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 997ce34d |
Fail PR if code coverage drops vs master baseline
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| b2a6a702 |
Fix TestNG TCK tests to actually run under all Java versions
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 96ff2f67 |
Restore emoji in per-class deltas, break long class names with <br>
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| b4e086cb |
Make per-class coverage table more compact
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| cc22c5e6 |
Show only deltas in per-class coverage table for compact rows
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 7bf3735b |
Shorten class names in coverage table to abbreviated packages
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 5a5783c5 |
Show changed class coverage table without collapsing
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 75d0a95a |
Add green/red color indicators to test and coverage deltas
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| c8a9d180 | merge Merge pull request #4275 from graphql-java/check-in-union-example |
dondonz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6ab7c4fd | merge Merge branch 'master' into dependabot/gradle/net.bytebuddy-byte-buddy-1.18.7 |
Brad Baker <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2432bc67 | merge Merge branch 'master' into claude/add-test-coverage-options-B7lED |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3924d865 | merge Merge pull request #4273 from zkozina/smallTypoFixed |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 85ef8359 | merge Merge branch 'master' into smallTypoFixed |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c48c88c3 | merge Merge branch 'master' into check-in-union-example |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c4660c7a |
Add per-class coverage deltas to PR comment
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| eb3e9340 |
Unify test results and coverage into single PR comment
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Andreas Marek <a****k@f****m> | 3 months ago | |
| 62c5cd0c | Replace test overview action with per-Java-version custom summary | Claude <n****y@a****m> | 3 months ago | |
| 90b8d6c7 | Replace Madrapps/jacoco-report with per-package coverage table | Claude <n****y@a****m> | 3 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> |
3 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> |
3 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> |
3 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> |
3 months ago | |
| fa6c75ac | Increase test heap to 1g to fix OOM with large schema tests | Claude <n****y@a****m> | 3 months ago | |
| e6f13365 | Add JaCoCo coverage report as PR comment | Claude <n****y@a****m> | 3 months ago | |
| 67dc3208 | Add JaCoCo test coverage reporting to build | Claude <n****y@a****m> | 3 months ago | |
| 4f129d96 | Add test cases mirroring JMH overlapping fields benchmarks | Claude <n****y@a****m> | 3 months ago | |
| 868f788f | merge Merge latest master into feature branch | Claude <n****y@a****m> | 3 months ago | |
| b125184f | Fix null type handling to skip comparison for unresolvable types | Claude <n****y@a****m> | 3 months ago | |
| 5025d046 | Fix failing test: use both-null scenario to correctly test null type regression | Claude <n****y@a****m> | 3 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> |
3 months ago | |
| 107b60a2 | Fix jar file naming when branch name contains slashes | Claude <n****y@a****m> | 3 months ago | |
| e27544af | Fix null type handling regression in requireSameOutputTypeShape | Claude <n****y@a****m> | 3 months ago | |
| 293b21b9 | Add failing test for overlapping fields null type regression (072165b) | Claude <n****y@a****m> | 3 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> |
3 months ago | |
| d37c6003 | Fix findPubliclyAccessibleMethod to search interfaces for accessible methods ... | Claude <n****y@a****m> | 3 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> |
3 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> |
4 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> | 4 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> | 4 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> | 4 months ago | |
| a0449b5f | Change artifact upload path for GitHub Pages |
Andreas Marek <a****k@f****m>
Committed by: GitHub <n****y@g****m> |
4 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> |
4 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> | 4 months ago | |
| 24696d9f | Add the case where the non-union member is deleted | dondonz <1****z@u****m> | 4 months ago | |
| 71835abe | Add sampler test with removed reference and union reference that remains | dondonz <1****z@u****m> | 4 months ago | |
| 674e6fb6 | Small typo fixed | zkozina <p****o@g****m> | 4 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> |
4 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> |
4 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> | 4 months ago | |
| f18ec2a2 | merge Merge branch 'master' into jspecify-execution-instrumentation-classes | dondonz <1****z@u****m> | 4 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> | 4 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> |
4 months ago | |
| 61e6320b | Add missing nullable annotation | dondonz <1****z@u****m> | 4 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> |
4 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> | 4 months ago | |
| baa97349 | Add CLAUDE.md with project conventions and build instructions | Claude <n****y@a****m> | 4 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> |
4 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> |
4 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> |
4 months ago | |
| 7bb6455f | Add lock file | dondonz <1****z@u****m> | 4 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> | 4 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> | 4 months ago | |
| 80c01066 |
Remove workflow_dispatch trigger
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m> |
dondonz <1****z@u****m> | 4 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> | 4 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> | 4 months ago |