File Changes for chmalee
switch to commits view, user indexv445_preview2 to v445_base (2023-03-06 to 2023-03-13) v445
Show details
- src/browserbox/root/updateBrowser.sh
- lines changed 6, context: html, text, full: html, text
10df7fe2b072b48d566689b7769bb94f272a9bab Thu Mar 9 11:21:35 2023 -0800
restore the swapfile when upgrading gbibs from 14, refs #30708
- lines changed 3, context: html, text, full: html, text
7a7fb5b8ca16c8256b2886b784e55bdc69ac78d1 Thu Mar 9 15:13:32 2023 -0800
Fix sql_mode setting on gbibs that self-upgrade, refs #24254
- src/hg/cgilib/cartTrackDb.c
- lines changed 15, context: html, text, full: html, text
cdb81647deb6096ff29d18a21b4f9e83f45b4ac9 Tue Mar 7 14:38:53 2023 -0800
Fix bug where hubApi was allowing ranged requests for tracks with 'tableBrowser off' setting in trackDb. Fix cartTrackDbIsAccessDenied function to recognize correctly when 'tableBrowser off' setting is present on the same host as the CGI is running. Add tests to hubApi system to check more 'tableBrowser' settings and check getting data from more than one track at once
- lines changed 9, context: html, text, full: html, text
1222e084d7fcf20712ca66f438878eb71407d980 Wed Mar 8 10:12:17 2023 -0800
Fix trackDb does not exist error in the Table Browser, refs #30805
- src/hg/hgTables/schema.c
- lines changed 3, context: html, text, full: html, text
f3525939f7d36dac2de9cf4194f4f0695d1f6148 Thu Mar 9 09:23:05 2023 -0800
Fix schema page when a non-assembly database table is selected out of a joiner related track, found by Jairo in #30730-note4
- src/hg/hubApi/apiUtils.c
- lines changed 1, context: html, text, full: html, text
cdb81647deb6096ff29d18a21b4f9e83f45b4ac9 Tue Mar 7 14:38:53 2023 -0800
Fix bug where hubApi was allowing ranged requests for tracks with 'tableBrowser off' setting in trackDb. Fix cartTrackDbIsAccessDenied function to recognize correctly when 'tableBrowser off' setting is present on the same host as the CGI is running. Add tests to hubApi system to check more 'tableBrowser' settings and check getting data from more than one track at once
- src/hg/hubApi/getData.c
- lines changed 8, context: html, text, full: html, text
cdb81647deb6096ff29d18a21b4f9e83f45b4ac9 Tue Mar 7 14:38:53 2023 -0800
Fix bug where hubApi was allowing ranged requests for tracks with 'tableBrowser off' setting in trackDb. Fix cartTrackDbIsAccessDenied function to recognize correctly when 'tableBrowser off' setting is present on the same host as the CGI is running. Add tests to hubApi system to check more 'tableBrowser' settings and check getting data from more than one track at once
- src/hg/hubApi/tests/expected/err48.gz
- lines changed 0, context: html, text, full: html, text
cdb81647deb6096ff29d18a21b4f9e83f45b4ac9 Tue Mar 7 14:38:53 2023 -0800
Fix bug where hubApi was allowing ranged requests for tracks with 'tableBrowser off' setting in trackDb. Fix cartTrackDbIsAccessDenied function to recognize correctly when 'tableBrowser off' setting is present on the same host as the CGI is running. Add tests to hubApi system to check more 'tableBrowser' settings and check getting data from more than one track at once
- src/hg/hubApi/tests/expected/err49.gz
- lines changed 0, context: html, text, full: html, text
cdb81647deb6096ff29d18a21b4f9e83f45b4ac9 Tue Mar 7 14:38:53 2023 -0800
Fix bug where hubApi was allowing ranged requests for tracks with 'tableBrowser off' setting in trackDb. Fix cartTrackDbIsAccessDenied function to recognize correctly when 'tableBrowser off' setting is present on the same host as the CGI is running. Add tests to hubApi system to check more 'tableBrowser' settings and check getting data from more than one track at once
- src/hg/hubApi/tests/expected/multiTrack1.gz
- lines changed 0, context: html, text, full: html, text
cdb81647deb6096ff29d18a21b4f9e83f45b4ac9 Tue Mar 7 14:38:53 2023 -0800
Fix bug where hubApi was allowing ranged requests for tracks with 'tableBrowser off' setting in trackDb. Fix cartTrackDbIsAccessDenied function to recognize correctly when 'tableBrowser off' setting is present on the same host as the CGI is running. Add tests to hubApi system to check more 'tableBrowser' settings and check getting data from more than one track at once
- src/hg/hubApi/tests/makefile
- lines changed 22, context: html, text, full: html, text
cdb81647deb6096ff29d18a21b4f9e83f45b4ac9 Tue Mar 7 14:38:53 2023 -0800
Fix bug where hubApi was allowing ranged requests for tracks with 'tableBrowser off' setting in trackDb. Fix cartTrackDbIsAccessDenied function to recognize correctly when 'tableBrowser off' setting is present on the same host as the CGI is running. Add tests to hubApi system to check more 'tableBrowser' settings and check getting data from more than one track at once
- src/hg/inc/versionInfo.h
- lines changed 1, context: html, text, full: html, text
ab909bd4cde74f88f5557180d33d9b2b6f508d86 Mon Mar 13 10:22:03 2023 -0700
New version number v445
- src/inc/srcVersion.h
- lines changed 1, context: html, text, full: html, text
ab909bd4cde74f88f5557180d33d9b2b6f508d86 Mon Mar 13 10:22:03 2023 -0700
New version number v445
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 3, context: html, text, full: html, text
a4b6fb893ced5b995515d37e5d7d49ff533c5371 Mon Mar 13 10:20:23 2023 -0700
v445 final build, refs #30708
switch to commits view, user index