3609: Inherit --retries from _util. Be more specific about error being caught. ...
[arvados.git] / sdk / python / arvados / commands / run.py
2014-10-31 Peter Amstutz3609: Inherit --retries from _util. Be more specific...
2014-10-17 Peter Amstutz3609: Don't match any character for -lfoo arguments...
2014-10-17 Peter Amstutz3609: Look for parent project in current working dir...
2014-10-16 Peter Amstutz3609: Further documentation improvements, --local now...
2014-10-16 Peter AmstutzMerge branch 'master' into 3609-arv-run
2014-10-16 Peter Amstutz3609: Set "name" to abbreviated form, put full command...
2014-10-16 Peter AmstutzMerge branch '3609-arv-ws' into 3609-arv-run
2014-10-16 Peter AmstutzMerge branch '3609-arv-ws' into 3609-arv-run
2014-10-16 Peter AmstutzMerge branch '3609-arv-ws' into 3609-arv-run
2014-10-16 Peter Amstutz3609: Reenabled support for websockets. Now sets name...
2014-10-16 Peter AmstutzMerge branch '3609-arv-ws' into 3609-arv-run
2014-10-15 Peter Amstutz3609: Added documentation page. Added to "arv" fronten...
2014-10-15 Peter Amstutz3609: Use run-command batch function instead implementi...
2014-10-15 Peter Amstutz3609: Add support for batch size, improve ability to...
2014-10-14 Peter Amstutz3609: Add --script-version and --repository to aid...
2014-10-14 Peter Amstutz3609: Add command line help strings
2014-10-13 Peter Amstutz3609: Parallelizing on -- works, added tentative suppor...
2014-10-13 Peter AmstutzSearch up path to see if a file is in a collection...
2014-10-13 Peter AmstutzUse branch
2014-10-13 Peter Amstutztesting
2014-10-13 Peter AmstutzCatch ECHILD from os.waitpid()
2014-10-13 Peter Amstutz3609: Fix trimming redirect parts of the command line.