Commits for braney
switch to files view, user index
v499_preview to v499_preview2 (2026-05-18 to 2026-05-25) v499
Show details
7fbdfb4c6e5566f9590c6e8ab9ddbd723d329a45 Mon May 18 13:17:51 2026 -0700
- redmineCli: add --private flag to comment/update/attach for Redmine private notes. refs #37281
05c41aa8b79ce2d8d4b6982350264b8691487a07 Fri May 22 10:03:04 2026 -0700
- hgTracks: flag quickLift mouseOvers that substitute source coords, refs #37615
When a bigBed is rendered via quickLift, $chrom/${chromStart}/${chromEnd} in
the mouseOver pattern still resolve against the source-assembly row, so the
tooltip reports the pre-lift position while the position bar shows the lifted
target position. When we detect a $chrom-bearing pattern under quickLift,
append "(coordinates from source assembly <db>)" to the tooltip so the
discrepancy is explicit rather than confusing.
- src/hg/hgTracks/bigBedTrack.c - lines changed 15, context: html, text, full: html, text
a92eac84f90b5eea841e25edcb8398f6183cf591 Fri May 22 15:29:39 2026 -0700
- quickLiftBench: add Mode A case (hgwbeta saved-session pair), refs #37445
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- src/utils/qa/quickLiftBench/cases.yaml - lines changed 17, context: html, text, full: html, text
1085258edb736464f12732c1bdec74ae1182875b Sat May 23 18:04:37 2026 -0700
- Increase several fixed-size string buffers in web.c from 128 to 4096.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
switch to files view, user index