File Changes for galt
switch to commits view, user indexv246_preview to v246_preview2 (2011-01-11 to 2011-01-18) v246
- src/hg/utils/refreshNamedSessionCustomTracks/refreshNamedSessionCustomTracks.c
- lines changed 122, context: html, text, full: html, text
fixing memory-hogging 7GB
- lines changed 84, context: html, text, full: html, text
changed exec to fork for improved speed and reliability (9.5 minutes now instead of 11)
- lines changed 22, context: html, text, full: html, text
added errCatch to prevent single error from aborting the whole run
- lines changed 109, context: html, text, full: html, text
timeout with kill added for greater reliability
- lines changed 1, context: html, text, full: html, text
changed timeout to 30 seconds since at 10 seconds 3 of the jobs timed out. we may need to make this a parameter. hmm
- lines changed 1, context: html, text, full: html, text
incrementing the timeout some more
- src/lib/net.c
- lines changed 2, context: html, text, full: html, text
add FTP LIST option for directories identified by trailing slash in URL
- src/utils/paraSync/paraSync.c
- lines changed 47, context: html, text, full: html, text
adding ability to recursively process FTP directories with FTP LIST output
switch to commits view, user index