Commits for jcasper
switch to files view, user index
v499_preview to v499_preview2 (2026-05-18 to 2026-05-25) v499
Show details
279166ca6fde058a85d9889501a1509499251d16 Wed May 20 11:40:23 2026 -0700
- Cleaning up an earlyBotCheck persistent SQL connection that snuck in, and
ensuring that sqlCleanupAll doesn't crash. Some CGIs set up carefulMemHandler after earlyBotCheck,
so the connection list is a mix of two memory allocation setups. Instead of trying to
manually free that memory at exit, sqlCleanupAll can let the system handle it. refs #37494
e09c2a865147bf97bc9bc218d6baeb921cb2448b Thu May 21 07:17:31 2026 -0700
- Gotta remember to close early connections in botDelay stuff, refs #37494
1ae0734e9438c6c23224b8e4c6ecd5ac75c4523e Sun May 24 01:11:15 2026 -0700
- Installing updated hg.conf files from UCSC servers
switch to files view, user index