File Changes for braney
switch to commits view, user indexv249_preview to v249_preview2 (2011-03-15 to 2011-03-22) v249
- src/hg/encode/DAFs/2.0/gisChiaPet.daf
- src/hg/encode/metaCheck/metaCheck.c
- src/hg/hgTables/filterFields.c
- lines changed 7, context: html, text, full: html, text
add support for "select fields" in custom bam tracks, output message if the output is being maxed out. #27
- src/hg/hgTracks/bamTrack.c
- lines changed 11, context: html, text, full: html, text
fix #3224 . Custom track hgc clicks expect to have an extra field with the table name which isn't used by the bam click handler, but not having anything there breaks hgc.
- src/hg/htdocs/makefile
- lines changed 2, context: html, text, full: html, text
never update the style directory from this directory
- lines changed 1, context: html, text, full: html, text
fix... hopefully... to fix the pernicious make beta style bug on hgwbeta
- src/hg/inc/samAlignment.h
- src/hg/lib/customFactory.c
- lines changed 1, context: html, text, full: html, text
add support for "select fields" in custom bam tracks, output message if the output is being maxed out. #27
- src/hg/lib/samAlignment.c
- lines changed 17, context: html, text, full: html, text
add support for "select fields" in custom bam tracks, output message if the output is being maxed out. #27
- src/inc/common.mk
- lines changed 1, context: html, text, full: html, text
add -lz if we're using tabix. This only matters if you're not linking with SSL or mySql.
- src/utils/qa/weeklybld/buildCgi32.csh
- lines changed 1, context: html, text, full: html, text
ignore bigWarn since it's a file, not a warning. Also fix some day numbers in email notifications
- src/utils/qa/weeklybld/buildEnv.csh
- src/utils/qa/weeklybld/buildZip.csh
- lines changed 1, context: html, text, full: html, text
ignore bigWarn since it's a file, not a warning. Also fix some day numbers in email notifications
- src/utils/qa/weeklybld/doNewBranch.csh
- lines changed 2, context: html, text, full: html, text
ignore bigWarn since it's a file, not a warning. Also fix some day numbers in email notifications
switch to commits view, user index