File Changes for galt
switch to commits view, user indexv487_preview to v487_preview2 (2025-08-18 to 2025-08-25) v487
Show details
- src/hg/hgTracks/bigBedTrack.c
- lines changed 45, context: html, text, full: html, text
0fdb3efce5b32f4bbc5b134a86872f0ddd33b306 Tue Aug 19 15:28:26 2025 -0700
Revert "Remove preload since it adds complications for multi-region without any improvement since the automatic wiggle code works fine without it.. Fixes #35580"
This reverts commit b6ef83c2f06ae1928e9fabf8ee84a72b3ef1d2a0.
This is the second commit on dev branch rm35580-noPreloadInbigBedTrack
- lines changed 9, context: html, text, full: html, text
6726d942c07c6342e76ef54cfa4daac30fc321e2 Tue Aug 19 15:29:27 2025 -0700
Revert "initial check-in minimal bigBedTrack"
This reverts commit 6bd9e5d7816b693462f8db468253aea8f999fb81.
This is the first commit on dev branch rm35580-noPreloadInbigBedTrack.
- lines changed 79, context: html, text, full: html, text
6a731cde7f73dcf905192439bdf064a73abf11d2 Sun Aug 24 13:24:29 2025 -0700
Fixes #35580 and #36250
- src/hg/hgTracks/hgTracks.c
- lines changed 39, context: html, text, full: html, text
6a731cde7f73dcf905192439bdf064a73abf11d2 Sun Aug 24 13:24:29 2025 -0700
Fixes #35580 and #36250
- src/hg/hgTracks/hgTracks.h
- lines changed 1, context: html, text, full: html, text
6a731cde7f73dcf905192439bdf064a73abf11d2 Sun Aug 24 13:24:29 2025 -0700
Fixes #35580 and #36250
- src/hg/lib/customFactory.c
- lines changed 4, context: html, text, full: html, text
1934dd31fce8bd9ab10b1517d00f99da636d6fc1 Mon Aug 25 12:06:12 2025 -0700
For a more user-friendly error message, tell users what to do and why for GEO download links. Fixes #36074 and #36071.
- src/hg/lib/customTrack.c
- lines changed 26, context: html, text, full: html, text
d040206b07aef75170ce11c82b387cba22eeceff Fri Aug 22 00:06:30 2025 -0700
Extend custom file extensions to support upper and lower case url-encoded versions of them, so that can support URLs like GEO makes which have been unnecessarily url-encoded. fixes #36074 and closes #36071
- src/hg/lib/web.c
- lines changed 2, context: html, text, full: html, text
08091b5de2a077d0745a2570aab38764467a7efd Thu Aug 21 16:02:33 2025 -0700
adding max's unchecked-in web.c to fix the build
switch to commits view, user index