File Changes for braney
switch to commits view, user indexv462_preview2 to v462_base (2024-03-04 to 2024-03-11) v462
Show details
- src/hg/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
be09c9c576ac324b050baa0fca50afe05bc788d5 Wed Mar 6 10:19:19 2024 -0800
getting CRAM custom tracks to work
- lines changed 1, context: html, text, full: html, text
0592e9dee1e20d7d5131219664674bacc92cd641 Wed Mar 6 15:05:30 2024 -0800
don't put out null "More Info.." link on hubs
- src/hg/hgTracks/simpleTracks.c
- lines changed 1, context: html, text, full: html, text
f23ef9aa1e46695a8e0ed3eaf7003158eab21e33 Mon Mar 11 07:53:23 2024 -0700
up the maximum maxItems to 100,000
- src/hg/hgc/hgc.c
- lines changed 2, context: html, text, full: html, text
0a812f51e1c6478a53dee82bd97fd46e33399f36 Wed Mar 6 14:53:03 2024 -0800
support CRAM in hgc
- src/hg/lib/customFactory.c
- lines changed 2, context: html, text, full: html, text
a2967835db0f5a17f28486f11a48c1a7d317bfe7 Wed Mar 6 10:16:46 2024 -0800
get CRAM custom tracks to work, especially on hs1
- lines changed 1, context: html, text, full: html, text
60714310f765f28c36e8e3b8c6c688bdf7937e78 Thu Mar 7 16:59:45 2024 -0800
skip hubnames when checking db in custom track against current db
- src/hg/lib/gwasCatalog.as
- lines changed 1, context: html, text, full: html, text
ee413d5fbaa279f619706ccc75c0a82770a2be8d Fri Mar 8 10:32:18 2024 -0800
fix the gwasCatalog otto build.
- src/hg/lib/gwasCatalog.sql
- lines changed 7, context: html, text, full: html, text
ee413d5fbaa279f619706ccc75c0a82770a2be8d Fri Mar 8 10:32:18 2024 -0800
fix the gwasCatalog otto build.
- src/hg/lib/hdb.c
- lines changed 1, context: html, text, full: html, text
a2967835db0f5a17f28486f11a48c1a7d317bfe7 Wed Mar 6 10:16:46 2024 -0800
get CRAM custom tracks to work, especially on hs1
- src/lib/hash.c
- lines changed 1, context: html, text, full: html, text
ecb1f5ac7ce97b744bd3c1b1f4f79652951fd20f Thu Mar 7 14:31:36 2024 -0800
don't free mem in hash code that wasn't allocated from the heap in the first place
switch to commits view, user index