File Changes for chmalee
switch to commits view, user indexv390_preview2 to v390_base (2019-10-28 to 2019-11-04) v390
Show details
- src/browserbox/root/updateBrowser.sh
- lines changed 4, context: html, text, full: html, text
9a50cad7d19278c83614c84cd16f59c4750556a8 Tue Oct 29 11:12:28 2019 -0700
Adding knownAttrs to the list of default hg38 tables on gbib, refs #24398
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 51, context: html, text, full: html, text
a48e4a31e870414b9ed4a9731bf4ca694e6ff008 Wed Oct 30 11:36:15 2019 -0700
Fixes to hub searching after code review: Angie noticed that links were broken due to a bug, but it turns out they were broken in a much bigger way as subtrack search hits were not linking out to the right parent tracks. This has been fixed by adding a new column to the hubSearchText table to encode the parent type of the parent tracks (comp, super, etc), and then building the links the correct way, refs #24338
- lines changed 1, context: html, text, full: html, text
dd18234755c357c71093aff59a8ec8185e0851be Wed Oct 30 11:53:12 2019 -0700
Closing a div that I forgot to close so the footer gets out of the table of public hubs, found by Dan
- src/hg/inc/hubSearchText.h
- lines changed 3, context: html, text, full: html, text
a48e4a31e870414b9ed4a9731bf4ca694e6ff008 Wed Oct 30 11:36:15 2019 -0700
Fixes to hub searching after code review: Angie noticed that links were broken due to a bug, but it turns out they were broken in a much bigger way as subtrack search hits were not linking out to the right parent tracks. This has been fixed by adding a new column to the hubSearchText table to encode the parent type of the parent tracks (comp, super, etc), and then building the links the correct way, refs #24338
- src/hg/lib/hubSearchText.as
- lines changed 3, context: html, text, full: html, text
a48e4a31e870414b9ed4a9731bf4ca694e6ff008 Wed Oct 30 11:36:15 2019 -0700
Fixes to hub searching after code review: Angie noticed that links were broken due to a bug, but it turns out they were broken in a much bigger way as subtrack search hits were not linking out to the right parent tracks. This has been fixed by adding a new column to the hubSearchText table to encode the parent type of the parent tracks (comp, super, etc), and then building the links the correct way, refs #24338
- src/hg/lib/hubSearchText.c
- lines changed 24, context: html, text, full: html, text
a48e4a31e870414b9ed4a9731bf4ca694e6ff008 Wed Oct 30 11:36:15 2019 -0700
Fixes to hub searching after code review: Angie noticed that links were broken due to a bug, but it turns out they were broken in a much bigger way as subtrack search hits were not linking out to the right parent tracks. This has been fixed by adding a new column to the hubSearchText table to encode the parent type of the parent tracks (comp, super, etc), and then building the links the correct way, refs #24338
- src/hg/lib/hubSearchText.sql
- lines changed 3, context: html, text, full: html, text
a48e4a31e870414b9ed4a9731bf4ca694e6ff008 Wed Oct 30 11:36:15 2019 -0700
Fixes to hub searching after code review: Angie noticed that links were broken due to a bug, but it turns out they were broken in a much bigger way as subtrack search hits were not linking out to the right parent tracks. This has been fixed by adding a new column to the hubSearchText table to encode the parent type of the parent tracks (comp, super, etc), and then building the links the correct way, refs #24338
- src/hg/lib/trackHub.c
- lines changed 2, context: html, text, full: html, text
444e5309f1913159a90d5d3026cf35af7558b743 Thu Oct 31 14:58:20 2019 -0700
Adding bigLolly to supprted hubCheck types, refs #24177
- src/hg/utils/hubCrawl/hubCrawl.c
- lines changed 25, context: html, text, full: html, text
a48e4a31e870414b9ed4a9731bf4ca694e6ff008 Wed Oct 30 11:36:15 2019 -0700
Fixes to hub searching after code review: Angie noticed that links were broken due to a bug, but it turns out they were broken in a much bigger way as subtrack search hits were not linking out to the right parent tracks. This has been fixed by adding a new column to the hubSearchText table to encode the parent type of the parent tracks (comp, super, etc), and then building the links the correct way, refs #24338
switch to commits view, user index