pullrequests Search Results · language:Dune language:Python language:Python language:Java language:PHP language:JavaScript
Filter by
195M results
💡 What:
Added missing indexes to the song_id and song_author_id columns in the song_author_song junction table.
🎯 Why:
This improves the performance of many-to-many relationship lookups between songs ...
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
Spec for issue #63: the Planner currently writes Closes #N into spec PR bodies, which auto-closes the originating issue
at spec-merge time and short-circuits the loop s close-out gate (which lives in daemon_runners.merge_impl_pr). ...
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
component: build system
documentation
What changed
- Moves Volundr toward catalog ownership with launch specs/resources/prompts under /api/v1/volundr.
- Makes Guild the aggregate Forge facade for /api/v1/forge in shared/local modes.
...
This PR updates idna from 2.10 to 3.18.
details summary Changelog /summary
3.18
- When decoding a domain, add a `display` argument that will pass
through invalid labels rather than raising an exception. ...
Trac ticket number
https://github.com/django/new-features/issues/170
Branch description
Implemented a friendly output option for the console EmailBackend. When enabled, the backend shows email message ...
Summary
Fixes issue #404 — removes six unused, syntax-broken git controller files that were dead code (not imported anywhere),
and replaces them with a consolidated, properly wired controller that exposes ...
What s this about?
The shared inventory ( Lager ) stopped collapsing identical entries — adding a second identical stack produced a
duplicate row instead of summing into the existing one. Root cause (confirmed ...