Commits for braney
switch to files view, user index
v378_base to v379_preview (2019-02-25 to 2019-03-04) v379
Show details
3ac2921a9eb176140ba92926412313339844a7d2 Mon Feb 25 12:20:00 2019 -0800
- require manual intervention when the genbank release changes because
they're leaving the dailies in place for some number of days after the
release is incremented.
- src/hg/makeDb/genbank/src/download/gbDownloadStep - lines changed 7, context: html, text, full: html, text
e047c335a4eca0ce8efab277bc16007acafb79e4 Mon Feb 25 12:27:35 2019 -0800
- oops... try this again.
- src/hg/makeDb/genbank/src/download/gbDownloadStep - lines changed 2, context: html, text, full: html, text
8c4dcf0266b308deb36190efb151308cbc4d267e Mon Feb 25 13:28:09 2019 -0800
- fix bug in twoBitMask where it was using a value that had already been
freed #22704
- src/hg/utils/twoBitMask/twoBitMask.c - lines changed 6, context: html, text, full: html, text
b2ad359435d6780d389edcf3029cf70b67c5f27a Mon Feb 25 15:24:16 2019 -0800
- don't crash, but do abort, if a subtrack of a composite doesn't have a type #22541
- src/hg/hgTracks/simpleTracks.c - lines changed 4, context: html, text, full: html, text
8a12d4808bd304a353c77bf2eed9ade16578172a Tue Feb 26 14:18:44 2019 -0800
- when we're disconnecting assembly hubs, we need to remove any custom
tracks loaded on it
40da01adf88860b52d384191692a0b0ce8662439 Wed Feb 27 16:41:55 2019 -0800
- oops... make sure table doesn't exist before assuming it doesn't exist #22885
- src/hg/hgTables/schema.c - lines changed 1, context: html, text, full: html, text
8281d08d55c665e02c2b3daeed8efbdb144c05a0 Thu Feb 28 07:57:39 2019 -0800
- increase the size of a too small buffer
- src/hg/hgTracks/simpleTracks.c - lines changed 1, context: html, text, full: html, text
b8a81ed72bfd0502d0fd0cb4ed26517953ad032a Thu Feb 28 15:05:46 2019 -0800
- if being called through AJAX to draw a single track, make sure to load
any composite parents as well. #23027
- src/hg/hgTracks/hgTracks.c - lines changed 13, context: html, text, full: html, text
b726c69421ca173060f54471548d92787d4e5964 Fri Mar 1 11:10:49 2019 -0800
- take out reference to stackoverflow and related code snippet #22783
- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml - lines changed 18, context: html, text, full: html, text
818e5c3483440c33fba69b82fb8801ce797ecf00 Fri Mar 1 15:01:59 2019 -0800
- take out some code from stackoverlow and the code that required it. Add
copyright message to hoverIntent code. #22783
- src/hg/js/jquery.plugins.js - lines changed 70, context: html, text, full: html, text
switch to files view, user index