pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:HTML
Filter by
210M results
- [x] I have considered the risk of behavior change or other zero migration impact
(https://github.com/OpenLiberty/open-liberty/wiki/Behavior-Changes).
- [x] If this PR fixes an Issue, the description ...
Audit report
This audit fix resolves 1 of the total 18 vulnerabilities found in your project.
Updated dependencies
- @nextcloud/eslint-config
Fixed vulnerabilities
@nextcloud/eslint-config a href= ...
3. to review
dependencies
一次 load 成功填好資料後,背景重試若失敗會令 CLOUD_LOADED 變 false → 誤出紅橫額 (但數字其實正確)。改為:catch 時若 ATT_LOG 已有資料就保持已載入狀態, 只有真係冇任何資料先報失敗。
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com
Motivation
- JDK/WAS에서 시스템 CPU 사용률을 제공하지 않는 환경에서 /system/monitor.do가 항상 확인 불가로 표시되는 문제를 해소하려는 의도입니다.
- 모니터 화면과 HTML 경고 배너에서 CPU 산정 방식이 일치하도록 공통 로직을 도입하려 했습니다.
Description
- CpuUsageProvider 클래스를 ...
codex
Mejora #5: mide cuán fuerte es el test congelado, no solo que pase. Aplica un set fijo de mutaciones al target (flip de
comparadores/operadores, bool, return None) y corre los tests por mutante. Un mutante ...
Why
Follow-up to the audit. CLAUDE.md (our canonical context log) had drifted roughly 3 weeks behind main - it documented 4
pages / ~15 endpoints while the repo actually has 30+ pages and 28 endpoints. ...
1. 관련 이슈
- Closes #598
2. 작업 모듈 (해당 항목에 x 표시)
- [ ] user-backend / user-frontend / user-fastapi
- [x] admin-backend / admin-frontend / admin-fastapi
3. 변경 사항 안내
- scraping FastAPI 연동 클라이언트(ScrapingFastApiClient)와 ...