File Changes for galt
switch to commits view, user indexv423_base to v424_preview (2021-11-09 to 2021-11-15) v424
Show details
- src/hg/hgCustom/hgCustom.c
- lines changed 54, context: html, text, full: html, text
f3009e2f9d911795bd1d13a0f95bbbee46309f83 Sun Nov 14 18:54:39 2021 -0800
Adding warn-and-continue option to hgCustom. Motivation is to support https warnings but will be useful more widely. refs #28458
- src/hg/htdocs/goldenPath/help/mirrorManual.html
- lines changed 52, context: html, text, full: html, text
5b281c69d7c3d44aeada5a1b0ed152d345adf2e8 Tue Nov 9 11:09:59 2021 -0800
Squashed commit of the following:
Adding new features to https like cert verification, error messages that work right with warn and errAbort and our GUI in hgCustom and hgHubConnect and also logging especially for CGIs of problem certs. Also added callback so that we can support multiple levels like warn instead of abort. Cert verify options controlled by env vars and also hg.conf variables for CGIs that use the cart. Added basic info about the new httpsCertCheck setting to various documents. Added -httpsCertCheck=[abort|warn|none] command-line option to the hubCheck utility. refs #28332, #28457, #28458
- src/hg/inc/customTrack.h
- lines changed 2, context: html, text, full: html, text
f3009e2f9d911795bd1d13a0f95bbbee46309f83 Sun Nov 14 18:54:39 2021 -0800
Adding warn-and-continue option to hgCustom. Motivation is to support https warnings but will be useful more widely. refs #28458
- src/hg/lib/cart.c
- lines changed 13, context: html, text, full: html, text
5b281c69d7c3d44aeada5a1b0ed152d345adf2e8 Tue Nov 9 11:09:59 2021 -0800
Squashed commit of the following:
Adding new features to https like cert verification, error messages that work right with warn and errAbort and our GUI in hgCustom and hgHubConnect and also logging especially for CGIs of problem certs. Also added callback so that we can support multiple levels like warn instead of abort. Cert verify options controlled by env vars and also hg.conf variables for CGIs that use the cart. Added basic info about the new httpsCertCheck setting to various documents. Added -httpsCertCheck=[abort|warn|none] command-line option to the hubCheck utility. refs #28332, #28457, #28458
- src/hg/lib/customTrack.c
- lines changed 12, context: html, text, full: html, text
f3009e2f9d911795bd1d13a0f95bbbee46309f83 Sun Nov 14 18:54:39 2021 -0800
Adding warn-and-continue option to hgCustom. Motivation is to support https warnings but will be useful more widely. refs #28458
- src/hg/makeDb/trackDb/buildTrix
- lines changed 1, context: html, text, full: html, text
ee32bb6814651383d9ad925fd6adbb43c255aa22 Tue Nov 9 16:03:44 2021 -0800
Fix buildTrix in makeDb/trackDb/ to use maxWordLength=64 so ixIxx which reports errors now is happy.
- src/hg/makeDb/trackDb/makefile
- lines changed 1, context: html, text, full: html, text
ee32bb6814651383d9ad925fd6adbb43c255aa22 Tue Nov 9 16:03:44 2021 -0800
Fix buildTrix in makeDb/trackDb/ to use maxWordLength=64 so ixIxx which reports errors now is happy.
- src/hg/utils/hubCheck/hubCheck.c
- lines changed 16, context: html, text, full: html, text
5b281c69d7c3d44aeada5a1b0ed152d345adf2e8 Tue Nov 9 11:09:59 2021 -0800
Squashed commit of the following:
Adding new features to https like cert verification, error messages that work right with warn and errAbort and our GUI in hgCustom and hgHubConnect and also logging especially for CGIs of problem certs. Also added callback so that we can support multiple levels like warn instead of abort. Cert verify options controlled by env vars and also hg.conf variables for CGIs that use the cart. Added basic info about the new httpsCertCheck setting to various documents. Added -httpsCertCheck=[abort|warn|none] command-line option to the hubCheck utility. refs #28332, #28457, #28458
- src/inc/net.h
- lines changed 1, context: html, text, full: html, text
5b281c69d7c3d44aeada5a1b0ed152d345adf2e8 Tue Nov 9 11:09:59 2021 -0800
Squashed commit of the following:
Adding new features to https like cert verification, error messages that work right with warn and errAbort and our GUI in hgCustom and hgHubConnect and also logging especially for CGIs of problem certs. Also added callback so that we can support multiple levels like warn instead of abort. Cert verify options controlled by env vars and also hg.conf variables for CGIs that use the cart. Added basic info about the new httpsCertCheck setting to various documents. Added -httpsCertCheck=[abort|warn|none] command-line option to the hubCheck utility. refs #28332, #28457, #28458
- src/lib/https.c
- lines changed 484, context: html, text, full: html, text
5b281c69d7c3d44aeada5a1b0ed152d345adf2e8 Tue Nov 9 11:09:59 2021 -0800
Squashed commit of the following:
Adding new features to https like cert verification, error messages that work right with warn and errAbort and our GUI in hgCustom and hgHubConnect and also logging especially for CGIs of problem certs. Also added callback so that we can support multiple levels like warn instead of abort. Cert verify options controlled by env vars and also hg.conf variables for CGIs that use the cart. Added basic info about the new httpsCertCheck setting to various documents. Added -httpsCertCheck=[abort|warn|none] command-line option to the hubCheck utility. refs #28332, #28457, #28458
- src/lib/net.c
- lines changed 1, context: html, text, full: html, text
5b281c69d7c3d44aeada5a1b0ed152d345adf2e8 Tue Nov 9 11:09:59 2021 -0800
Squashed commit of the following:
Adding new features to https like cert verification, error messages that work right with warn and errAbort and our GUI in hgCustom and hgHubConnect and also logging especially for CGIs of problem certs. Also added callback so that we can support multiple levels like warn instead of abort. Cert verify options controlled by env vars and also hg.conf variables for CGIs that use the cart. Added basic info about the new httpsCertCheck setting to various documents. Added -httpsCertCheck=[abort|warn|none] command-line option to the hubCheck utility. refs #28332, #28457, #28458
- src/product/ex.hg.conf
- lines changed 4, context: html, text, full: html, text
5b281c69d7c3d44aeada5a1b0ed152d345adf2e8 Tue Nov 9 11:09:59 2021 -0800
Squashed commit of the following:
Adding new features to https like cert verification, error messages that work right with warn and errAbort and our GUI in hgCustom and hgHubConnect and also logging especially for CGIs of problem certs. Also added callback so that we can support multiple levels like warn instead of abort. Cert verify options controlled by env vars and also hg.conf variables for CGIs that use the cart. Added basic info about the new httpsCertCheck setting to various documents. Added -httpsCertCheck=[abort|warn|none] command-line option to the hubCheck utility. refs #28332, #28457, #28458
- src/product/mirrorManual.txt
- lines changed 4, context: html, text, full: html, text
5b281c69d7c3d44aeada5a1b0ed152d345adf2e8 Tue Nov 9 11:09:59 2021 -0800
Squashed commit of the following:
Adding new features to https like cert verification, error messages that work right with warn and errAbort and our GUI in hgCustom and hgHubConnect and also logging especially for CGIs of problem certs. Also added callback so that we can support multiple levels like warn instead of abort. Cert verify options controlled by env vars and also hg.conf variables for CGIs that use the cart. Added basic info about the new httpsCertCheck setting to various documents. Added -httpsCertCheck=[abort|warn|none] command-line option to the hubCheck utility. refs #28332, #28457, #28458
switch to commits view, user index