File Changes for braney
switch to commits view, user indexv416_preview to v416_preview2 (2021-06-01 to 2021-06-07) v416
Show details
- src/hg/inc/jksql.h
- lines changed 2, context: html, text, full: html, text
757e45a5277d0cea141c10dadb0a24f62b5734d4 Tue Jun 1 17:49:00 2021 -0700
wnen inserting rows in hubStatus, catch and ignore duplicate entries due
t new unique index on hubUrl
- src/hg/lib/hdb.c
- lines changed 6, context: html, text, full: html, text
b05d7e84857952421c7562e19eb37e7b679be199 Fri Jun 4 13:05:18 2021 -0700
change dots to underbars in the track hash, fixes #27465
- src/hg/lib/hubConnect.c
- lines changed 13, context: html, text, full: html, text
757e45a5277d0cea141c10dadb0a24f62b5734d4 Tue Jun 1 17:49:00 2021 -0700
wnen inserting rows in hubStatus, catch and ignore duplicate entries due
t new unique index on hubUrl
- src/hg/lib/jksql.c
- lines changed 6, context: html, text, full: html, text
757e45a5277d0cea141c10dadb0a24f62b5734d4 Tue Jun 1 17:49:00 2021 -0700
wnen inserting rows in hubStatus, catch and ignore duplicate entries due
t new unique index on hubUrl
- src/hg/makeDb/trackDb/human/hg38/knownGene.ra
- lines changed 3, context: html, text, full: html, text
a3c3359fc19ef2eff79b4a8461251a77acb32060 Thu Jun 3 16:12:19 2021 -0700
add some missing trackDb items that turn on some features in hgTables
for the knownGene track
- src/hg/makeDb/trackDb/loadTracks
- lines changed 6, context: html, text, full: html, text
5be8770a26878928217c735aa67fc78cc1361d91 Tue Jun 1 15:51:50 2021 -0700
add cartVersion trackDb entry on alpha and user targets
- src/hg/makeDb/trackDb/makefile
- lines changed 2, context: html, text, full: html, text
5be8770a26878928217c735aa67fc78cc1361d91 Tue Jun 1 15:51:50 2021 -0700
add cartVersion trackDb entry on alpha and user targets
- src/hg/makeDb/trackDb/tagTypes.tab
- lines changed 3, context: html, text, full: html, text
a00acd77fef9eeb8c41af5a1c4e056cc866822d0 Thu Jun 3 16:27:44 2021 -0700
oops... bigGenePred changes for hgTables tweaks
- src/inc/common.mk
- lines changed 17, context: html, text, full: html, text
7d1c9114915734afc25cb3da5a611bcf387c0bc3 Thu Jun 3 12:07:51 2021 -0700
use our local static copy of freetype on dev for the moment. Using the
distributed one is slightly changing the images, which needs to be
examined more closely
- src/utils/bedToBigBed/bedToBigBed.c
- lines changed 4, context: html, text, full: html, text
8d827f0ba59bf5b3e1ddad20a067172873ae3957 Wed Jun 2 15:40:41 2021 -0700
Count zero width items in the summary levels
switch to commits view, user index