Commits for chmalee
switch to files view, user index
v470_base to v471_preview (2024-08-26 to 2024-09-02) v471
Show details
945864df07edb8a0b7d3670ee2382eff3520703e Mon Aug 26 12:09:24 2024 -0700
- Make gtex cis-eqtls track filter by tissue dropdown work, we were missing javascript includes, refs #28142
03880f57ab6b355ea905067c7e4662eb657e44a0 Mon Aug 26 15:45:07 2024 -0700
- Make sub-config hgTrackUi controls not force the schema link outside the web browser window, refs #28083
c1b6ecf40163e277df5e8a03490a039bf47f4e6b Tue Aug 27 10:58:54 2024 -0700
- Switch some jquery selectors to document.querySelector so periods can be used in the query, refs #34252
c16dcfe8fda775ad079cddaef13a999da905c2ac Tue Aug 27 11:45:51 2024 -0700
- In table browser, when checking if a track has an hTableInfo so we can put up the identifiers configuration, check if the requested track is in the list of tracks for that assembly, rather than just assume native tracks will not have a period in the name, refs #34252
- src/hg/hgTables/mainPage.c - lines changed 5, context: html, text, full: html, text
5197ebd63b54192a79e5f001a5cb18d89822b542 Wed May 29 13:42:32 2024 -0700
- Improve genbank search performance, mostly by optimizing mysql queries
down from one query per findSpec result into a single query that checks
all the findSpec results
- src/hg/checkHgFindSpec/checkHgFindSpec.c - lines changed 13, context: html, text, full: html, text
- src/hg/lib/genePredReader.c - lines changed 4, context: html, text, full: html, text
01660f51199249d8a05b8e863bea2f551920d8c9 Tue Aug 27 14:56:15 2024 -0700
- Add log trimming scripts to source tree so QA can run them, refs Lou email
- src/hg/logCrawl/dbTrackAndSearchUsage/makefile - lines changed 1, context: html, text, full: html, text
- src/hg/logCrawl/dbTrackAndSearchUsage/trimTrackLogs - lines changed 115, context: html, text, full: html, text
- src/hg/logCrawl/trimLogs/README - lines changed 9, context: html, text, full: html, text
- src/hg/logCrawl/trimLogs/makefile - lines changed 2, context: html, text, full: html, text
- src/hg/logCrawl/trimLogs/runTrimLogs.sh - lines changed 222, context: html, text, full: html, text
- src/hg/logCrawl/trimLogs/trimLogs.sh - lines changed 9, context: html, text, full: html, text
- src/hg/logCrawl/trimLogs/trimTrackLogs - lines changed 115, context: html, text, full: html, text
1361600878135dfd42eae968c25e0370eae423c6 Wed Aug 28 13:55:49 2024 -0700
- Remove tooltips from divs that will become dialog boxes, refs #33977
switch to files view, user index