pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript language:Go
Filter by
152M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What
Broadens the default gitlab.controls.containerImageMustComeFromAuthorizedSources.trustedUrls list to trust the entire
getplumber organisation rather than only the plumber image:
- getplumber/* ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What
Adds a read-only GET /stats?date=YYYY-MM-DD endpoint reporting appointment statistics for a single UTC calendar day.
Response includes:
- totals — slot count, available, booked
- utilization ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
#58 Shipping Delivery Tracking
Shipment records with carrier + tracking number, a guarded status lifecycle, and draft customer notifications on every
status change. Advisory/draft-safe: nothing auto-sends, ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | 3.8.5 → 3.9.0 | age | confidence |
Release Notes
details summary prettier/prettier ...
dependencies
요약
AI 채팅 세션 제목 생성을 동시성·안정성 관점에서 격리한다 — 제목 생성(첫 교환 후 백그라운드)이 채팅 본류를 침범하지 않도록.
변경
- 전용 스케줄러(bulkhead) AiChatSchedulerConfig + ai-chat.title-generation: 제목 생성을 전역 boundedElastic 에서 분리. 첫 메시지 버스트 시 느린 ...