pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript language:Go
Filter by
152M results
Closes the evidence gap on the RHCOS path. Earlier PRs added the opt-in mechanism (#50 Ignition boot, #51 operator image
+ opt-in); this proves it with a real run and documents it.
Real run (not a claim) ...
- Replaced --lod-focus near|middle|far / lodFocus with --lod-multiplier low|medium|high|xhigh|extra-high|max|1.5..2
/ lodMultiplier, defaulting to high. Presets derive the multiplier from converted ...
When a release exposes several assets, bin scores them by OS/arch and prompts when more than one ties. That choice was
not remembered, so every bin update re-ran scoring/prompting from scratch and a user ...
This is a test PR
Summary
RollingCounter is shared concurrently:
- RTMetrics.Record(...) calls m.total.Inc(1) and m.netErrors.Inc(1) from every request goroutine.
- RTMetrics.NetworkErrorRatio() calls m.netErrors.Count() ...
!-- TechHire PR Template — every PR fills this in. See CONTRIBUTING.md for full process. PR title MUST follow Conventional Commits: type ( scope ): subject
Summary
!-- 1–3 sentences. WHY this change ...
הבעיה
במצב עריכה של דפי הנחיתה (בנייד), תפריט הניווט התחתון של האפליקציה הופיע באמצע המסך ואי אפשר היה לגלול למטה.
ב‑mobile, .app הוא מסגרת בגובה קבוע (100dvh) עם overflow:hidden, וכל מסך הוא scroll-container ...
Summary
Bumps go-panel to 4a14423 (go-panel PR #36) and re-vendors. That commit adds a delegated drag-and-drop + Alt+Arrow
keyboard reorder listener to the shell admin.js, activating on .gd-sortable / ...