| Age | Commit message (Expand) | Author | Lines |
| 2025-03-15 | Print metrics postprocessing to stdout | Jakub Beránek | -28/+12 |
| 2025-03-15 | Rollup merge of #138507 - Kobzol:netbsd-mirror, r=Mark-Simulacrum | León Orell Valerian Liehr | -17/+9 |
| 2025-03-15 | Rollup merge of #138454 - Kobzol:post-merge-workflow-fixes, r=jieyouxu | León Orell Valerian Liehr | -77/+138 |
| 2025-03-15 | Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomez | León Orell Valerian Liehr | -1/+3 |
| 2025-03-14 | Mirror NetBSD sources | Jakub Beránek | -17/+9 |
| 2025-03-14 | Rollup merge of #138487 - Kobzol:fix-doc-url-docker, r=marcoieni | León Orell Valerian Liehr | -0/+1 |
| 2025-03-14 | Remove `RUN_CHECK_WITH_PARALLEL_QUERIES` | Jakub Beránek | -17/+0 |
| 2025-03-14 | Pass `CI_JOB_DOC_URL` to Docker | Jakub Beránek | -0/+1 |
| 2025-03-14 | Add clarification about doctests | Jakub Beránek | -1/+1 |
| 2025-03-14 | Rollup merge of #138396 - Kobzol:ci-metrics, r=marcoieni | Jacob Pratt | -14/+5 |
| 2025-03-13 | Use GCC for building GCC | Jakub Beránek | -1/+3 |
| 2025-03-13 | Output job doc URL to allow Rust Log Analyzer to access it | Jakub Beránek | -0/+4 |
| 2025-03-13 | Fill `doc_url` for Rust for Linux and Fuchsia jobs | Jakub Beránek | -0/+2 |
| 2025-03-13 | Add `doc_url` attribute to CI jobs | Jakub Beránek | -1/+7 |
| 2025-03-13 | Do not print doctest diffs in the report | Jakub Beránek | -12/+44 |
| 2025-03-13 | Group diffs by tests, rather than job groups | Jakub Beránek | -76/+86 |
| 2025-03-13 | Add cache for downloading job metrics | Jakub Beránek | -0/+17 |
| 2025-03-13 | Print the compared SHAs | Jakub Beránek | -0/+2 |
| 2025-03-13 | Fix pluralization of tests | Jakub Beránek | -1/+1 |
| 2025-03-12 | Update sccache to 0.10.0 | Jakub Beránek | -5/+7 |
| 2025-03-12 | Enable metrics and verbose tests in PR CI | Jakub Beránek | -14/+5 |
| 2025-03-11 | Rollup merge of #138307 - Kobzol:citool-alias, r=marcoieni | Jakub Beránek | -232/+343 |
| 2025-03-10 | Ignore job duplicates | Jakub Beránek | -1/+5 |
| 2025-03-10 | Handle backticks in try job patterns | Jakub Beránek | -2/+9 |
| 2025-03-10 | Allow using glob aliases for custom try jobs | Jakub Beránek | -34/+116 |
| 2025-03-10 | Move job handling to a separate module | Jakub Beránek | -230/+242 |
| 2025-03-10 | Make all keys explicit in citool | Jakub Beránek | -6/+12 |
| 2025-03-10 | Handle empty test suites in job summary report | Jakub Beránek | -3/+7 |
| 2025-03-07 | Rollup merge of #138013 - Kobzol:ci-post-merge-analysis, r=marcoieni | Jacob Pratt | -9/+282 |
| 2025-03-07 | Rollup merge of #137957 - Noratrieb:no, r=wesleywiser | Jacob Pratt | -1/+1 |
| 2025-03-07 | Add post-merge analysis CI workflow | Jakub Beránek | -9/+282 |
| 2025-03-07 | Auto merge of #138127 - compiler-errors:rollup-kcarqrz, r=compiler-errors | bors | -2/+6 |
| 2025-03-06 | Rollup merge of #138053 - Kobzol:more-try-jobs, r=marcoieni | Michael Goulet | -2/+6 |
| 2025-03-06 | Rollup merge of #137798 - marcoieni:ubuntu-24-large-runner-arm, r=Kobzol | Michael Goulet | -1/+1 |
| 2025-03-06 | remove zip file in /tmp to save some space and use large runner | LuuuXXX | -1/+2 |
| 2025-03-05 | disable link libstdc++ statically | LuuuXXX | -1/+5 |
| 2025-03-05 | Increase the max. custom try jobs requested to `20` | Jakub Beránek | -2/+6 |
| 2025-03-05 | Apply review remarks | Jakub Beránek | -2/+3 |
| 2025-03-05 | Remove Python metric upload script and package.json | Jakub Beránek | -5095/+0 |
| 2025-03-05 | Upload Datadog average CPU usage metric in citool | Jakub Beránek | -15/+785 |
| 2025-03-05 | Make citool compilation faster | Jakub Beránek | -0/+4 |
| 2025-03-04 | Rollup merge of #137947 - Kobzol:fix-rfl, r=marcoieni | Jubilee | -13/+10 |
| 2025-03-04 | Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkan | Jubilee | -1/+1 |
| 2025-03-04 | Record bootstrap step durations into GitHub summary in citool | Jakub Beránek | -2/+28 |
| 2025-03-04 | Postprocess test suite metrics into GitHub summary | Jakub Beránek | -0/+164 |
| 2025-03-04 | add support for extend rust tools and sanitizer | LuuuXXX | -1/+4 |
| 2025-03-04 | Revert "add fix for full tools and sanitizer" | LuuuXXX | -4/+1 |
| 2025-03-04 | add fix for full tools and sanitizer | LuuuXXX | -1/+4 |
| 2025-03-04 | promote ohos targets to tier to with host tools | LuuuXXX | -4/+22 |
| 2025-03-04 | ci: use ubuntu 24 on arm large runner | MarcoIeni | -1/+1 |