Commits for chmalee
switch to files view, user index
v439_base to v440_preview (2022-10-31 to 2022-11-07) v440
Show details
58025f52231b5081e9a8dee4372f36e85f25da90 Mon Oct 31 12:12:17 2022 -0700
- Allow knownGene snippet file to not exist and fall back to kgXref descriptions, refs #29693
06600d01f3b25b00c9797d98c8a63a8bfafd4d07 Mon Oct 31 12:24:09 2022 -0700
- When doing a multi position search that redirects right to hgTracks, like 'NM_012090.5;NM_012421.4', when doing the redirect, turn the track on, refs #29693
9241b00bb206e322963c1af9d92138a836d909dd Mon Oct 31 13:49:01 2022 -0700
- Fix off by one on redirect searches, fix lack of cgi encoding of search terms, refs #29693
- src/hg/hgSearch/hgSearch.c - lines changed 1, context: html, text, full: html, text
19caadce837026ea1e2a45844b34efc4928d3efb Mon Oct 31 20:29:27 2022 -0700
- Fixes for searches noted in #30201 note 2. The hgTracks search bar strips commas out of queries for some reason, and work around a swapped chromStart/chromEnd bug found in an hgvs search, refs #30201
- src/hg/hgSearch/hgSearch.c - lines changed 7, context: html, text, full: html, text
8c2001c3a5c7f1b077d7379ec77dc9756b1fe100 Tue Nov 1 12:14:16 2022 -0700
- Wrap snippet code in an errCatch so we can still reset prefixSize when a supporting file is not found, refs #30200
a38d971843e5cd742d6bcd7ba735e4d352565b4b Mon Nov 7 10:08:50 2022 -0800
- v440 preview1, refs #30233
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 2, context: html, text, full: html, text
switch to files view, user index