File Changes for braney
switch to commits view, user indexv495_preview to v495_preview2 (2026-02-23 to 2026-03-02) v495
Show details
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 5, context: html, text, full: html, text
5de42e2798508dec62b4b89ff15d4966e1ae32da Tue Feb 24 10:03:24 2026 -0800
the printing of each hub that is in search results is now protected by errCatching so errors will not derail the whole process refs #37100
- src/hg/hgc/clinvarSubLolly.c
- lines changed 1, context: html, text, full: html, text
0f65acf368d1eb66c7026b688002abee0eb81cb9 Wed Feb 25 11:09:50 2026 -0800
fix bug on hgc page for clinvar submissions track on items located on
chrom 0 in the bigBed numbering scheme refs #37138
- lines changed 4, context: html, text, full: html, text
0a79208523fe1f7091bf6c9ef0302ea57df9f5dc Thu Feb 26 06:56:42 2026 -0800
cache lastChromId properly refs #37138
- src/hg/inc/jksql.h
- lines changed 4, context: html, text, full: html, text
030283b12881d07a2cf7c84b2af320dd9c39b30a Sat Feb 28 13:21:59 2026 -0800
fix problem that cause crash if the trackDb cache was turned on and one
of the tables in the hg.conf trackDb setting doesn't exist. No RM.
Reported by Hillier.
- src/hg/lib/hdb.c
- lines changed 2, context: html, text, full: html, text
030283b12881d07a2cf7c84b2af320dd9c39b30a Sat Feb 28 13:21:59 2026 -0800
fix problem that cause crash if the trackDb cache was turned on and one
of the tables in the hg.conf trackDb setting doesn't exist. No RM.
Reported by Hillier.
- src/hg/lib/jksql.c
- lines changed 29, context: html, text, full: html, text
030283b12881d07a2cf7c84b2af320dd9c39b30a Sat Feb 28 13:21:59 2026 -0800
fix problem that cause crash if the trackDb cache was turned on and one
of the tables in the hg.conf trackDb setting doesn't exist. No RM.
Reported by Hillier.
switch to commits view, user index