- 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.
-
- Apr 20, 2016
-
-
John Chilton authored
-
John Chilton authored
... per my discretion as BDFN (see Project Goverance for more information https://github.com/galaxyproject/pulsar/blob/master/docs/organization.rst). Thanks for the continued awesome work on all things Galaxy @mvdbeek, your contributions rock.
-
John Chilton authored
Use managers defined in job destination parameters
-
John Chilton authored
Fix for locating cli shell/job plugins
-
- Apr 19, 2016
-
-
Marius van den Beek authored
-
Marius van den Beek authored
-
Marius van den Beek authored
The path to the CLI job/shell plugins was build based on the current working directory, but this would not work if pulsar had been installed into a virtualenv. Instead we infer the package path with inspect.getsourcefile().
-
- Apr 18, 2016
-
-
Marius van den Beek authored
and log a warning.
-
John Chilton authored
See https://pypi.python.org/pypi/pulsar-galaxy-lib.
-
John Chilton authored
-
John Chilton authored
Allow per-manager job directories.
-
John Chilton authored
Update: Rebased on to the latest master and documentation for this feature in docs/job_managers.rst and linked to this general manager configuration information from app.yml.sample (per excellent request of @mvdbeek).
-
John Chilton authored
-
John Chilton authored
-
- Apr 16, 2016
-
-
Marius van den Beek authored
-
Marius van den Beek authored
If manager name was specified in the destination parameters, include the managers/<manager_name> route in the url.
-
- Apr 15, 2016
-
-
John Chilton authored
Ensure destination directories exist when copying files
-
Nate Coraor authored
-
John Chilton authored
Fail jobs that error during job submission
-
- Apr 14, 2016
-
-
Marius van den Beek authored
-
Marius van den Beek authored
Previously jobs that failed to submit (bad resource requests, malformed scripts, no qsub available, staging problems) would remain in waiting status until pulsar was restarted.
-
Marius van den Beek authored
for the queued_cli manager.
-