Commits for lrnassar
switch to files view, user index
v483_preview2 to v483_base (2025-06-02 to 2025-06-09) v483
Show details
dad92be524cff99d7d0e3c93b19077cbd329f4ea Tue Jun 3 09:30:51 2025 -0700
- Clarifying that the two meetings are full.
- src/hg/htdocs/indexMeetings.html - lines changed 2, context: html, text, full: html, text
62c2978ae088198633eb0a697f16af5935096b45 Tue Jun 3 11:13:33 2025 -0700
- Adding another workshop.
- src/hg/htdocs/indexMeetings.html - lines changed 13, context: html, text, full: html, text
293f56b870f9fb706cde5cc427e074a7c6d664b6 Tue Jun 3 11:27:59 2025 -0700
- Doc'ing 3 missing hg.conf settings, refs #33812
- src/product/ex.hg.conf - lines changed 14, context: html, text, full: html, text
cfa9546a9f8fe1b79434faa7ec9cf81093b57d34 Tue Jun 3 13:43:30 2025 -0700
- Some small tweaks to the trackCountsParse script that generates a list of potential tracks to nest or hide based on usage. 1. Check to see if the makeUsageReport script has ran, and if not run it for those dates. 2. Cleaned up some greps that needed escaped backslashes. 3. Typo fix. 4. Clarifying the line to call an easy to format tabFmt script. Refs #35858
- src/utils/qa/trackCountsParse - lines changed 17, context: html, text, full: html, text
62c58443da3f62b5ac33c1933e6abc3b249b2ba0 Tue Jun 3 15:31:31 2025 -0700
- Updating hgTracksTiming for two purposes: 1. Making it take command-line arguments so what we can call it separately for the development machines vs. live servers. The reason for this is that we don't need to spam the genome-alert ML for hgwbeta or dev issues. 2. It was previously writing out very low response times that came from failures like the captcha or not finding hgTracks end to the log file. This was throwing off the usage numbers as low values are good, but in this case they are errors. No RM.
- src/utils/qa/hgTracksTiming.py - lines changed 51, context: html, text, full: html, text
a5f3fff630cd9743abf97b1984c0b9869eb85cfc Wed Jun 4 07:58:10 2025 -0700
- Wrapping the request function in a try statement so that when the server is entirely unresponsive we don't get a spam requests lib spam, but instead get a two line email about the issue. No RM.
- src/utils/qa/hgTracksTiming.py - lines changed 5, context: html, text, full: html, text
92c0acac7717adb611e41616667ee6855bb8fde2 Wed Jun 4 10:19:36 2025 -0700
- Updating genCC mouseover to be clearer, and including the submitter. Refs #35098
- src/hg/makeDb/trackDb/human/genCC.ra - lines changed 1, context: html, text, full: html, text
switch to files view, user index