Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:JavaScript

Filter by

184M results  (3 s)

184M results

Confirmed these pass in https://github.com/SiaFoundation/s3d/pull/214 Draft PR because we need the s3d PR to be merged first

Replace dead footer anchors with real navigation links Fixes #88 - Replaced placeholder footer anchors in Footer.jsx with real destinations sourced from en.js - Added external link handling for: ...

Convert the raw string-concatenated queries across the api/modules/*/models and api/ocpp model layer to mysql2 bind-parameter (?) prepared statements. - db.utils.execQuery now forwards a params array ...

Creacion de la conexion a la nube

Hi all, please review this change that fixes the inconsistency between SATB active enabled flags in the SATB queues and concurrent marking being uncleanly shut down during VM shutdown. During concurrent ...

🎯 What: Fixed an XSS vulnerability caused by the unsafe usage of innerHTML to update DOM elements in src/main.js. ⚠️ Risk: By directly embedding potentially untrusted values via innerHTML, the app was ...

Modified from the original via: - using a distinct version for the action cache that can t collide with future versions at HEAD - including https://github.com/bazelbuild/bazel/commit/741ee016bd45aa3df7ea8dde109e2fe3d0b5e972 ...
awaiting-review
team-Performance
team-Remote-Exec
team-Rules-CPP
team-Rules-Java

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Add the io.kestra.gradle.repository-conventions plugin (v1.2.3) to align with kestra-io conventions. Mirrors kestra-io/plugin-airflow@3954693.