File Changes for chmalee
switch to commits view, user indexv434_base to v435_preview (2022-07-18 to 2022-07-25) v435
Show details
- src/hg/inc/hgFind.h
- lines changed 2, context: html, text, full: html, text
76367141415738bfc83da601aeeeaf05d1eee04f Fri Jul 22 11:43:03 2022 -0700
When searching a bigBed track, search first the trix index if present, and then search on any bigBed indexes. Uniqify the results. Restores behaviour changed by my previous commit while still removing duplicates, refs #29685
- src/hg/js/hgGateway.js
- lines changed 7, context: html, text, full: html, text
cb4c22a814d2a23d93d63cd621333be7529a36b2 Fri Jul 22 15:24:08 2022 -0700
Make gene selections on hgGateway automatically go to hgTracks
- src/hg/js/model/lib/cart.js
- lines changed 6, context: html, text, full: html, text
cb4c22a814d2a23d93d63cd621333be7529a36b2 Fri Jul 22 15:24:08 2022 -0700
Make gene selections on hgGateway automatically go to hgTracks
- src/hg/lib/bigBedFind.c
- lines changed 4, context: html, text, full: html, text
8705123ad669501646271bdd1e341af235dcb1fd Fri Jul 22 09:37:38 2022 -0700
Fix subtle duplicated item bug in bigBed trix searching
- lines changed 23, context: html, text, full: html, text
76367141415738bfc83da601aeeeaf05d1eee04f Fri Jul 22 11:43:03 2022 -0700
When searching a bigBed track, search first the trix index if present, and then search on any bigBed indexes. Uniqify the results. Restores behaviour changed by my previous commit while still removing duplicates, refs #29685
- src/hg/lib/hgFind.c
- lines changed 1, context: html, text, full: html, text
76367141415738bfc83da601aeeeaf05d1eee04f Fri Jul 22 11:43:03 2022 -0700
When searching a bigBed track, search first the trix index if present, and then search on any bigBed indexes. Uniqify the results. Restores behaviour changed by my previous commit while still removing duplicates, refs #29685
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
71ff2cf743374a55fe7fb1bbf2258597a8446666 Mon Jul 25 10:09:59 2022 -0700
v435 preview1, refs #29716
switch to commits view, user index