pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:Java language:Java language:CSS
Filter by
110M results
!-- Thanks for opening a pull request! Please review our contribution guidelines.
If your contribution relates to an existing issue, reference it using one of the following formats: closes: #ISSUE related: ...
What
Two settings-layout improvements requested by the user.
1. Move Diagnostics dropdown from Output → System tab
Diagnostics (debug level) is app-level — shouldn t it be on the System tab? Yes. The ...
Folds in the 5 valid findings from Gemini s review of PR #59, into v0.1.9 before the tag is pushed. The lone high (uv
venv --force not rmtree-ing) was a false positive — I verified empirically that uv ...
Wat is gewijzigd
- voegt Help - Info toe aan de menubalk
- toont HuCalib-versie, alle bijdragers en de opdrachtgever
- verhoogt de applicatieversie naar 1.0.10
- voegt regressietests toe voor ...
Fixes #38
Adds sudo apt-get update step before apt-get install in the test-shell job to prevent intermittent 404 errors when the
runner s apt index is stale.
Resolves CI flakiness on ubuntu-latest where ...
Unified replay for MDAnalysis/mdanalysis
Summary
- add a dedicated runtime efficiency baseline test for the Minimal Runtime Loop
- wire the baseline into the CI contract job as a focused gate
- update workflow coverage tests and runbook ...
2nd real bug found by the 2026-06-11 agent verification
loadPlanFromRun read execution_plan (JSONB) via the generic selectByQuery and did raw instanceof String ? raw :
objectMapper.writeValueAsString(raw). ...
Unified replay for doctrine/mongodb-odm