File Changes for braney
switch to commits view, user indexv254_preview2 to v254_base (2011-07-12 to 2011-07-19) v254
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 39, context: html, text, full: html, text
make it so unlisted hubs don't disappear when you deselect them, and add the ability to disconnect them
- lines changed 12, context: html, text, full: html, text
fixes to problems in #4627
- src/hg/inc/hubConnect.h
- lines changed 8, context: html, text, full: html, text
make it so unlisted hubs don't disappear when you deselect them, and add the ability to disconnect them
- lines changed 3, context: html, text, full: html, text
oops.. these are part of the fixes for #4627
- src/hg/inc/trackHub.h
- lines changed 5, context: html, text, full: html, text
move hubCheck utility to library, fix up some error messages, facilitate using hubCheck as a hub crawler called from cron to validate public hubs.
- src/hg/inc/versionInfo.h
- src/hg/lib/hubConnect.c
- lines changed 55, context: html, text, full: html, text
make it so unlisted hubs don't disappear when you deselect them, and add the ability to disconnect them
- lines changed 5, context: html, text, full: html, text
oops.. these are part of the fixes for #4627
- src/hg/lib/trackDbCustom.c
- lines changed 1, context: html, text, full: html, text
move hubCheck utility to library, fix up some error messages, facilitate using hubCheck as a hub crawler called from cron to validate public hubs.
- src/hg/lib/trackHub.c
- lines changed 114, context: html, text, full: html, text
move hubCheck utility to library, fix up some error messages, facilitate using hubCheck as a hub crawler called from cron to validate public hubs.
- src/hg/utils/hubCheck/hubCheck.c
- lines changed 81, context: html, text, full: html, text
move hubCheck utility to library, fix up some error messages, facilitate using hubCheck as a hub crawler called from cron to validate public hubs.
- src/makefile
- lines changed 2, context: html, text, full: html, text
add hubCheck to userApps (#4526)
- src/utils/qa/weeklybld/buildEnv.csh
switch to commits view, user index