- Dec 12, 2016
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
- Oct 31, 2016
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
Fix type error in external drmaa.
-
John Chilton authored
Fixes #123.
-
- Sep 06, 2016
-
-
John Chilton authored
-
- Aug 31, 2016
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
Avoid loop when preprocessing fails and polling enabled.
-
- Aug 30, 2016
-
-
John Chilton authored
Tweak to behavior added here https://github.com/galaxyproject/pulsar/commit/8242741ba15e5b753fbd7f2845156552071adfa0. Don't postprocess the failed job, just indicate the proxy status as failed and be done with it.
-
John Chilton authored
Slew of import order fixes to bring in line with gx standard.
-
John Chilton authored
So it turns out nose.tools.timed doesn't actually kill functions on timeout. Create a new decorator that actually does using the stopit library. Add decorator to another function that appears to hang under Python 3.4 sometimes. Finally, under Python 3.4 on Traivs print the functions running so we can see hung entries.
-
John Chilton authored
-
John Chilton authored
Add install testing to Travis.
-
John Chilton authored
Finally includes testing against actual Galaxy master branch.
-
- Aug 29, 2016
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
- Aug 27, 2016
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
- Jun 09, 2016
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
Fix Pulsar client staging up for $__tool_directory__ references.
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
curl transport improvements (timeout handling)
-
- Jun 08, 2016
-
-
Nate Coraor authored
transport.
-
Nate Coraor authored
general framework for setting any other transport options that might be necessary), and add an exception that can be raised up to the pulsar runner in Galaxy to handle communication problems while checking state or submitting jobs. Fixes a problem encountered on usegalaxy.org where the monitor thread would encounter some network problem and block forever (until handler restart). Partially fixes #114 in that restarts will not kill running jobs, but if Galaxy attempts to submit a job while Pulsar is down it will still fail.
-