10383: Fixed misuse of logger.error()
[arvados.git] / sdk / python / arvados / commands /
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-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-27 radhikacloses #8568
2016-07-27 radhikaMerge branch 'master' into 8568-docker-version-support
2016-07-26 Lucas Di Pentima9463: Added logging messages to warn the user about...
2016-07-26 radhika8568: Enhance image_hash parsing when using Docker...
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-18 Lucas Di PentimaMerge branch '9438-http-default-timeout'
2016-07-15 Peter AmstutzMerge branch 'master' into 9369-arv-cwl-docs
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-13 Nico CesarMerge branch '9459-test_with_arvbox_tweaks'
2016-07-13 Peter AmstutzMerge branch '9486-retry-instance-limit-exceeded' close...
2016-07-13 Peter AmstutzMerge branch '9570-cwl-v1.0' closes #9570
2016-07-12 Peter Amstutz9570: Support Directory and file literal features....
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-22 Peter AmstutzMerge branch 'master' into origin-8442-cwl-crunch2
2016-06-21 Peter AmstutzMerge branch '9427-threaded-websockets' closes #9427
2016-06-20 Lucas Di PentimaMerge branch '9180-avoid-overreplication-keepclient'
2016-06-20 Peter AmstutzMerge branch '9353-retry-http-error' closes #9353
2016-06-17 Peter AmstutzBugfix "arv-ws --id" option, refs #9388.
2016-06-15 radhikaMerge branch 'master' into 9372-container-display
2016-06-15 Lucas Di PentimaMerge branch '9408-arvbox-dockerfile-pulls-unnecessary...
2016-06-14 Peter AmstutzMerge branch '9388-websocket-every-notify' closes ...
2016-06-10 Peter Amstutz9388: Process each notify individually instead attempti...
2016-06-08 radhikaMerge branch 'master' into wtsi-hgi-8087-arv-cli-reques...
2016-06-08 radhikaMerge branch '8087-arv-cli-request-body-from-file'...
2016-05-31 radhikaMerge branch 'master' into 8876-work-unit
2016-05-18 Peter AmstutzMerge branch '8236-nodemanager-watchdog' closes #8236
2016-05-17 Brett SmithMerge branch '9049-arv-copy-filters-wip'
2016-05-17 Brett Smith9049: arv-copy checks and updates pipeline template...
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-04-29 Brett SmithMerge branch '8963-arv-copy-link-properties-wip'
2016-04-29 Brett Smith8963: arv-keepdocker copies metadata links' properties.
2016-04-26 Peter AmstutzMerge branch '8931-event-thread-catch-exceptions' close...
2016-04-12 Peter AmstutzPropagate designated stdout stream from keepdocker...
2016-04-01 Peter AmstutzMerge branch 'master' into 8857-cwl-job-reuse
2016-03-31 Peter AmstutzMerge branch '8840-lock-job-record' closes #8840
2016-03-31 Peter AmstutzMerge branch '8654-arv-jobs-cwl-runner' closes #8654
2016-03-31 Peter AmstutzMerge branch 'master' into 8654-arv-jobs-cwl-runner
2016-03-30 Peter Amstutz8654: Add comments
2016-03-30 Peter Amstutz8654: Print uuid of uploaded docker image on stderr...
2016-03-29 Peter AmstutzMerge branch '8815-crunchrunner-everywhere' into 8654...
next