File Changes for braney
switch to commits view, user indexv259_base to v260_preview (2011-11-07 to 2011-11-15) v260
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 1, context: html, text, full: html, text
don't puts a string that is null.
- src/hg/inc/trackHub.h
- lines changed 2, context: html, text, full: html, text
add an option to hubCheck to not check all the tracks, just check the trackDb. Useful in crawling the hubs to pull the trackDb's into the udc cache where they can be parsed. #5088
- src/hg/lib/hdb.c
- lines changed 1, context: html, text, full: html, text
add some magic to make hgFind open hidden subTracks of hidden composites. #5412
- src/hg/lib/hgFind.c
- lines changed 10, context: html, text, full: html, text
add some magic to make hgFind open hidden subTracks of hidden composites. #5412
- src/hg/lib/trackHub.c
- lines changed 10, context: html, text, full: html, text
add an option to hubCheck to not check all the tracks, just check the trackDb. Useful in crawling the hubs to pull the trackDb's into the udc cache where they can be parsed. #5088
- src/hg/utils/hubCheck/hubCheck.c
- lines changed 5, context: html, text, full: html, text
add an option to hubCheck to not check all the tracks, just check the trackDb. Useful in crawling the hubs to pull the trackDb's into the udc cache where they can be parsed. #5088
- src/hg/utils/tdbQuery/tdbQuery.c
- lines changed 3, context: html, text, full: html, text
only check leaves for label limits #5799
- src/utils/qa/weeklybld/buildEnv.csh
switch to commits view, user index