pullrequests Search Results · language:Edge language:Python language:PHP language:TypeScript language:PHP language:TypeScript
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
...
While reading through the admin and deployment guides I found several examples that don t run or render as written. Each
is a small, self-contained fix:
- comply/electronic-discovery: the curl example ...
Contributor
Summary
- Fix all 4 open security alerts: 2 CodeQL code-scanning (path injection) and 2 Dependabot vulnerabilities (starlette,
react-router-dom)
Changes
- Galaxy Proxy path injection (CodeQL ...
Adds a GitHub Actions CI workflow at .github/workflows/ci.yml that installs dev dependencies and runs the existing
pytest suite on Python 3.10, 3.11, and 3.12 for pushes and pull requests to main.
This ...
Summary
Adds a public rent-stabilized buildings map at /en/rent-stabilized-map (Mapbox + client-side clustering JSON) and
documents a Mapbox Studio tileset spike so teammates can serve ~48k RS points ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Fixes a bug where Case(When(~Q(pk__in=[]), ...)) generates invalid SQL (CASE WHEN THEN ...) and crashes with a
ProgrammingError.
~Q(pk__in=[]) is a sentinel ...
Description
Adds a Multilingual Audio Translator that transcribes speech with faster-whisper (large-v3) for automatic language
detection, translates the transcript through Orq.ai using Gemini, and synthesizes ...
Adds a minimal GitHub Actions CI workflow (.github/workflows/ci.yml).
What it does:
- Runs on pushes and PRs to main.
- Sets up Python 3.10, 3.11, and 3.12.
- Installs dependencies from requirements.txt. ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Replaces the old blue-background robot fallback.png with the new broken-ring “A” mark (transparent PNG for emails,
SVG source checked in).
- Adds a ...