pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:PHP
Filter by
196M results
Automated E2E test PR - will be cleaned up automatically
Merge revision no-op juntando os heads b7d2e9f4a1c3 (contrato social) e c8f3e1a7b9d2 (receitas) — sessões paralelas
divergiram do mesmo ancestral. alembic upgrade head volta a resolver sem ambiguidade. ...
- Problem bestand, dass die falsche Einrückung in Multiline Strings Probleme bereiten konnte und Befehle mit
vorangestellten Whitespaces (etwa: Tabs) nicht erkannt wurden.
- PIPE_LINE ignoriert ...
…oints
create_app() wires the crops router under /api/v1. Two endpoints: GET /api/v1/crops — list all crop profiles with id,
name, scientific_name, total GET /api/v1/crops/{id} — full profile including ...
변경 내용
- 공유 aiohttp.ClientSession 요청 후 cookie jar에서 허용 쿠키만 남기도록 정리합니다.
- 검색 API에 필요한 ci_c와 초기 세션 쿠키 _ga는 유지합니다.
- penalty-box 등 DCinside 응답 쿠키가 워커 수명 동안 누적·재전송되는 상황을 막는 회귀 테스트를 추가했습니다.
테스트
- ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Automated benchmark patch for django__django-10973
…dpoint
task-idioms was returning raw script names (e.g. flow_chart_elaborate_bpmn, scatter_plot) that don t match canonical
idiom_keys in the DB (e.g. flow_chart_elaborate, scatterplot). The admin idiom-selection ...