Commits for braney
switch to files view, user index
v472_preview to v472_preview2 (2024-09-23 to 2024-09-30) v472
Show details
3351b7938091d8bccaea76ef006d729f5e169a4f Tue Sep 24 17:23:10 2024 -0700
- if we go over the 32k PNG size limit, put all the tracks that can wiggle
into wiggle mode and try again
- src/hg/hgTracks/hgTracks.c - lines changed 85, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 5, context: html, text, full: html, text
1d351c15d3e2f6c7e3cb5e9773d2d38327bc9a36 Tue Sep 24 17:24:02 2024 -0700
- It turns out that parallelFetch.timeout already implements this
Revert "add ability to set a timeout on remote loads"
This reverts commit 6afa9dd4343c3b66ff09f39735170ec8be5f282e.
- src/hg/hgTracks/config.c - lines changed 9, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 48, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 3, context: html, text, full: html, text
d7861537f514c72ecd89dd51389794cd8f07baef Wed Sep 25 09:15:28 2024 -0700
- Revert "if we go over the 32k PNG size limit, put all the tracks that can wiggle"
This reverts commit 3351b7938091d8bccaea76ef006d729f5e169a4f.
- src/hg/hgTracks/hgTracks.c - lines changed 85, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 5, context: html, text, full: html, text
80094ad7168ce2e636ae8a28c742c32b174dfb92 Thu Sep 26 13:26:12 2024 -0700
- allow users to change parallelFetch.timeout from the configure screen
- src/hg/hgTracks/config.c - lines changed 5, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 13, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 3, context: html, text, full: html, text
25d11f512ac8d8b6605b81a770e0a6d9b121ec12 Thu Sep 26 13:31:58 2024 -0700
- Revert "Revert "if we go over the 32k PNG size limit, put all the tracks that can wiggle""
This reverts commit d7861537f514c72ecd89dd51389794cd8f07baef.
- src/hg/hgTracks/hgTracks.c - lines changed 85, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 5, context: html, text, full: html, text
f1d2ee5e0e45a31e08d56f8cc104f3c57a6d32f2 Thu Sep 26 14:29:52 2024 -0700
- fix a couple of bugs in the 32K redraw code.
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
706e531073a5d75568667727f0f995c28d964612 Fri Sep 27 11:48:47 2024 -0700
- add a warning message if exceed 32k and went into density coverage for
all bed tracks
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
switch to files view, user index