Skip to content
Snippets Groups Projects
  1. May 08, 2015
  2. May 07, 2015
  3. May 06, 2015
  4. May 05, 2015
    • John Chilton's avatar
      Even more logging. · 2b3942db
      John Chilton authored
       - Log every upload not just dynamically collected files (more cohesive with download logging).
       - Log all staging actions (in and out) with a complete description of FileAction.
       - Log full description of FileAction object on each staging up/staging down failure.
      
      Requested by @natefoo.
      2b3942db
    • John Chilton's avatar
      Better logging (through better thread names). · fa2b6dc9
      John Chilton authored
       - Use manager names instead of class name + pointer locations in manager portion of thread name.
       - Include job id in job-specific thread names (this way all stage in and out messages include a job id).
       - Small tweaks for consistency.
      
      Fixes #70.
      fa2b6dc9
  5. May 02, 2015
  6. Apr 22, 2015
  7. Apr 21, 2015
  8. Apr 20, 2015
  9. Apr 18, 2015
    • John Chilton's avatar
      Implement script for just running commands against a Pulsar server. · 3cc7f74f
      John Chilton authored
      This should be a little more accessible an entry point for client side stuff then staging Galaxy jobs as an example.
      
      Includes a generalizations for how dynamic outputs are collected from the working directory, this was going to be needed to implement discovered datasets on the Galaxy side anyway.
      3cc7f74f
    • John Chilton's avatar
      Test for script help. · 0b68adbf
      John Chilton authored
      Not a hugely important test but it does ensure the modules load cleanly and that the scripts all respond to --help with a 0 exit code.
      0b68adbf
  10. Apr 15, 2015
  11. Apr 14, 2015
  12. Apr 13, 2015
Loading