File Changes for braney
switch to commits view, user indexv444_preview2 to v444_base (2023-02-13 to 2023-02-20) v444
Show details
- src/hg/hgTracks/chainTrack.c
- lines changed 7, context: html, text, full: html, text
047c85400af7d7ce10d040bd0dfce223d0054129 Thu Feb 16 14:52:37 2023 -0800
fixup bigChain support to load the links at load time instead of draw
time
- src/hg/hgTracks/hgTracks.c
- lines changed 13, context: html, text, full: html, text
9a1f31b4284285d135ddc7ccbf02e11e90983305 Tue Feb 14 13:41:44 2023 -0800
make hgCustom do the same checks as hgTracks does for suitability for
parallel loading.
- lines changed 10, context: html, text, full: html, text
1d0753f141a617d2ce2b8167cee89bb8e3f2d5eb Fri Feb 17 10:28:14 2023 -0800
fix problem with duplicating wig tracks
- src/hg/hgTracks/wigTrack.c
- lines changed 3, context: html, text, full: html, text
dd1d497191bd730a2accfa06ec62b3fc0d276722 Tue Feb 14 13:59:23 2023 -0800
sequence logo tracks should pay attention to change of viewing strand
- src/hg/hgc/hgc.c
- lines changed 6, context: html, text, full: html, text
fde4ec4b4860e59c9cc451241b1e584bc1e7cb85 Mon Feb 13 16:03:21 2023 -0800
fix crash if bigPsl doesn't have sequence or "otherTwoBitUrl" in the
track stanza
- src/hg/hgc/togaClick.c
- lines changed 13, context: html, text, full: html, text
34dc2bb14c176fb8f788df267fdb3fd4c8f461b4 Fri Feb 17 07:00:46 2023 -0800
fix some encoding issues and an errant printf on the TOGO hgc page.
- src/hg/inc/customFactory.h
- lines changed 3, context: html, text, full: html, text
9a1f31b4284285d135ddc7ccbf02e11e90983305 Tue Feb 14 13:41:44 2023 -0800
make hgCustom do the same checks as hgTracks does for suitability for
parallel loading.
- src/hg/lib/customFactory.c
- lines changed 18, context: html, text, full: html, text
9a1f31b4284285d135ddc7ccbf02e11e90983305 Tue Feb 14 13:41:44 2023 -0800
make hgCustom do the same checks as hgTracks does for suitability for
parallel loading.
- lines changed 3, context: html, text, full: html, text
9945a7e7ff9e10eaf995ac84bdbf68e5e3799476 Thu Feb 16 07:37:38 2023 -0800
will I ever learn to check for NULL
switch to commits view, user index