File Changes for max
switch to commits view, user indexv489_preview to v489_preview2 (2025-09-29 to 2025-10-06) v489
Show details
- src/hg/hubApi/apiUtils.c
- lines changed 1, context: html, text, full: html, text
b7ca6a235122ec881dcdb6951fe3fc1fcab49acd Wed Oct 1 09:37:20 2025 -0700
fixing error 500 on /list/files in the API, no ticket number yet as this is a build patch which requires a commit-ID
- src/hg/hubApi/list.c
- lines changed 1, context: html, text, full: html, text
b7ca6a235122ec881dcdb6951fe3fc1fcab49acd Wed Oct 1 09:37:20 2025 -0700
fixing error 500 on /list/files in the API, no ticket number yet as this is a build patch which requires a commit-ID
- src/hg/lib/botDelay.c
- lines changed 28, context: html, text, full: html, text
b74aa56e4115f371dbe818e98412f0c9e738e142 Tue Sep 30 07:45:16 2025 -0700
allow apiKey=xxx to get around captcha and also bottleneck on the apiKey then, not on the cookie userId or hgsid, refs #36428
- src/hg/lib/cart.c
- lines changed 2, context: html, text, full: html, text
7b28a28c6769f74499a7cc7e5a54028b49dad51c Tue Sep 30 06:00:10 2025 -0700
making sure that the user cannot have a verbose variable stuck in their cart. Also making the connection message a little shorter. refs #36426
- lines changed 7, context: html, text, full: html, text
b74aa56e4115f371dbe818e98412f0c9e738e142 Tue Sep 30 07:45:16 2025 -0700
allow apiKey=xxx to get around captcha and also bottleneck on the apiKey then, not on the cookie userId or hgsid, refs #36428
- src/product/installer/browserSetup.sh
- lines changed 12, context: html, text, full: html, text
03566d28af0d1630cec3eaae5dd278df3648f074 Tue Sep 30 05:43:28 2025 -0700
removing hgdownload-euro from installer script, no ML ticket yet
switch to commits view, user index