pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:Python language:HTML language:Java
Filter by
193M results
Summary
This PR solves the second part of #259253
It adds the the subfield mapping (properties.name.properties.name) suggestions (put_mapping.type.properties is broken,
put_mapping.properties works) ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
🚀 주요 작업 내역
1. 시나리오 목록 API 성능 최적화 (N+1 방어)
- GET /api/scenarios 호출 시 시나리오 개수만큼 쿼리가 나가던 N+1 문제 해결.
- Suspect, Evidence, Hint Repository에 IN 절을 활용한 countByScenarioIdIn 벌크 쿼리 추가하여 쿼리 1번으로 카운트를 가져오도록 ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What
Renames the test-only Playwright webServer override var PLAYWRIGHT_SYMFONY_API_BASE_URL →
PLAYWRIGHT_NEXT_PUBLIC_API_BASE_URL.
Why
The var feeds the spawned dev:e2e server s NEXT_PUBLIC_API_BASE_URL, ...
Summary
- make MinIO dev host ports configurable and randomize them for validate-traces-fast so optional host port forwards do
not block local trace validation
- promote TRACE_ENV_FILE to a Make ...
Summary
修复 custom resolver 返回 Vue SFC 组件时依赖 .vue 后缀判断的问题。resolvedId 省略后缀时会先解析真实入口,再按 SFC 注入 Vue slot 元数据;带 .vue 的 resolver
组件样式也通过 github-issues 回归覆盖。
Changes
- 让 auto import resolver 的 resolvedId ...
Third of five A7 sub-slices. Stacked on top of #66 (A7.2) — base it after #66 merges; the diff shown will rebase down to
~408 lines once #66 is on lc-develop.
Endpoints
| Verb | Path | What it does | ...