pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:C++ language:JavaScript
Filter by
188M results
Automated test pull request
Adds Phase 5.5 manual import of preview candidates into local SourceItem queued/staging state.
Safety:
- import is manually triggered only
- import performs no network access
- no detail page fetch ...
Summary
admin_unlock IP previously only cleared the MsgAdminCommand channel lockout via WorldBroadcaster::unlockAdminAuth. A
locked-out RCON client had no recourse until the TTL expired naturally.
Closes ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
Adds support for Tokyo Xanadu eX+ (Steam, PH3/DX11 engine).
Changes
1. Game Detection Config
- Added TokyoXanadu to GameID enum
- Added detection for okyoxanadu.exe
- Configured game: ...
Fixes the system view border rendering issue.
Phase 2 — statistics the opower way
Statistics now flow from the coordinator into the recorder on every refresh, with no dummy entities. Mirrors the core
opower integration s pattern.
Fixes the reported ...
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
Automated test pull request
Summary
Adds an optional --ssh-key path parameter to the gitops commands that do git network I/O over SSH: init, join, pull,
push, and status. When set, git runs with GIT_SSH_COMMAND= ssh -i ssh-key ...