File Changes for braney
switch to commits view, user indexv446_preview to v446_preview2 (2023-03-20 to 2023-03-27) v446
Show details
- src/hg/hgSession/hgSession.c
- lines changed 29, context: html, text, full: html, text
8fcb2ed43b0ec0060a831894d4cf8eaab95fa466 Thu Mar 23 12:42:04 2023 -0700
add a mechanism whereby hubStatus id's in a session can be mapped to the
local hubStatus id for that hub
- src/hg/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
53237d35a239609d588340929dec558b0bcca1c7 Mon Mar 20 12:15:32 2023 -0700
let users specify the squishyPackPoint
- lines changed 5, context: html, text, full: html, text
546e4b62f9c8abdda3576ce5b9bf8c4b82dc6b4e Tue Mar 21 14:42:01 2023 -0700
make squishyPack work nicely with Javascript track reorder
- src/hg/hgTracks/imageV2.c
- lines changed 42, context: html, text, full: html, text
546e4b62f9c8abdda3576ce5b9bf8c4b82dc6b4e Tue Mar 21 14:42:01 2023 -0700
make squishyPack work nicely with Javascript track reorder
- lines changed 1, context: html, text, full: html, text
010882a6948505235ea0516ca085178b70299eb8 Fri Mar 24 15:10:45 2023 -0700
fix bug in squishyPack if squishy part was empty
- src/hg/hgTracks/imageV2.h
- lines changed 1, context: html, text, full: html, text
546e4b62f9c8abdda3576ce5b9bf8c4b82dc6b4e Tue Mar 21 14:42:01 2023 -0700
make squishyPack work nicely with Javascript track reorder
- src/hg/hgTracks/simpleTracks.c
- lines changed 1, context: html, text, full: html, text
546e4b62f9c8abdda3576ce5b9bf8c4b82dc6b4e Tue Mar 21 14:42:01 2023 -0700
make squishyPack work nicely with Javascript track reorder
- src/hg/inc/trackDb.h
- lines changed 1, context: html, text, full: html, text
8f243019c3578964dcdb2872453a67562da78337 Sun Mar 26 13:05:56 2023 -0700
increment trackDb version so cached versions with a non-cloned
errMessage are expired.
- src/hg/lib/hubConnect.c
- lines changed 53, context: html, text, full: html, text
8fcb2ed43b0ec0060a831894d4cf8eaab95fa466 Thu Mar 23 12:42:04 2023 -0700
add a mechanism whereby hubStatus id's in a session can be mapped to the
local hubStatus id for that hub
- lines changed 2, context: html, text, full: html, text
ac57c34ad3a97779a948f4f716d704c22061c98b Thu Mar 23 13:01:39 2023 -0700
oops.. need to remove assumesHub cart variable once it has been
processed
- src/hg/lib/hui.c
- lines changed 19, context: html, text, full: html, text
53237d35a239609d588340929dec558b0bcca1c7 Mon Mar 20 12:15:32 2023 -0700
let users specify the squishyPackPoint
- src/hg/lib/trackDbCache.c
- lines changed 1, context: html, text, full: html, text
fc686a6393efdad7e0b20c4e4718c127de80420e Fri Mar 24 17:04:28 2023 -0700
properly clone the trackDb errMessage pointer for trackDb caching
- src/hg/utils/hubCheck/hubCheck.c
- lines changed 3, context: html, text, full: html, text
6401def272cf75c2bb0f52203cd37f5ca77baa77 Sun Mar 26 09:50:03 2023 -0700
get hubCheck to use new tdb->errMessage mechanism
- src/hg/utils/hubCheck/tests/expected/noLongLabel.txt
- lines changed 5, context: html, text, full: html, text
6401def272cf75c2bb0f52203cd37f5ca77baa77 Sun Mar 26 09:50:03 2023 -0700
get hubCheck to use new tdb->errMessage mechanism
- src/hg/utils/hubCheck/tests/input/noLongLabel.txt
- lines changed 29, context: html, text, full: html, text
6401def272cf75c2bb0f52203cd37f5ca77baa77 Sun Mar 26 09:50:03 2023 -0700
get hubCheck to use new tdb->errMessage mechanism
- src/hg/utils/hubCheck/tests/makefile
- lines changed 5, context: html, text, full: html, text
6401def272cf75c2bb0f52203cd37f5ca77baa77 Sun Mar 26 09:50:03 2023 -0700
get hubCheck to use new tdb->errMessage mechanism
switch to commits view, user index