Merge branch '10700-dispatch'
[arvados.git] / sdk / python / arvados / commands / put.py
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-30 Lucas Di Pentima10813: Merge branch 'master' into 10813-arv-put-six...
2017-01-30 Lucas Di Pentima10813: Removed unnecessary argument
2017-01-19 Tom CleggMerge branch 'master' into 9998-no-count-items-available
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 Lucas Di Pentima10813: Bug fixed on BlockManager's _get_manifest_text...
2017-01-16 Tom CleggMerge branch 'master' into 9998-no-count-items-available
2017-01-18 Lucas Di PentimaMerge branch '10813-arv-put-six-threads'
2017-01-12 Tom CleggMerge branch 'master' into 9998-unsigned_manifest
2016-12-22 Tom CleggMerge branch '10585-crunchstat-lost-parent' refs #10585
2016-12-21 Tom Clegg10467: Merge branch 'master' into 10467-client-disconnect
2016-12-19 Lucas Di Pentima10671: Merge branch 'master' into 10671-pipeline-instan...
2016-12-16 Lucas Di PentimaMerge branch '10383-arv-put-incremental-upload'
2016-12-16 Lucas Di Pentima10383: Merge branch 'master' into 10383-arv-put-increme...
2016-12-16 Lucas Di Pentima10383: Fix for making arv-keep-get tests pass.
2016-12-16 Peter AmstutzMerge branch '10684-crunch-run-ca-certs' closes #10684
2016-12-16 Lucas Di Pentima10383: Error out when using --name and --update-collect...
2016-12-15 Lucas Di Pentima10383: Merge branch 'master' into 10383-arv-put-increme...
2016-12-15 Lucas Di Pentima10383: Remove files from local_collection which don...
2016-12-14 Lucas Di Pentima10383: args.dry_run wasn't being passed to ArvPutUpload...
2016-12-13 Peter AmstutzMerge branch 'master' into 10576-cwl-keep-fetcher
2016-12-13 radhikarefs #10028
2016-12-16 Lucas Di PentimaMerge branch '10383-arv-put-incremental-upload'
2016-12-13 Lucas Di Pentima10383: Fixed misuse of logger.error()
2016-12-12 Lucas Di Pentima10383: Added --dry-run argument so that arv-put can...
2016-12-12 Lucas Di Pentima10383: Added logger calls for all error/warning/info...
2016-12-11 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
2016-12-09 Lucas Di Pentima10383: Start cache file from scratch when using --no...
2016-12-09 Lucas Di Pentima10383: Merge branch 'master' into 10383-arv-put-increme...
2016-12-09 Lucas Di Pentima10383: Exception usage correction
2016-12-09 Lucas Di Pentima10383: Refactored the file upload decision code so...
2016-12-09 Lucas Di PentimaMerge branch '10587-python-cli-version'
2016-12-09 Lucas Di Pentima10585: Merge branch 'master' into 10587-python-cli...
2016-12-08 Lucas Di Pentima10383: Check for expired tokens when getting already...
2016-12-08 Lucas Di Pentima10383: Changed the time between updates from 1 to 20...
2016-12-08 Lucas Di Pentima10383: Removed deprecated --max-manifest-depth argument...
2016-11-30 Lucas Di Pentima10587: Adding --version argument to Python SDK cli...
2016-11-22 Lucas Di Pentima5737: Merge branch 'master' into 5737-ruby231
2016-11-21 Lucas Di Pentima10383: Merge branch 'master' into 10383-arv-put-increme...
2016-11-21 Lucas Di Pentima10383: Several fixes/enhancements to arv-put:
2016-11-17 Lucas Di Pentima10383: Unused exception removed.
2016-11-17 Lucas Di Pentima10383: Tidying up internal collection management and...
2016-11-17 Lucas Di Pentima10383: Now --update-collection is not mutually exclusiv...
2016-11-17 Lucas Di Pentima10383: Removing unnecessary locking, as Collection...
2016-11-17 Lucas Di Pentima10383: Re-done of the resume and update logic:
2016-11-16 Lucas Di Pentima10383: Using os.walk() to traverse input directories...
2016-11-15 Peter AmstutzMerge branch '10346-rearrange-api-docs' closes #10346
2016-11-11 Lucas Di Pentima10383: Enhancements/fixes to the collection update...
2016-11-04 Lucas Di Pentima10383: Added --update-collection parameter to arv-put...
2016-10-31 Tom Clegg10343: Merge branch 'master' into 10343-dockercleaner...
2016-10-31 radhikaMerge branch 'master' into 10231-keep-cache-runtime...
2016-10-31 Lucas Di PentimaMerge branch '10315-new-arv-put-performance'
2016-10-28 Lucas Di Pentima10315: Merge branch 'master' into 10315-new-arv-put...
2016-10-24 Lucas Di Pentima10315: Reduced the time between updates.
2016-10-24 Lucas Di Pentima10315: Allow small block packing passing flush=False.
2016-10-20 Lucas Di Pentima10315: Bring back arv-put command from 9701's branch.
2016-10-14 radhikarefs #10227
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: 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-06 Lucas Di Pentima9701: Reverted the use of the optional 'flush' argument...
2016-10-05 Lucas Di Pentima9701: Changes on the Python SDK to allow small file...
2016-10-03 Lucas Di Pentima9701: Merge branch '9463-change-arvput-use-collection...
2016-08-19 Lucas Di Pentima9463: Setting up the checkpointer thread as a daemon...
2016-08-15 Lucas Di Pentima9463: Get Collection's manifest text including only...
2016-08-05 Lucas Di Pentima9463: On failure, commit the cache file too, before...
2016-07-29 Lucas Di Pentima9463: Unify replication_desired & write_copies paramete...
2016-07-26 Lucas Di Pentima9463: Added logging messages to warn the user about...
2016-07-26 Lucas Di Pentima9463: Optimizations on _write_ffile()
2016-07-26 Lucas Di Pentima9463: Use a constant as a template for initializing...
2016-07-22 Lucas Di Pentima9463: Finished writing tests for ArvPutUploadJob
2016-07-19 Lucas Di Pentima9463: Using finally: on except: clause to stop the...
2016-07-14 Lucas Di Pentima9463: blank spaces cleanup
2016-07-14 Lucas Di Pentima9463: New approach on this arv-put revamping: the ArvPu...
2016-07-08 Lucas Di Pentima9463: Finished first draft on arv-put command use of...
2016-07-07 Lucas Di Pentima9463: Polishing the last details to make the integratio...
2016-07-05 Lucas Di Pentima9463: Lots of progress today, resume upload code writte...
2016-07-04 Lucas Di Pentima9463: Resume cache implementation (WIP)
2016-07-01 Lucas Di Pentima9463: Initial coding with tests
2016-06-08 radhikaMerge branch 'master' into wtsi-hgi-8087-arv-cli-reques...
2016-05-11 Peter AmstutzMerge branch '8886-async-permission-update' refs #8886
2016-05-09 radhikaMerge branch 'master' into 8017-slurm-runtime-constraints
2016-05-03 Brett SmithMerge branch '9118-arv-put-nameerror-fix-wip'
2016-05-03 Brett Smith9118: Fix arv-put crash when finishing without output.
2016-05-03 Peter AmstutzMerge branch '8998-optimize-decode-www-form-component...
2016-05-02 radhikarefs #8937
2016-05-02 radhika8937: refactor cache check logic into a check_cache...
2016-05-02 radhika8937: invalidate cache and create new one if there...
2016-03-11 Tom CleggAdd 'build/' from commit '555b039609a3c8700c27767c255fd...
2016-03-01 Peter AmstutzAdd 'tools/arvbox/' from commit 'd3d368758db1f4a9fa5b89...
2015-12-11 Peter AmstutzMerge branch 'master' into 7454-azure-custom-data
2015-10-26 Brett SmithMerge branch 'pr/25'
2015-10-20 Brett SmithMerge branch 'pr/28'
2015-10-15 Tom CleggMerge branch 'master' into wtsi-hgi-feature/arv-view
next