File Changes for galt
switch to commits view, user indexv304_base to v305_preview (2014-08-11 to 2014-08-18) v305
- src/hg/hgTables/genomeSpace.c
- lines changed 1, context: html, text, full: html, text
fixing wording in genomeSpace upload progress page
- lines changed 1, context: html, text, full: html, text
tiny improvement in error message
- lines changed 16, context: html, text, full: html, text
trying to improve error-handling a little by including the stderr output of the background task if it looks like it stopped running.
- lines changed 4, context: html, text, full: html, text
do not copy in stderr background output if the file was already successfully uploaded
- src/hg/lib/sqlProg.c
- lines changed 25, context: html, text, full: html, text
for hgsql and related utils, try to remove old temp .hgsql.cnf-* files that have not been accessed for 30 days.
- lines changed 2, context: html, text, full: html, text
oops that would not work anyways
- src/lib/htmshell.c
- lines changed 1, context: html, text, full: html, text
oops, htmlWarnBoxSetUpAlready has been declared above so I could reset it in genomeSpace when outputting multiple pages during progress updates. Looks like this line should have been removed, but somehow survived the merge.
- lines changed 1, context: html, text, full: html, text
newline makes the html more readable and easier to parse
switch to commits view, user index