pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:Java
Filter by
181M results
Closes #1021.
Caches PRAGMA table_info() results by table inside profile mapping validation so repeated mappings against the same
table do not re-introspect schema.
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
🚀 Overview
Closes #1402
This PR fixes a critical initialization bug inside frontend/app.js where multiple global state variables were used
across various application workflows (such as chip filter selections, ...
🔁 Pull Request
📌 Description
This PR adds a temperature-based phase simulation feature to the Periodic Table Explorer.
Users can adjust a temperature slider (0K–6000K) and observe how the physical state ...
프로젝트 진행 중 막혔던 문제들을 docs/troubleshooting/에 기록. 각 문서는 증상 → 원인 → 진단 → 해결 → 교훈 형식.
| # | 문제 |
| --- | --- |
| 01 | 배포 API 전체 500 — Northflank DATABASE_URL env 누락 |
| 02 | 배포 사이트만 로딩 실패 — CORS 차단(Vercel origin ...
PR Description
rename default master branch to main and update files
Reason Detail
Related issue
fix #X
!-- please change X to issue id, it will auto close this issue once PR closed Example: fix ...
Adds four new rules to the Spring Advisor:
- MissingApplicationNameRule (SPRING-CONFIG-003): Flag a violation if spring.application.name is missing or blank.
- CloudProbesDisabledRule (SPRING-CONFIG-004): ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-medium
Closes #122
What this PR does
Adds sync Session support to count() and exists() methods.
Both methods previously required AsyncSession. Passing a sync Session would raise a TypeError at runtime.
Changes ...
Resumen
Fase 1 del MVP de GREBLA (herramienta de seguimiento de equipo): núcleo de dominio hexagonal puro + tests, sin tocar
Role Mirror ni Firebase. Implementado siguiendo el diseño (PR #9) y el plan ...