pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
149M results
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
...
요약
- 로컬 단독 실행과 Docker 실행의 geo API/UI 포트를 12501/12505로 통일했습니다.
- 주변 서비스 포트 참조를 kor-travel-docker-manager 기준으로 정리했습니다: PostgreSQL 5432, RustFS 12101/12105,
Grafana/cAdvisor/Prometheus 12205/12301/12401, ...
Permet au joueur d indiquer un terrain ou lieu souhaité à la création d un match.
Changements
- Joueur : nouveau champ libre « Terrain / lieu souhaité (optionnel) » dans le formulaire de création (stocké ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess.run to ...
ai-remediation
severity-low
What
Split the previously bilingual README.md into two language-specific files:
- README.md — English only, with a [中文](README_CN.md) link at the top.
- README_CN.md — new, Chinese only, with a reciprocal ...
Problem
TestApiGetConfig in tests/web/routes/test_api_routes.py tests the /research/api/config endpoint, which #4551
deliberately removed as dead code. #4551 cleaned up the matching smoke tests in tests/api_tests/ ...
Summary
Adds integration coverage for the changelog API (/api/v1/changelog), exercising the real ASGI app against Postgres +
Redis via the savepoint-rollback harness.
Coverage (14 tests)
- Create ...
Summary
Geo topics are now summarized only when they map to an investable channel
(oil/gold/semis/defense/AI/sanctions/supply-chain); otherwise the model writes a one-line drop marker. The existing
per-topic ...
enhancement
What
Two cache-layer performance improvements:
- hiredis: add the hiredis dependency. redis-py automatically detects it and switches to its C-accelerated RESP
parser, speeding up all Redis traffic ...
Root cause — locally reproduced, definitive
encuentra24 s full_res config (#851) set validate_via_head: true, so every t_full photo URL gets an httpx.head() during
the scrape. Against Cloudinary s on-demand ...