Commits for chmalee
switch to files view, user index
v483_preview2 to v483_base (2025-06-02 to 2025-06-09) v483
Show details
26efd8d58625376a6f5f5304697c167db5870dcb Mon Jun 2 14:59:16 2025 -0700
- Adding some missing track counting cronjob scripts to the source tree so qateam can start running them, refs Lou email
- src/hg/logCrawl/trackCounts/README - lines changed 11, context: html, text, full: html, text
- src/hg/logCrawl/trackCounts/makeUsageReport - lines changed 375, context: html, text, full: html, text
- src/hg/logCrawl/trackCounts/runCountByDate.sh - lines changed 163, context: html, text, full: html, text
b318572799b35ed9cd6fabdeb247495d72d4da4c Tue Jun 3 18:07:28 2025 -0700
- Make the serverName a required input to hubspace uploads so the hubspace machine can determine where to place uploads. Prevents any current or future username collisions between euro and rr and prevents tusd temp file collisions between the machines, refs #31058
- src/hg/hgHubConnect/hooks/hooklib.c - lines changed 54, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/hooklib.h - lines changed 7, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/pre-create.c - lines changed 27, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/pre-finish.c - lines changed 29, context: html, text, full: html, text
- src/hg/hgHubConnect/trackHubWizard.c - lines changed 48, context: html, text, full: html, text
- src/hg/lib/userdata.c - lines changed 109, context: html, text, full: html, text
134dd0797da608e6b1291f4db6bb5c1033efbfca Thu Jun 5 15:32:25 2025 -0700
- Revert "Make the serverName a required input to hubspace uploads so the hubspace machine can determine where to place uploads. Prevents any current or future username collisions between euro and rr and prevents tusd temp file collisions between the machines, refs #31058"
This reverts commit b318572799b35ed9cd6fabdeb247495d72d4da4c.
- src/hg/hgHubConnect/hooks/hooklib.c - lines changed 54, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/hooklib.h - lines changed 7, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/pre-create.c - lines changed 27, context: html, text, full: html, text
- src/hg/hgHubConnect/hooks/pre-finish.c - lines changed 29, context: html, text, full: html, text
- src/hg/hgHubConnect/trackHubWizard.c - lines changed 48, context: html, text, full: html, text
- src/hg/lib/userdata.c - lines changed 109, context: html, text, full: html, text
c62c78194cfad8453b2d7c74b304fde3ef10b2dc Fri Jun 6 10:46:40 2025 -0700
- Fix missing include bug introduced by 13f391382e54e658, refs browser-qa email
7206132fbc62b1d3b563b67aa067ae8d6ab76e2b Fri Jun 6 15:54:08 2025 -0700
- Refactor hubSpace UI a little in order to make getting the initial filelist over async rather than with the CGI load, refs Max discussion
- src/hg/hgHubConnect/trackHubWizard.c - lines changed 5, context: html, text, full: html, text
- src/hg/js/hgMyData.js - lines changed 852, context: html, text, full: html, text
29bf34411fc405b99032d38c463528b4361f28da Fri Jun 6 16:14:49 2025 -0700
- Make hubSpace async requests use loginHost cgi-bin url, refs Max discussion
- src/hg/hgHubConnect/trackHubWizard.c - lines changed 1, context: html, text, full: html, text
- src/hg/js/model/lib/cart.js - lines changed 7, context: html, text, full: html, text
df74105539e5849345e7b6d6ccc18c4e0295d5f9 Mon Jun 9 14:02:06 2025 -0700
- Fix bug during a refactoring that caused us to try detaching from a thread that was off the end of the thread array. This makes track search on hubs work again, refs #35807
- src/hg/hgTracks/searchTracks.c - lines changed 2, context: html, text, full: html, text
switch to files view, user index