11308: Merge branch 'master' into 11308-python3
[arvados.git] / sdk / python / arvados / commands / get.py
2017-04-21 Tom Clegg11308: Merge branch 'master' into 11308-python3
2017-04-20 Peter AmstutzMerge branch '11510-sdk-extend-files' refs #11510
2017-04-20 Tom CleggMerge branch '11470-update-task-fields'
2017-04-19 Lucas Di PentimaMerge branch '11502-unstripped-manifest-fix'
2017-04-19 Lucas Di Pentima11502: Merge branch 'master' into 11502-unstripped...
2017-04-19 Lucas Di Pentima11502: Instead of asking for a stripped manifest, repla...
2017-04-18 Lucas Di Pentima11502: Fix regression by writing a collection manifest...
2017-04-17 radhikacloses #11465
2017-04-14 Tom CleggMerge branch '11209-crunch-unmount-all'
2017-04-14 Lucas Di PentimaMerge branch '11502-arvget-flaky-test'
2017-04-14 Lucas Di Pentima11502: When getting a manifest using a PDH, the manifes...
2017-04-14 Tom Clegg11308: Fix bytes vs. strings in arv-get command and...
2017-04-14 Tom Clegg11308: Futurize test_arv_get.py and commands/get.py
2017-04-14 Tom Clegg11308: Fix whitespace
2017-04-12 Peter AmstutzMerge branch '8567-moar-docker' refs #8567
2017-04-12 Tom Clegg11308: Merge branch 'master' into 11308-python3
2017-04-12 Peter AmstutzMerge branch '8465-cwl-containers-stdin-stderr' closes...
2017-04-11 Peter AmstutzMerge branch 'master' into 10401-limit-dir-expansion
2017-04-11 radhikaMerge branch 'master' into 8465-stderr-redirection
2017-04-10 Lucas Di Pentima6304: Merge branch 'master' into 6304-dns-update-fix
2017-04-07 Tom CleggMerge branch '11209-unmount-subtype'
2017-04-06 Tom CleggMerge branch '8104-pycurl-721'
2017-04-06 Peter AmstutzMerge branch '11423-cwl-collection-dir-ref' closes...
2017-04-06 Lucas Di PentimaMerge branch '7824-arvls-arvput-collection-api-usage'
2017-04-06 Lucas Di Pentima7824: Merge branch 'master' into 7824-arvls-arvput...
2017-04-04 Lucas Di Pentima7824: Added test cases.
2017-04-03 Lucas Di Pentima7824: Several improvements:
2017-04-03 Lucas Di Pentima7824: Log errors when trying to read the collection...
2017-04-03 Lucas Di Pentima7824: Closing file when finished writing
2017-03-31 Lucas Di Pentima7824: Use logging facility to show error messages.
2017-03-31 Lucas Di Pentima7824: Updated code to use newer Collection APIs, leavin...
2017-03-30 Lucas Di Pentima7824: Moved arv-get code to arvados.commands and replac...