File Changes for max
switch to commits view, user indexv475_preview2 to v475_base (2024-12-02 to 2024-12-09) v475
Show details
- src/hg/hgTracks/config.c
- lines changed 2, context: html, text, full: html, text
32bd063f86dbc1b1c26ee3449d2644885c83ad20 Tue Dec 3 04:21:32 2024 -0800
adding the CGI version to the configure page, refs #34852
- src/hg/js/hgTracks.js
- lines changed 17, context: html, text, full: html, text
59481800d466906fc4f5be900b676f6e4b611470 Thu Dec 5 05:02:36 2024 -0800
small improvements for highlights: when old and new pos strings are mixed, make sure that the default color is used rather than color of the previous element. Also, avoid running getDb() all the time in a loop. One day, highlights will be stored in a custom track... refs #34911
- src/hg/makeDb/doc/hg19.txt
- lines changed 14, context: html, text, full: html, text
4ef2450efd0812268ae30457f8c5d2494821e5a3 Thu Dec 5 04:56:51 2024 -0800
HGMD 2024 update, refs #34903
- src/hg/makeDb/doc/hg38/hgmd.txt
- lines changed 3, context: html, text, full: html, text
4ef2450efd0812268ae30457f8c5d2494821e5a3 Thu Dec 5 04:56:51 2024 -0800
HGMD 2024 update, refs #34903
- src/hg/makeDb/doc/hg38/ncbiRefSeq.txt
- lines changed 3, context: html, text, full: html, text
4ef2450efd0812268ae30457f8c5d2494821e5a3 Thu Dec 5 04:56:51 2024 -0800
HGMD 2024 update, refs #34903
- src/hg/makeDb/trackDb/human/trackDb.ra
- lines changed 1, context: html, text, full: html, text
95209de0574bbd39f283a85ab03f0942edc62852 Thu Dec 5 04:59:56 2024 -0800
HGMD 2024 label update, refs #34903
- src/inc/common.mk
- lines changed 2, context: html, text, full: html, text
87a8394cc5287fd9f117ade776bb414160f22e7f Mon Dec 9 07:21:58 2024 -0800
switching to dynamic linking for openssl, Hiram was right, refs #27931
- lines changed 2, context: html, text, full: html, text
9d542df73260c3684c03577730164274dc602740 Mon Dec 9 09:45:12 2024 -0800
Revert "switching to dynamic linking for openssl, Hiram was right, refs #27931"
This reverts commit 87a8394cc5287fd9f117ade776bb414160f22e7f.
switch to commits view, user index