arvados.git
2017-02-09 Peter Amstutz9397: Fix collection.go to use blockdigest.LocatorPattern
2017-02-09 Peter Amstutz9397: Use ManifestTextForPath
2017-02-09 Peter AmstutzMerge branch '9397-go-manifest' into origin-9397-prepop...
2017-02-09 Peter Amstutz9397: Remove conflicting code for easier merge
2017-02-09 Peter Amstutz10846: Specify whether to try to resume the node when...
2017-02-09 Peter Amstutz9397: Use idomatic loop form.
2017-02-09 Peter Amstutz9397: Move most functions into private API.
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-09 radhika10903: use cancel with cascade to cancel jobs and pause...
2017-02-08 Lucas Di Pentima10956: When asked for the recently uploaded collection...
2017-02-08 Lucas Di Pentima10956: Get PDH from API server's response when saving...
2017-02-08 Lucas Di Pentima3900: Reverted changes so that only Collection deletion...
2017-02-08 Lucas Di Pentima3900: When deleting items inside a project, use the...
2017-02-08 Peter Amstutz9397: Add manifest normalization and sub-manifest extra...
2017-02-07 radhika10903: Add cancel method with cascade to pipeline_insta...
2017-02-06 radhika9397: add pre-population of output directory documentation
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 Lucas Di Pentima10968: Deleted space char at the end of a comment
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 Lucas Di Pentima10968: Added a notification when uploading at least...
2017-02-03 Tom CleggMerge branch '10969-check-docker-format'
2017-02-03 Lucas Di Pentima10968: Changed the periodic update thread to run every...
2017-02-03 Lucas Di PentimaMerge branch '10932-arvput-slow-resuming'
2017-02-03 Lucas Di Pentima10932: Changed _file_paths from being a list to a set...
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-02 Lucas Di Pentima10932: Replaced the use of a list with a set to check...
2017-02-01 Tom CleggMerge branch '10990-keep-web-ranges'
2017-02-01 Tom Clegg10990: Add Seek tests.
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 Lucas Di Pentima10813: Added only_committed argument to ArvFile.manifes...
2017-01-30 Lucas Di Pentima10813: Removed unnecessary argument
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 Lucas Di Pentima10694: Flipped graph orientations so they are all ...
2017-01-30 radhika9397: test with multiple mount points under subdirectories
2017-01-30 Lucas Di Pentima10694: Changed Pipeline Instance's Graph orientation...
2017-01-30 Lucas Di Pentima10694: Changed the Provenance Graph orientation of...
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: Fix missing return after exit().
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 Ward VandewegeDoc update: add trademark symbol next to the word ...
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: Adjust readahead to work better on small segment...
2017-01-27 Tom Clegg10990: Fix collectionreader tests.
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 Ward VandewegeMerge branch '10980-add-ubuntu1604-support'
2017-01-26 Ward VandewegeAdd support for Ubuntu 1604 ("xenial") to our build...
2017-01-26 Ward VandewegeRemove old debian7 package testing file.
2017-01-26 Ward VandewegeRemove deprecated --force-yes flag during package testi...
2017-01-26 Tom Clegg10700: Rename PollInterval to PollPeriod in library...
2017-01-26 Tom Clegg10704: Rate-limit startup attempts per container.
2017-01-26 Peter AmstutzBump schema-salad version for schema loading performanc...
2017-01-25 Tom Clegg10703: Un-pyramid run().
2017-01-25 Tom Clegg10701: Remove unneeded complexity in squeue invocation.
2017-01-25 Peter Amstutzarv_docker_get_image should not modify dockerRequiremen...
2017-01-25 Peter AmstutzMerge branch '10812-docker-upload-fix' refs #10812
2017-01-25 Peter Amstutz10812: Fix bug and add test that docker dependencies...
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-25 Peter Amstutz10895: Don't report "reused" for Failed/Cancelled conta...
2017-01-24 Tom CleggMerge branch '9998-no-count-items-available'
2017-01-24 Tom Clegg9998: Update CLI usage.
2017-01-24 Tom Clegg9998: Remove superfluous word.
2017-01-24 Tom CleggMerge branch '10868-job-log-node-info'
2017-01-24 Tom Clegg9998: Use links instead of specimens to test count...
2017-01-24 Tom Clegg9998: Update API docs.
2017-01-24 Tom Clegg10868: Include node UUIDs and properties in job logs.
2017-01-23 Peter Amstutz10895: Don't add uploaded files to pathmap if they...
2017-01-23 Peter Amstutz10895: Improve reuse for RunInSingleContainer jobs
2017-01-23 Tom Clegg9998: Handle timestamp collisions in collection index.
next