10797: Merge branch 'master' into 10797-ruby-2.3
[arvados.git] / sdk / python / arvados / commands / put.py
2017-02-15 Tom Clegg10797: Merge branch 'master' into 10797-ruby-2.3
2017-02-15 Ward VandewegeMerge branch 'master' into 10797-ruby-2.3
2017-02-14 Tom CleggMerge branch '10701-refactor-dispatch'
2017-02-13 Peter AmstutzMerge branch '9397-prepopulate-output-directory' refs...
2017-02-13 Peter AmstutzMerge branch '10846-nodemanager-errors' closes #10846
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-08 Lucas Di Pentima10956: When asked for the recently uploaded collection...
2017-02-06 radhikaMerge branch 'master' into 9397-prepopulate-output...
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 Tom CleggMerge branch 'master' into 10797-ruby-2.3
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 Lucas Di Pentima10932: Replaced the use of a list with a set to check...
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...
next