Merge branch '21383-misc-fixes'. Refs #21383
[arvados.git] / services / crunch / crunch-job
2024-01-29 Peter AmstutzMerge commit '3b735dd9330e0989f51a76771c3303031154154e...
2024-01-05 Lisa Knox21316: Merge commit '1416f698b72de4b09350d9c2fb25c1405c...
2024-01-05 Lisa Knox21128: Merge commit 'adbbc9e3c7a36d39b30f403555ee5889e3...
2023-12-21 Lisa Knox21200: copied branch from arvados-workbench2 Arvados...
2023-12-11 Stephen Smith21204: Merge branch '21204-stable-log-sort' from arvado... 21204-stable-log-sort-from-wb2-repo
2023-12-07 Stephen Smith19675: Merge branch '19675-instance-types-panel' from... 19675-test1
2023-12-06 Tom CleggMerge branch 'main' from arvados-workbench2.git
2023-11-09 Tom Clegg18874: Merge branch 'main' from arvados-workbench2.git
2023-11-06 Tom CleggMerge branch 'main' from workbench2.git
2023-10-30 Tom CleggMerge branch 'main' from workbench2.git
2023-10-05 Tom CleggMerge branch 'main' from workbench2.git
2023-09-28 Tom Clegg18874: Merge commit '6f8dcb2b13f3058db656908fb26b09e23b...
2023-08-23 Tom Clegg18874: Add 'services/workbench2/' from commit 'f6f88d9c...
2023-08-23 Tom Clegg20862: Add 'sdk/ruby-google-api-client/' from commit...
2019-03-14 Peter AmstutzAdd 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d...
2016-03-11 Tom CleggAdd 'build/' from commit '555b039609a3c8700c27767c255fd...
2016-03-01 Peter AmstutzAdd 'tools/arvbox/' from commit 'd3d368758db1f4a9fa5b89...
2015-01-16 Peter AmstutzAdd 'apps/arv-web/' from commit 'f9732ad8460d013c2f2836...
2013-09-26 Tom Cleggmove crunch-job to arv-crunch-job and add to arvados...
2013-09-17 Tom CleggDuring task setup, if it exists, run /crunch_scripts...
2013-07-22 Tom Cleggfix backward-compatible env var
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