pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:HTML
Filter by
136M results
Automated test pull request
Removes the donor walls feature entirely as it is no longer needed.
Changes
- httpdocs/index.html — removed donors-wall-page section (table + headings) and the donors wall link from the donate
...
Test PR from Carbon Design System
This is a test PR created from Carbon PR 22492 for local review testing.
Purpose
This PR allows you to run the review agent locally and see comments/reviews in this ...
AIReviewed
Adds a Summary / See Detail toggle to the reporting header. Flip to See Detail and the report renders as one flat,
Excel-style grid — a line per person with name + the facts that matter — with search, ...
Problema
L H1 nelle sezioni scure del minisito pubblicato veniva sovrascritto da un gradient hardcoded (colore brand → rosa
#ec4899), causando il mismatch: in bozza bianco, online colorato.
Fix
Rimosso ...
Automated changes by GitHub action, fix #3
enhancement
java
.NET
Use a constant-time function to compare HMAC values.
The current code uses the language s basic == operator to compare the expected value to the one obtained from the
network message. This may enable ...