Commits for lrnassar
switch to files view, user index
v473_preview2 to v473_base (2024-10-21 to 2024-10-28) v473
Show details
c5026c9eeaff1077f67822e478031ef9552fbd47 Tue Oct 22 17:35:33 2024 -0700
- I made a bonehead move when I first made this validation and did not re-assign the variable. This meant that the md5sum values always were md5sum+file name, and since the file names are always different the otto job always ran. This fixes the validation to only run when there is new data. No RM.
- src/hg/utils/otto/genCC/doGenCC.py - lines changed 2, context: html, text, full: html, text
7ebf7f76fdf869ed56d48f1b126114c6c7040ab6 Wed Oct 23 13:48:29 2024 -0700
- Tweaking the wording of the message, refs #34604
3b525549f303d82e7ed569d733fdd7bc2ab712ee Fri Oct 25 13:50:35 2024 -0700
- Updating the message for maximum track load time, as well as changing the configure variable name and adding a descriptive mouseover. Refs #34638
- src/hg/hgTracks/config.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
60fae96e4ba45d4d541701591da1877c60d045a6 Fri Oct 25 15:04:09 2024 -0700
- Being more explicit in the error message to indicate the exact setting name, refs #34638
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
9f8af18e17cce3fdebd32a660fbb189a161a9cd8 Fri Oct 25 15:44:23 2024 -0700
- Final tweak to the message, removed one period so it only prints across two lines. Also added the setting to CTs. Refs #34638
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
- src/hg/lib/customFactory.c - lines changed 1, context: html, text, full: html, text
switch to files view, user index