add usr/local/arvados/src pythonpath
[arvados.git] / services / crunch / crunch-job
2013-07-17 Tom Cleggadd usr/local/arvados/src pythonpath
2013-07-17 Tom Cleggprepend to PYTHONPATH instead of replacing
2013-07-11 Tom Cleggadd util functions, fix up tmp dirs
2013-07-08 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-07-08 Tom Cleggrename foreign uuid attributes
2013-06-28 Tom Cleggupdate running and finished_at attributes at completion
2013-06-27 Tom Cleggfixes and docs for testing crunch jobs locally
2013-06-22 Tom Cleggremove some leftovers from subversion support
2013-06-22 Tom Cleggfix attempts to save dev job status in arvados db
2013-06-22 Tom Cleggfix dev job id
2013-06-21 Tom Cleggsend git-archive from ctl to compute node instead of...
2013-06-19 Tom Cleggport crunch dispatcher from whjobmanager to crunch-job
2013-06-06 Tom Cleggfix logging of script_parameters and resource_limits
2013-06-06 Tom Clegguse gmtime instead of unixtime to report timestamps
2013-06-05 Tom Cleggtweak node failure detection
2013-06-05 Tom Clegguse IPC::System::Simple::capturex instead of system()
2013-06-05 Tom Cleggfix up quoting
2013-06-05 Tom Cleggfix job output hash key
2013-06-04 Tom Cleggremove old cruft
2013-06-04 Tom Cleggrun job tasks in qsequence order in first pass
2013-06-03 Tom Cleggrename outputkey to output
2013-05-24 Tom Cleggcrunch-job fixes
2013-05-23 Tom Cleggstart lifting job manager over from free factories...
2013-05-14 Tom Cleggcopy whjobmanager from warehouse-apps