pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:CSS language:PHP
Filter by
196M results
Summary
- Every sign-in ran db.user.upsert with update: { name: user.name }, overwriting any custom display name with the SSO
provider value (email prefix, e.g. peter)
- Removed name from the ...
bug
Closes #66
Summary
- getProfile() with includeMedical = true was calling db.select() on private_details directly, skipping
withPrivateDetails() — SET LOCAL app.current_user_id was never set, so ...
Operational Control Plane — P2 (operational truth reconciliation)
Depends on #152 (merged). Removes divergence between runtime truth sources and adds a system health pulse to /today.
Both slices additive/reversible, ...
Summary
- Route non-latency-sensitive visible terminal floods through the existing high-priority scheduler drain instead of
synchronous xterm.write calls.
- Keep keystroke-sized output and recent ...
Maps the costing table s existing brand_name to a real brand_id — operator-approved against the live DISTINCT
distribution, not a blind ROF backfill (this table holds real per-brand cost data).
Mapping ...
Summary
Fixes a confirmed, breaking type bug: the two plan-entry attachment methods typed entryId as a numeric number, but
TestRail plan-entry ids are RFC-4122 GUID strings (get_plan → entries[].id). ...
Summary
Auto-generated PR for branch feat/seo-sitemap-robots-metadata.
Changes
-
Test plan
- [ ] Manual testing
- [ ] No regressions
🤖 Auto-created by auto-pr workflow
SER-236 — Settings Language selector (persisted)
Owner request: a Languages section in Settings; English (base) + Italian; selecting a language saves it.
Changes
- config/schema.ts: interface.language ...
Brings stable fixes from main into the next branch.
**This PR must be merged by a maintainer using Create a merge commit ** (not squash, not rebase). This preserves
individual fix commits and their verified ...
devops
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 ...