arvados.git
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 Lucas Di PentimaMerge branch '3900-trash-collections-delete-api'
2017-02-10 radhikacloses #10945
2017-02-10 radhika10903: support need_transaction for job and pipeline_in...
2017-02-10 Lucas Di Pentima3900: Merge branch 'master' into 3900-trash-collections...
2017-02-10 Lucas Di Pentima3900: Flipped item.destroy call for semantics reasons
2017-02-10 radhika10945: "Used in jobs" panel placement
2017-02-10 Peter AmstutzMerge branch '9397-go-manifest' refs #9397
2017-02-10 Peter Amstutz9397: Update comment & tests for CollectionFileReader...
2017-02-10 radhika10945: show jobs in which this job is used in job#show...
2017-02-09 Peter Amstutz9397: Tweak method documentation for Extract()
2017-02-09 Peter Amstutz9397: Update method documentation for Extract()
2017-02-09 Lucas Di Pentima10956: Fixed cwl test mocks to match behaviour change...
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-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-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.
next