File Changes for galt
switch to commits view, user indexv243_preview2 to v243_base (2010-10-26 to 2010-11-02) v243
- src/hg/encode/hgEncodeSubmit/app/controllers/pipeline_controller.rb
- lines changed 1, context: html, text, full: html, text
needs @, this variable is set by the re-factored get_ftp_list
- lines changed 12, context: html, text, full: html, text
adding download links for ddf and daf as requested by Kate
- lines changed 2, context: html, text, full: html, text
this variable needs at-sign too
- lines changed 4, context: html, text, full: html, text
ask user what they want to do with the download by setting content-disposition header
- lines changed 10, context: html, text, full: html, text
preserving the specific daf or ddf filename
- src/hg/encode/hgEncodeSubmit/app/views/pipeline/show_daf.rhtml
- lines changed 1, context: html, text, full: html, text
adding download links for ddf and daf as requested by Kate
- lines changed 1, context: html, text, full: html, text
preserving the specific daf or ddf filename
- src/hg/encode/hgEncodeSubmit/app/views/pipeline/show_ddf.rhtml
- lines changed 1, context: html, text, full: html, text
adding download links for ddf and daf as requested by Kate
- lines changed 1, context: html, text, full: html, text
preserving the specific daf or ddf filename
- src/hg/encode/hgEncodeSubmit/lib/pipeline_background.rb
- lines changed 3, context: html, text, full: html, text
preserving the specific daf or ddf filename
- src/lib/net.c
- lines changed 3, context: html, text, full: html, text
putting parentheses around the arguments so printf checking will be happy
switch to commits view, user index