Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:Python

Filter by

184M results  (2 s)

184M results

Motivation - Make server-side manifest generation robust for servers that store mods in multiple locations and optionally include disabled jars. - Prevent unsafe or malformed manifests from causing ...
codex

Auto-fix for #486

Pull request created by AI Agent

Summary - Limit each public KOTH leaderboard board to its top 10 ranked rows. - Stop rendering fallback Team #id, User #id, or unknown participant rows when an award points at a missing participant. ...

Exec 35 RCA: Claude scraped indeed (rc=0) but run-scan.sh extractor crashed (top-level return) → results lost; /api/scan/site-results 500 because interim scan used status= running (CHECK allows completed|partial); ...

What compute_north_star now returns a night_shift block — {done, pct, window} — measuring, of the accepted actions, how many completed during the local night window: night_shift : { done : 2, pct ...

Closes #1725 Description This PR resolves a double-read bug in the in-memory cache get operation and fixes a race condition with expired entries when both Redis and in-memory caches are active. Changes ...
backend
frontend
gssoc:approved
level:intermediate
mentor:leonagoel
ml/ai
status:review-needed
type:bug

🎯 What: Removed a leftover console.log statement from src/pages/CheckoutPage.jsx. 💡 Why: console.log statements meant for debugging during development should be removed to keep the console clean and improve ...