pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:TypeScript
Filter by
261M results
Summary
- On macOS, a dock right-click → Quit does not activate the app. The quit-confirmation dialog was rendered inside an
unfocused window that sat behind other apps, so it looked like the app ...
Description:
Bumped and aligned platform dependencies and dev tools across the repo:
- Yarn: 4.16.0
- Node: `22
- TypeScript: 5.9.x
- ESLint: 10.x
Checklist
- [x] Documented (Code comments, ...
Context
Phased remediation of the (archived) HALO platform, following a full code review (6 specialist passes + git-history
archaeology) and an approved plan. The effort fixes security / correctness / ...
UNI-90 — club-service Drizzle 전환 (마이그레이션 에픽 마지막)
Drizzle 마이그레이션 에픽(UNI-81) 11번째이자 마지막 서비스. 147 call-site / 16 파일 / 49 include / Haversine raw SQL 1건 / 트랜잭션 없음(정책 교체만 신규
원자화).
변경
- @Global DrizzleModule/DrizzleService(postgres-js) ...
Scopo
Fix del nit reviewer su #1283: il blocco header di scripts/offload-generated-images-cdn.mjs (L14-L20) era rimasto stale
dopo la conversione a due fasi.
Implementato
- Header riscritto per descrivere ...
Summary
Fixes #447 — Four bugs in portolan add s read-modify-write logic:
- Row count double-counting: Re-adding a file doubled table:row_count (1000→2000). Fixed by recomputing from disk via
_collect_parquet_metadata_from_disk() ...