File Changes for galt
switch to commits view, user indexv304_preview2 to v304_base (2014-08-04 to 2014-08-11) v304
- src/hg/genePredToGtf/genePredToGtf.c
- lines changed 1, context: html, text, full: html, text
fixing typo in help message.
- src/hg/hgSession/hgSession.c
- lines changed 2, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- src/hg/hgTables/genomeSpace.c
- lines changed 692, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- lines changed 10, context: html, text, full: html, text
Adding more flexibility so that if genomeSpace is not configured in hg.conf (or set to blank values), then it will be ignored, and GS will not appear in hgTables pages: mainPage, usage, etc.
- lines changed 2, context: html, text, full: html, text
oops. We tolerate missing genomeSpace settings now -- that will simply make GS features disappear.
- src/hg/hgTables/hgTables.c
- lines changed 72, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- src/hg/hgTables/hgTables.h
- lines changed 24, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- lines changed 3, context: html, text, full: html, text
Adding more flexibility so that if genomeSpace is not configured in hg.conf (or set to blank values), then it will be ignored, and GS will not appear in hgTables pages: mainPage, usage, etc.
- src/hg/hgTables/mainPage.c
- lines changed 13, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- lines changed 34, context: html, text, full: html, text
Adding more flexibility so that if genomeSpace is not configured in hg.conf (or set to blank values), then it will be ignored, and GS will not appear in hgTables pages: mainPage, usage, etc.
- lines changed 1, context: html, text, full: html, text
oops, extra quote not needed in javascript statement.
- src/hg/hgTables/makefile
- lines changed 1, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- src/hg/hgTables/usage.c
- lines changed 3, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- lines changed 22, context: html, text, full: html, text
Adding more flexibility so that if genomeSpace is not configured in hg.conf (or set to blank values), then it will be ignored, and GS will not appear in hgTables pages: mainPage, usage, etc.
- src/hg/hgVai/hgVai.c
- lines changed 2, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- src/hg/lib/cart.c
- lines changed 1, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- src/hg/lib/web.c
- lines changed 4, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- src/inc/textOut.h
- lines changed 4, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- src/lib/htmshell.c
- lines changed 2, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
- src/lib/textOut.c
- lines changed 39, context: html, text, full: html, text
Fixes #12559. GenomeSpace support added to hgTables.
switch to commits view, user index