9701: Superfluous variable eliminated
[arvados.git] / sdk / python / arvados /
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-06 Lucas Di Pentima9701: Several corrections/enhancements:
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-09-30 Peter AmstutzMerge branch '9857-cwl-acceptlist-re' refs #9857
2016-09-23 radhikaMerge branch 'master' into 9514-only-delete-old-contain...
2016-09-22 Peter AmstutzMerge branch 'master' into 10081-cwl-run-same-job
2016-09-21 Lucas Di Pentima10029: Merge branch 'master' into 10029-wb-send-request-id
2016-09-20 Peter AmstutzMerge branch '10088-raw-files' refs #10088
2016-09-19 Tom CleggMerge branch '9954-keep-balance-systemd' closes #9954
2016-09-19 Tom CleggMerge branch '10014-collection-error-detail' closes...
2016-09-19 Tom Clegg10014: Add error details. Use filesystem language ...
2016-09-19 Tom Clegg10014: Add details to various error messages.
2016-08-30 Lucas Di PentimaMerge branch 'master' into 9687-container-request-display
2016-08-30 Peter AmstutzMerge branch '8232-docker-remove-obsolete' closes ...
2016-08-30 Peter AmstutzMerge branch '9783-cwl-error-invalid-dir' closes #9783
2016-08-29 Peter AmstutzMerge branch 'origin-9043-test-edit-container-request...
2016-08-29 Lucas Di PentimaMerge branch '9854-container-validations-produce-bad...
2016-08-26 Lucas Di PentimaMerge branch '9463-pysdk-amended'
2016-08-24 Lucas Di Pentima9463: Several changes to the PySDK, as described below:
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-28 Lucas Di Pentima9463: Unified use of 'replication_desired' param on...
2016-07-27 radhikacloses #8568
2016-07-27 radhikaMerge branch 'master' into 8568-docker-version-support
2016-07-27 Lucas Di Pentima9463: Parameter naming unification on _BlockManager...
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-26 Lucas Di PentimaMerge branch '9551-python-keep-services-env'
2016-07-26 Lucas Di Pentima9551: Replaced ARVADOS_KEEP_PROXY with ARVADOS_KEEP_SER...
2016-07-26 Lucas Di Pentima9551: Proxy URLs validation. Iteration optimization...
2016-07-26 Lucas Di Pentima9551: Change proxy parameter priority over environment...
2016-07-25 Lucas Di Pentima9551: Added support for env var ARVADOS_KEEP_SERVICES...
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-15 Peter AmstutzMerge branch '9570-cwl-runner-fixes' closes #9570 ...
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-14 Tom CleggMerge branch 'fix-python-sdk-mac' of https://github...
2016-07-14 Adam SavitzkyMonkey patch socket constants on apple only
2016-07-14 Peter AmstutzRemove spurious print introduced in 6884eed, refs ...
2016-07-13 Adam SavitzkyPatch socket configuration for Apple systems
2016-07-13 Nico CesarMerge branch '9459-test_with_arvbox_tweaks'
2016-07-13 Tom CleggMerge branch '9567-keep-web-session-test'
2016-07-13 Peter AmstutzFix tests. refs #9570
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: Added to Collection a way to ask _BlockManager...
2016-07-07 Lucas Di Pentima9463: Added desired replication level to collection...
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-27 Lucas Di PentimaMerge branch '9446-refactor-keep-parallel-write-strategy'
2016-06-27 Lucas Di Pentima9446: Applying Peter's review suggestions. refs #9446
2016-06-24 Lucas Di PentimaPySDK put() refactoring ready, all local tests worked OK
2016-06-24 Lucas Di PentimaSome tests done on new code
2016-06-24 Peter Amstutz9488: Add log message to notify users on sucessful...
2016-06-23 Lucas Di PentimaOne last method before calling it a day
2016-06-23 Lucas Di PentimaReady to start testing code
2016-06-22 Peter AmstutzMerge branch 'master' into origin-8442-cwl-crunch2
2016-06-22 Brett SmithPySDK: Fix spelling of X-Keep-Desired-Replicas header.
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-16 Lucas Di Pentima9180: Changed some of the logic on ThreadLimiter and...
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-17 Peter AmstutzMerge branch 'master' into 9161-node-state-fixes
2016-05-13 Brett SmithMerge branch '9135-eventclient-run-forever-wip'
2016-05-13 Brett Smith9135: Bring EventClient's public interface closer to...
2016-05-13 Brett Smith9135: Make EventClient initialization more consistent.
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...
next