File Changes for angie
switch to commits view, user indexv356_preview to v356_preview2 (2017-09-25 to 2017-10-02) v356
Show details
- src/hg/inc/hgFind.h
- lines changed 1, context: html, text, full: html, text
6b045fb4555e28c738cab4be57b8a3750584fe9b Fri Sep 29 17:14:01 2017 -0700
Don't inject highlight straight into cart when hgFind finds a match for a search with padding -- only set highlight when there's a single match or when the user clicks on a link to select a specific match. fixes #20245
- src/hg/lib/annoStreamDb.c
- lines changed 1, context: html, text, full: html, text
f3a1cdac3f547b8d41c3208a43befa36d762c1ce Thu Sep 28 12:49:00 2017 -0700
Oops, wasn't caching autoSql objects with the correct key so they weren't found, just looked up over and over.
- src/hg/lib/hgFind.c
- lines changed 30, context: html, text, full: html, text
6b045fb4555e28c738cab4be57b8a3750584fe9b Fri Sep 29 17:14:01 2017 -0700
Don't inject highlight straight into cart when hgFind finds a match for a search with padding -- only set highlight when there's a single match or when the user clicks on a link to select a specific match. fixes #20245
- src/hg/makeDb/doc/hg38/ncbiRefSeq.txt
- lines changed 4, context: html, text, full: html, text
feb29c6e9dc36eb2ef9d150b35243e3987feb7a4 Thu Sep 28 11:58:01 2017 -0700
ncbiRefSeqLink should contain only the items in ncbiRefSeq, not ncbiRefSeqOther. Re-ran doNcbiRefSeq.pl on hg38 and mm10. refs #18997
- src/hg/makeDb/doc/mm10.txt
- lines changed 6, context: html, text, full: html, text
feb29c6e9dc36eb2ef9d150b35243e3987feb7a4 Thu Sep 28 11:58:01 2017 -0700
ncbiRefSeqLink should contain only the items in ncbiRefSeq, not ncbiRefSeqOther. Re-ran doNcbiRefSeq.pl on hg38 and mm10. refs #18997
- src/hg/makeDb/schema/all.joiner
- lines changed 4, context: html, text, full: html, text
82a6639181e079acef1cc1c12ea309bb14a2daad Thu Sep 28 11:25:58 2017 -0700
Fine-tuning rules for ncbiRefSeq tables.
- src/hg/utils/automation/doNcbiRefSeq.pl
- lines changed 11, context: html, text, full: html, text
feb29c6e9dc36eb2ef9d150b35243e3987feb7a4 Thu Sep 28 11:58:01 2017 -0700
ncbiRefSeqLink should contain only the items in ncbiRefSeq, not ncbiRefSeqOther. Re-ran doNcbiRefSeq.pl on hg38 and mm10. refs #18997
switch to commits view, user index