11002: Added note explaining why we're expecting a SystemExit to catch a SIGINT ...
[arvados.git] / services /
2017-02-21 Lucas Di Pentima11002: Merge branch 'master' into 11002-arvput-crash-fix
2017-02-20 Peter AmstutzMerge branch '6520-pending-reason' refs #6520
2017-02-20 Peter Amstutz6520: Add ReqNodeNotAvail to list of reasons (along...
2017-02-17 Tom CleggMerge branch '11127-delete-trash-with-links'
2017-02-17 Lucas Di Pentima11121: Merge branch 'master' into 11121-crunch-output...
2017-02-17 Tom Clegg11127: Delete dependent links too when emptying trash.
2017-02-17 Tom Clegg11127: Do not crash server if SweepTrashedCollections...
2017-02-16 Peter AmstutzMerge branch '6520-nodemanager-crunchv2' refs #6520
2017-02-16 Peter Amstutz6520: Crunch v1 recognizes 'mix' and 'drng' as busy...
2017-02-16 Peter AmstutzMerge branch '6520-skip-compute0' refs #6520
2017-02-16 Peter Amstutz6520: Expand recognized 'busy' states.
2017-02-16 Peter AmstutzMerge branch '9277-trash-container-outputs' closes...
2017-02-16 Peter Amstutz6520: Explicitly mark node as 'down' before shutting...
2017-02-16 Peter Amstutz9277: Include trashed collections when creating copy...
2017-02-16 radhikacloses #11103
2017-02-16 radhika11103: ensure the index exists before attempting to...
2017-02-16 Peter Amstutz9277: crunch-run Log and output collections set is_tras...
2017-02-16 radhika11103: Omit mounts from container_requests and definiti...
2017-02-16 Tom CleggMerge branch '11017-docker-migration'
2017-02-15 Tom Clegg10797: Merge branch 'master' into 10797-ruby-2.3
2017-02-15 Peter Amstutz6520: Don't ever assign compute0, start at slot 1 when...
2017-02-15 Peter Amstutz6520: Check that hostname is set before setting weight.
2017-02-15 Peter Amstutz6520: Apply node size fixup in CloudNodeListMonitorActor
2017-02-15 Peter Amstutz6520: Update cloud_node.size to match server calculator...
2017-02-15 Peter Amstutz6520: Assign weight to node based on price to preferent...
2017-02-14 Peter Amstutz6520: Add testcase using sinfo to set crunch_worker_state
2017-02-14 Peter Amstutz6520: Add testcase getting wishlist from squeue.
2017-02-14 Peter Amstutz6520: Call squeue to include slurm jobs in wishlist...
2017-02-14 Tom Clegg11017: When compute nodes use image format v2, prefer...
2017-02-14 Tom CleggMerge branch '10701-refactor-dispatch'
2017-02-14 Tom Clegg10701: Update error text in test.
2017-02-13 Tom Clegg11017: Add arv-migrate-docker19
2017-02-13 Peter AmstutzMerge branch '9397-prepopulate-output-directory' refs...
2017-02-13 Peter AmstutzMerge branch '10846-nodemanager-errors' closes #10846
2017-02-10 Tom CleggMerge branch '11088-keep-cache-units'
2017-02-10 Tom CleggMerge branch '11070-ws-listener-problem'
2017-02-10 radhikacloses #10903
2017-02-10 Lucas Di PentimaMerge branch '10956-arvput-pdh-fix'
2017-02-10 radhika10903: support need_transaction for job and pipeline_in...
2017-02-10 Peter Amstutz9397: Fix bind behavior to include Path. Update tests...
2017-02-10 Lucas Di Pentima3900: Merge branch 'master' into 3900-trash-collections...
2017-02-10 Peter AmstutzMerge branch 'master' into origin-9397-prepopulate...
2017-02-10 Peter AmstutzMerge branch '9397-go-manifest' refs #9397
2017-02-10 Tom Clegg10701: Refactor dispatch library.
2017-02-09 Peter Amstutz9397: Use ManifestTextForPath
2017-02-09 Peter AmstutzMerge branch '9397-go-manifest' into origin-9397-prepop...
2017-02-09 Peter Amstutz10846: Specify whether to try to resume the node when...
2017-02-09 Tom Clegg10701: Tidy up error handling.
2017-02-09 Tom Clegg10701: Fix edge case: scheduling_parameters.partitions=[]
2017-02-09 Tom Clegg11070: Fix startup race: clients can safely connect...
2017-02-09 Tom Clegg11070: Add some logs, ensure shutdown after a pq connec...
2017-02-09 Tom CleggMerge branch '10700-dispatch'
2017-02-09 Tom Clegg10700: Fix error message.
2017-02-07 radhika10903: Add cancel method with cascade to pipeline_insta...
2017-02-06 radhikaMerge branch 'master' into 9397-prepopulate-output...
2017-02-06 radhika9397: add normalized manifest test
2017-02-06 radhika9397: add handling of denormalized manifest
2017-02-06 radhika9397: NormalizeManifest
2017-02-03 Lucas Di PentimaMerge branch '10968-arvput-resume-progress'
2017-02-03 Tom CleggMerge branch 'master' into 10797-ruby-2.3
2017-02-03 radhika9397: get manifest segment for a subdir or file using...
2017-02-03 Tom CleggMerge branch '10969-check-docker-format'
2017-02-03 radhika9397: Use manifest.FileSegmentForPath to get manifest...
2017-02-02 Peter Amstutz10846: Revise shutdown behavior.
2017-02-02 Tom Clegg10969: Add docker_image_formats server config, and...
2017-02-01 Peter Amstutz10846: Remove duplicate log message suppression by...
2017-02-01 radhika9397: Add ExcludeFromOutput to Mount struct.
2017-02-01 Tom CleggMerge branch '10705-dedup-log-message'
2017-02-01 Tom Clegg10705: Fix double-logged error.
2017-01-31 Tom CleggMerge branch '10700-dispatch'
2017-01-31 Lucas Di PentimaMerge branch '10694-provenance-graph-consistency'
2017-01-31 Tom CleggMerge branch '10868-ip-addr-conflict'
2017-01-31 Lucas Di PentimaMerge branch '10813-arv-put-six-threads'
2017-01-31 radhika9397: update comments
2017-01-31 Tom Clegg10700: Rename squeue identifiers (sqCheck = SqueueCheck...
2017-01-30 Tom Clegg10700: Simplify squeue checker.
2017-01-30 Lucas Di Pentima10813: Merge branch 'master' into 10813-arv-put-six...
2017-01-30 radhika9397: if mount.Path ends with "/", trim it.
2017-01-30 radhikaMerge branch 'master' into 9397-prepopulate-output...
2017-01-30 radhika9397: more testing
2017-01-30 Tom Clegg10868: Remove old DNS entry immediately when a new...
2017-01-30 radhika9397: test with multiple mount points under subdirectories
2017-01-30 Tom Clegg10700: Rephrase "should cancel" condition to be less...
2017-01-30 Tom CleggMerge branch '10690-config-dump'
2017-01-27 Tom Clegg10690: Fix conflicting uses of "config" name.
2017-01-27 Tom Clegg10690: De-duplicate dumpConfig.
2017-01-27 Tom Clegg10690: Add -dump-config to arv-git-httpd, crunch-dispat...
2017-01-27 Tom CleggMerge branch '10990-keep-web-ranges'
2017-01-27 Tom Clegg10990: Remove superfluous code for headers now handled...
2017-01-27 Tom Clegg10990: Support Range headers with non-zero start offset.
2017-01-26 Tom Clegg10990: Add tests for byte range requests that start...
2017-01-26 Tom Clegg10700: Rename PollInterval to PollPeriod in library...
2017-01-26 Tom Clegg10704: Rate-limit startup attempts per container.
2017-01-25 Tom Clegg10703: Un-pyramid run().
2017-01-25 Tom Clegg10701: Remove unneeded complexity in squeue invocation.
2017-01-25 Tom Clegg10703: Do not catch signals in crunch-dispatch-slurm...
2017-01-25 Peter AmstutzMerge branch '10895-run-in-single-container-reuse'...
2017-01-24 Tom CleggMerge branch '9998-no-count-items-available'
2017-01-24 Tom Clegg9998: Use links instead of specimens to test count...
2017-01-23 Tom Clegg9998: Handle timestamp collisions in collection index.
next