Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python

Filter by

183M results  (2 s)

183M results

zielony=grane, czerwony=odwolane; data dd-mm; liczba graczy nad slupkiem; etykieta optimum N graczy.

Cherry-pick of https://github.com/ROCm/pytorch/pull/3335 Need to resolve conflicts

Summary - Add regression tests for inline and reference-style directory links written as ../dir (no trailing slash). - Document in limitations and the link conventions table that ../dir and ../dir/ ...
test

What Fixing bugs How to review Describe the steps required to test the changes. Who can review Describe who worked on the changes, so that other people can review.

⚠️ Needs a human eye — auth-adjacent, changes #413-era behavior What resolve_write_dataset treated the anonymous identity sentinel as a real client_id. Because anonymous is truthy, a private write (X-hal0-Private: ...

Description Adds a configurable HTTP timeout to the OpenAI-compatible rerank client, allowing users to override the default 30s timeout for environments where model cold-start (e.g. ROCm/llama.cpp) requires ...

This PR contains the following updates: | Package | Type | Update | Change | Pending | OpenSSF | | --- | --- | --- | --- | --- | --- | | @babel/register (source) | devDependencies | major | 7.29.7 → 8.0.0 ...

Summary deploy/up.sh (and therefore deploy/deploy.sh) now default to: docker compose up -d --build api web so a redeploy rebuilds + recreates only the application services (api, web). - The db (postgres:16-alpine, ...

Automated test PR created at 2026-06-19T14:08:08.568Z

临时去掉 https 校验,让测试服务器可以进行升级操作,后续补回。