Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:C++ language:Ruby

Filter by

191M results  (2 s)

191M results

- Added API endpoints for managing organization connection requests, allowing consumers to request connections and practitioners to accept or decline them. - Introduced new models and database ...

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

Summary Moves the web app to a flat visual style and swaps in a slate/indigo palette. - Flat surfaces: removed decorative shadows and borders from cards and content surfaces; cards now separate via ...

Summary Adds gitignore-baseline-hook propagation entry to .github/propagation-targets.yaml so the validate-gitignore-baseline pre-commit hook (defined in OMN-12453, PR #1184) fans out to all repos via ...

💡 What: Optimized the /api/contractors API endpoint to avoid overfetching large nested arrays (ratings, matches, parcel, customer) and moved average score calculation and length measurements into database-level ...

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 ...

Automated snapshot update from hive server.
copilot
dco-signoff: yes
html
needs-ok-to-test

💡 What: Replaced dataclasses.asdict with manual dictionary construction in EconomyManager._save and snapshot. 🎯 Why: asdict performs an expensive deep copy on all nested fields. In high-frequency paths ...