Commits for galt
switch to files view, user index
v304_base to v305_preview (2014-08-11 to 2014-08-18) v305
- 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.
- fixing wording in genomeSpace upload progress page
- src/hg/hgTables/genomeSpace.c - lines changed 1, context: html, text, full: html, text
- newline makes the html more readable and easier to parse
- tiny improvement in error message
- src/hg/hgTables/genomeSpace.c - lines changed 1, 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.
- src/hg/hgTables/genomeSpace.c - lines changed 16, context: html, text, full: html, text
- do not copy in stderr background output if the file was already successfully uploaded
- src/hg/hgTables/genomeSpace.c - lines changed 4, 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.
- oops that would not work anyways
switch to files view, user index