Allow users to cancel a running crunch job by updating cancelled_at
[arvados.git] / sdk / cli / bin / crunch-job
2013-11-22 Tom CleggAllow users to cancel a running crunch job by updating...
2013-11-19 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2013-11-19 Tom CleggDo not re-attempt failed job tasks, unless there is...
2013-11-18 Tim PierceMerge branch '1579-keep-server-in-docker' of git.clinic...
2013-11-15 Tom Cleggfix error message scraping regexp
2013-11-15 Tom CleggUse more current slurm environment variable name in...
2013-11-15 Tom Cleggfix over-compensation for attempts counter when task...
2013-11-15 Tom Cleggreduce default #attempts per job task from 9 to 2
2013-11-15 Tom Cleggfix loop label syntax error introduced in 7c4460b82b8ab...
2013-11-01 Tom Cleggallow crunch-job caller to override CRUNCH_TMP. fixes...
2013-10-21 Tom Cleggfix infinite loop if CONT signal received while todo...
2013-10-07 Tom Cleggrename jobs.resource_limits to runtime_constraints
2013-09-26 Tom Cleggadd ruby wrapper around crunch-job