File Changes for galt
switch to commits view, user indexv454_base to v455_preview (2023-09-18 to 2023-09-25) v455
Show details
- src/hg/hgGene/wikiTrack.c
- lines changed 5, context: html, text, full: html, text
10afed273e6c71a7f8d42531fe5256e9b12a9b02 Wed Sep 20 17:22:14 2023 -0700
hgGene - Making links work better to support http or https. refs #32257
- src/hg/hgTables/galaxy.c
- lines changed 1, context: html, text, full: html, text
95dfda627819b071eaa0032584c50e31d4e9bcd1 Tue Sep 19 23:30:30 2023 -0700
Adding support for galaxy and https redirection. Detect the https protocol and add s using our built-in function for it.
- lines changed 13, context: html, text, full: html, text
e5259878fcab4eeda7e83203e858c606b9dacf26 Thu Sep 21 14:11:22 2023 -0700
Disable hyperlinks hgTables output for Galaxy, show warning with explanation instead. refs #32257
- src/hg/hgTables/hgTables.c
- lines changed 1, context: html, text, full: html, text
95dfda627819b071eaa0032584c50e31d4e9bcd1 Tue Sep 19 23:30:30 2023 -0700
Adding support for galaxy and https redirection. Detect the https protocol and add s using our built-in function for it.
- lines changed 12, context: html, text, full: html, text
e5259878fcab4eeda7e83203e858c606b9dacf26 Thu Sep 21 14:11:22 2023 -0700
Disable hyperlinks hgTables output for Galaxy, show warning with explanation instead. refs #32257
- src/hg/hgTables/hgTables.h
- lines changed 3, context: html, text, full: html, text
e5259878fcab4eeda7e83203e858c606b9dacf26 Thu Sep 21 14:11:22 2023 -0700
Disable hyperlinks hgTables output for Galaxy, show warning with explanation instead. refs #32257
- src/hg/hgTables/mainPage.c
- lines changed 2, context: html, text, full: html, text
25eac8765c2e8a7300a791d0fe33e91c33e3c31f Wed Sep 20 17:11:37 2023 -0700
hgTables - Making links work better to support http or https. refs #32257
- src/hg/hgTables/schema.c
- lines changed 3, context: html, text, full: html, text
25eac8765c2e8a7300a791d0fe33e91c33e3c31f Wed Sep 20 17:11:37 2023 -0700
hgTables - Making links work better to support http or https. refs #32257
- src/hg/hgTracks/hgTracks.c
- lines changed 3, context: html, text, full: html, text
13d3916285b56ee1227ad8e262ee15d9ec7a5e47 Wed Sep 20 17:18:51 2023 -0700
hgTracks - Making links work better to support http or https. refs #32257
- src/hg/hgc/hgc.c
- lines changed 2, context: html, text, full: html, text
a2e949c53e2fecb9c8bf9524ab8b58ce0dd4666f Wed Sep 20 18:03:55 2023 -0700
hgc - Making links work better to support http or https. refs #32257
- src/hg/hgc/wikiTrack.c
- lines changed 3, context: html, text, full: html, text
5f8bc82be821519c5e8e171749918d99c617b1c8 Wed Sep 20 17:15:25 2023 -0700
hgc - Making links work better to support http or https. refs #32257
- src/lib/https.c
- lines changed 4, context: html, text, full: html, text
f7caab779a069561391990f87b6524c045067d29 Tue Sep 19 13:57:36 2023 -0700
Increase timeout in https.c from 10 seconds to 90 seconds, Needed for C-language htmlPage Robots on https like hgNearTest and others.
- lines changed 4, context: html, text, full: html, text
37cf8f5370f6cc20f6994dc409d17a5970daf231 Tue Sep 19 16:17:25 2023 -0700
For a little more conservative change, put the connection timeout in https.c back to default 10 seconds.
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
4d345df0f820d74be05391972ecc931c0ab91077 Mon Sep 25 10:55:04 2023 -0700
v455 preview1, refs #32270
switch to commits view, user index