10234: Remove doc.go, already superseded by usage.go.
[arvados.git] / sdk /
2016-10-13 Lucas Di PentimaMerge branch '10243-make-packing-optional'
2016-10-13 Lucas Di Pentima10243: Merge branch 'master' into 10243-make-packing...
2016-10-12 Lucas Di Pentima10243: Explicitly calling close(flush=False) on tests...
2016-10-12 Lucas Di PentimaMerge branch 'master' into 10243-make-packing-optional
2016-10-12 Lucas Di PentimaMerge branch '9463-revert-arv-put-commit'
2016-10-12 Lucas Di Pentima9463: Reverted tests related to old arv-put version.
2016-10-12 Lucas Di Pentima10243: Added a flush=True parameter to ArvadosFileWrite...
2016-10-12 Lucas Di PentimaMerge branch '9463-revert-arv-put-commit'
2016-10-12 Lucas Di Pentima9463: Commit old arv-put command back, as the new one...
2016-10-11 Lucas Di PentimaMerge branch '9701-collection-pack-small-files-alt'
2016-10-11 Lucas Di Pentima9701: Replaced deprecated use of File.exists?() with...
2016-10-11 Lucas Di Pentima9701: Fixed arv-put to pass a couple of pending sdk...
2016-10-11 Lucas Di Pentima9701: Merge branch 'master' into 9701-collection-pack...
2016-10-11 Lucas Di Pentima9701: Wrapping actual alloc_bufferblock and delete_buff...
2016-10-11 Peter AmstutzMerge branch '10186-crunch2-slurm-partition' closes...
2016-10-11 radhikaMerge branch 'master' into 10078-dashboard-perf
2016-10-10 Lucas Di Pentima9701: Added clarifying comments to the small block...
2016-10-10 Lucas Di Pentima9701: Better bufferblock id generation.
2016-10-10 Lucas Di Pentima9701: Superfluous variable eliminated
2016-10-10 Lucas Di Pentima9701: Use a collection.OrderedDict instead of a simple...
2016-10-07 Lucas Di Pentima9701: Simplifying small bufferblock query
2016-10-07 Lucas Di Pentima9701: Set repack_small_blocks() method as @synchronized
2016-10-07 Peter Amstutz10186: "partition" container runtime constraint takes...
2016-10-07 Peter AmstutzMerge branch '8018-container-retry' closes #8018
2016-10-07 Peter AmstutzBump cwltool version for bugfix https://github.com...
2016-10-06 Tom MorrisMerge branch '10077-workbench-integration-tests' closes...
2016-10-06 Peter AmstutzEnumerate Directory contents in output when --compute...
2016-10-06 Lucas Di Pentima9701: Fixed a previous test to match new flush() behavi...
2016-10-06 Lucas Di Pentima9701: Several corrections/enhancements:
2016-10-06 Lucas Di Pentima9701: Reverted the use of the optional 'flush' argument...
2016-10-06 Peter Amstutz10186: Add PartitionRequirement
2016-10-06 Peter Amstutz10186: Add support for "partition" in runtime_constrain...
2016-10-06 Peter AmstutzMerge branch '9307-cwl-use-tmp-output' closes #9307...
2016-10-06 Peter AmstutzMerge branch 'master' into 9307-cwl-use-tmp-output
2016-10-06 Peter Amstutz9307: Improve crunchrunner error handling. Fix typo.
2016-10-05 Peter AmstutzBump schema-salad & cwltool version for cwl document...
2016-10-05 Lucas Di Pentima9701: Test fixes
2016-10-05 Lucas Di Pentima9701: Changes on the Python SDK to allow small file...
2016-10-05 Peter Amstutz9307: Bump tests to use v1.0 and make sure that arvados...
2016-10-05 Peter Amstutz9308: Set task.keepTmpOutput: true when outputDirType...
2016-10-05 Peter Amstutz9308: Add test for KeepTmpOutput flag.
2016-10-05 Peter AmstutzMerge branch '10165-cwl-outputs' closes #10165
2016-10-04 Peter Amstutz9308: Add 'keepTmpOutput' option to crunchrunner
2016-10-04 Peter Amstutz10165: Add --output-name option to set name of output...
2016-10-04 Peter AmstutzMerge branch '9001-summary-skip-malformed-lines' closes...
2016-10-03 Lucas Di Pentima9701: Merge branch '9463-change-arvput-use-collection...
2016-10-03 Peter Amstutz10165: Add test for make_output_collection
2016-10-03 Peter Amstutz10165: Pass around keep client object instead of creati...
2016-10-03 Peter Amstutz10165: Handle copying complete collection contents...
2016-09-30 Peter Amstutz10165: DRY key cleanup.
2016-09-30 Peter Amstutz10165: Add FinalOutputPathMapper. Delete basename...
2016-09-30 Peter AmstutzMerge branch '9857-cwl-acceptlist-re' refs #9857
2016-09-30 Peter Amstutz10165: Always make an output collection when a workflow...
2016-09-30 Peter AmstutzMerge branch '10032-cwl-spinup' refs #10032
2016-09-30 radhikaMerge branch 'master' into 10078-dashboard-perf
2016-09-30 Peter Amstutz10032: Fix test to include --preserve-entire-environment
2016-09-30 Peter Amstutz10032: Update schema salad and cwltool packages to...
2016-09-30 Peter AmstutzDrill down on metrics on job submission.
2016-09-29 Peter AmstutzMerge branch '10151-cwl-dir-listing' closes #10151
2016-09-29 Peter Amstutz10032: Add more metrics
2016-09-28 Tom CleggMerge branch '9848-copy-container-output' refs #9848
2016-09-28 Tom Clegg9848: Use pointer receiver for all arvadosclient.Arvado...
2016-09-28 Tom CleggMerge branch '9953-dockercleaner-config' closes #9953
2016-09-28 Tom Clegg9953: Install python data files to /usr/share/... not...
2016-09-27 Peter AmstutzMerge branch '10129-cwl-remove-listing' closes #10129
2016-09-27 Peter Amstutz10129: Rename del_listing to trim_listing and add docst...
2016-09-27 Tom CleggMerge branch '9912-config-yaml' closes #9912
2016-09-27 Peter Amstutz10129: Ensure that directory literals get preserved...
2016-09-27 Tom Clegg9912: Support YAML config files. Change default config...
2016-09-27 Peter AmstutzFix #10133, use "resolved" (keep reference) instead...
2016-09-27 Peter Amstutz10129: Trim listing from Directory objects that are...
2016-09-26 radhikacloses #9514
2016-09-26 Peter AmstutzMerge branch '9988-cwl-arv-hints' closes #9988
2016-09-26 Peter AmstutzFix typo.
2016-09-26 Tom CleggMerge branch '9950-arv-git-httpd-config' closes #9950
2016-09-26 Tom Clegg9950: Remove uses of environment variables.
2016-09-26 radhikarefs #10028
2016-09-26 Peter AmstutzMerge branch '10081-cwl-run-same-job' closes #10081
2016-09-23 Peter AmstutzMerge branch '10081-cwl-run-same-job' into 9988-cwl...
2016-09-23 Peter AmstutzMerge branch 'master' into 10081-cwl-run-same-job
2016-09-23 Peter AmstutzMerge branch '10088-cwl-dedup-deps' refs #10088
2016-09-23 Peter Amstutz10081: Change logical identifier for Arvados schema...
2016-09-23 Peter Amstutz10088: Updated cwltool deduplicates dependencies to...
2016-09-23 Tom Clegggofmt. refs #9955
2016-09-23 Tom CleggMerge branch '9955-keepproxy-config' closes #9955
2016-09-23 radhikaMerge branch 'master' into 9514-only-delete-old-contain...
2016-09-22 Lucas Di Pentima10037: Merge branch 'master' into 10037-useless-progres...
2016-09-22 Peter Amstutz9988: Add arvados-specfic hints RuntimeConstraints...
2016-09-22 Peter AmstutzMerge branch '10117-fuse-refcount' refs #10117
2016-09-22 Peter Amstutz10081: Rename cwl.input.json to cwl.input.yml, fix...
2016-09-22 Peter AmstutzMerge branch 'master' into 10081-cwl-run-same-job
2016-09-22 Peter AmstutzUpdate cwltool again for bugfix, refs #10088
2016-09-21 Lucas Di Pentima10029: Merge branch 'master' into 10029-wb-send-request-id
2016-09-21 Tom Clegg9955: Add keepproxy config file and systemd unit file.
2016-09-21 Tom Clegg9955: 9950: Add shim for using an arvados.Client to...
2016-09-21 Tom CleggMerge branch '9957-keep-web-config' closes #9957
2016-09-21 Tom Clegg9957: Refactor keep-web to load config from a file...
2016-09-20 Peter AmstutzMerge branch '10088-raw-files' refs #10088
2016-09-20 Peter Amstutz10081: Upload dependencies. Fix keep paths. Ensure...
2016-09-19 Peter Amstutz10081: Fix quoting issue with workflow & input object...
next