File Changes for jcasper
switch to commits view, user indexv498_base to v499_preview (2026-05-11 to 2026-05-18) v499
Show details
- confs/hgwdev.hg.conf
- lines changed 4, context: html, text, full: html, text
a63ab731936f5d59015097ac4c46631b10839d26 Sun May 17 01:11:14 2026 -0700
Installing updated hg.conf files from UCSC servers
- src/hg/cgilib/search.c
- lines changed 1, context: html, text, full: html, text
27f7309bec43391b3ee5370a6b6b3fb0be1e579f Wed May 13 23:33:54 2026 -0700
Fixing an issue where a select and its parent td had the same name,
so options in track search and file search were getting false counts of 0 applied.
refs #37556
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 5, context: html, text, full: html, text
a5d8b47d899910abc483c0f15c7d47b4d119683f Tue May 12 10:43:30 2026 -0700
Fetching supporting files was breaking when a broken hub was attached; switching to hubFromIdNoAbort. refs #36320
- src/hg/htdocs/goldenPath/help/facetedComposite.html
- lines changed 20, context: html, text, full: html, text
9bafde23616aa7e9d0afd993e507ef63103b1b17 Wed May 13 01:54:22 2026 -0700
Minor docs update for faceted composites, refs #36320
- src/hg/inc/cart.h
- lines changed 3, context: html, text, full: html, text
9927343536614f63516f107aa859b495abf402d1 Mon May 18 09:58:41 2026 -0700
Reducing bot abuse by restricting the number of IP addresses we'll accept the same hguid
from in a short timeframe before requiring a captcha re-up (if captcha is enabled). refs #37494
- src/hg/lib/botDelay.c
- lines changed 72, context: html, text, full: html, text
9927343536614f63516f107aa859b495abf402d1 Mon May 18 09:58:41 2026 -0700
Reducing bot abuse by restricting the number of IP addresses we'll accept the same hguid
from in a short timeframe before requiring a captcha re-up (if captcha is enabled). refs #37494
- src/hg/lib/cart.c
- lines changed 16, context: html, text, full: html, text
9927343536614f63516f107aa859b495abf402d1 Mon May 18 09:58:41 2026 -0700
Reducing bot abuse by restricting the number of IP addresses we'll accept the same hguid
from in a short timeframe before requiring a captcha re-up (if captcha is enabled). refs #37494
switch to commits view, user index