pullrequests Search Results · language:Dune language:Python language:Java language:Java language:JavaScript
Filter by
181M results
Adds v10.8 terminal finalizer files. Local check passed.
Problem
The literal text {# Modals live here … #} appeared on every page (e.g. Purchase Requisitions).
Cause
The comment I added before {% block modals %} in base.html spanned multiple lines. Django ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The Python code uses the subprocess ...
ai-remediation
severity-medium
…tab change Settings, Memory, Doc Library, Email Library, Gallery, Tasks, and Calendar modals all sized their content
area via min/max-height, so switching tabs caused the modal to grow or shrink to fit ...
needs work
Problem
Outside-contributor PRs require a maintainer to click Approve and run before any pull_request workflow executes. As a
result ruff lint never ran automatically on fork PRs, so contributors got ...
Bumps androidx.core:core from 1.17.0 to 1.19.0.
![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.core:core
package-manager=gradle ...
dependencies
java
🚀 Backend Pull Request
📝 Descripción
Se implementó observabilidad y rastreo distribuido en el backend con OpenTelemetry + Jaeger, usando el stack nativo de
Spring Boot 3 a través de Micrometer Tracing. ...
🎯 What: Refactored the massive test_schema_backfill_adds_threading_columns_for_existing_tables test into 9 smaller,
logically grouped test functions. 💡 Why: Extremely long tests are hard to read, maintain, ...
🎯 What: Removed unused http.client import in backend/api/auth.py and replaced it with a direct import of
HTTPSConnection. 💡 Why: Improves code readability and maintainability by importing only what is ...
Closes #206.
Adds a synthesis-hazard QC pass over assembled construct NT so gene-synthesis risks surface on the selected-clones
deliverable instead of being discovered at vendor-rejection time.
What ...