arvados.git
2017-02-09 Peter Amstutz9397: Fix major bug in firstBlock(). Refactor Manifest...
2017-02-09 Peter Amstutz9397: Fix collection.go to use blockdigest.LocatorPattern
2017-02-09 Peter Amstutz9397: Use idomatic loop form.
2017-02-09 Peter Amstutz9397: Move most functions into private API.
2017-02-08 Peter Amstutz9397: Add manifest normalization and sub-manifest extra...
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 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-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 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 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 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 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.
2017-01-23 Tom CleggMerge branch 'master' into 9998-no-count-items-available
2017-01-23 Peter AmstutzMerge branch '10812-cwl-separate-dependencies' refs...
2017-01-23 Peter Amstutz10812: Handle expected NotFoundError error when checkin...
2017-01-23 Peter Amstutz10812: Add num_retries to CollectionFetcher and collect...
2017-01-23 Peter Amstutz10812: Fix indentation typo.
2017-01-23 Peter Amstutz10812: Update cwltool and schema-salad dependencies.
2017-01-23 Peter Amstutz10812: Handle $schema references.
2017-01-23 Peter Amstutz10812: Don't use cStringIO which doesn't like unicode...
2017-01-23 Peter Amstutz10812: Check for dockerOutputDirectory and raise Unsupp...
2017-01-23 Peter Amstutz10812: Fix imports, reference #main in cwl:tool
2017-01-23 Peter Amstutz10812: Improve check that already packed workflow colle...
2017-01-23 Peter Amstutz10812: Don't try to upload embedded tools separately...
2017-01-23 Peter Amstutz10812: Handle workflow keep references.
2017-01-23 Peter Amstutz10812: Use packed workflows for all run modes.
2017-01-23 Peter AmstutzMerge branch '10812-log-merge' refs #10812
2017-01-23 Peter AmstutzMerge branch '10812-submit-runner-image' refs #10812
2017-01-23 Peter AmstutzMerge branch '10935-noop-munge' closes #10935
2017-01-20 Peter Amstutz10812: Add tests
2017-01-20 Peter Amstutz10812: Perform merge of logs based on timestamp instead...
2017-01-20 Peter Amstutz10935: Add test that round tripping works after disabli...
2017-01-20 Peter Amstutz10812: Add --submit-runner-image to override default...
2017-01-19 Tom CleggMerge branch 'master' into 9998-no-count-items-available
2017-01-19 Tom Clegg9998: Change count=true/false to exact/none. Add tests.
2017-01-19 Peter Amstutz10935: Make Rails method deep_munge a noop, so that...
2017-01-18 Lucas Di Pentima10813: Merge branch 'master' into 10813-arv-put-six...
2017-01-18 Lucas Di Pentima10813: Fixed typo on argument documentation.
2017-01-18 Peter AmstutzMerge branch '10292-cwl-deadlock' refs #10292
2017-01-18 Peter Amstutz10292: Update cwltool for bugfix: intermittant workflow...
2017-01-18 Lucas Di Pentima10813: Bug fixed on BlockManager's _get_manifest_text...
2017-01-18 Ward VandewegeRemove references to debian7 and centos6. Also remove...
2017-01-18 Ward VandewegeMerge branch '10858-build-packages-improvements'
next