Merge branch '9988-cwl-arv-hints' closes #9988
[arvados.git] / sdk / python /
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-07-27 radhikacloses #8568
2016-07-27 radhikaMerge branch 'master' into 8568-docker-version-support
2016-07-26 radhika8568: Enhance image_hash parsing when using Docker...
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-21 Tom Clegg9639: Relax unnecessarily strict time limit.
2016-07-20 Tom Clegg9639: Delete all cached discovery docs, but do not...
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 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 Tom Clegg9567: Print log messages from keep et al. as they appea...
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-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-17 radhikaMerge branch 'master' into 9372-container-display
2016-06-16 Lucas Di Pentima9180: Changed some of the logic on ThreadLimiter and...
2016-06-16 Lucas Di PentimaMerge branch '9417-asserttrue-for-value-comparison'
2016-06-15 Lucas Di Pentima9417: Replaced assertTrue() with assertEqual() on Retry...
2016-06-15 Lucas Di PentimaFirst try, don't think it'll work
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-13 Brett Smith9135: Clean imports in test_events.
2016-05-13 Brett Smith9135: Add basic tests for Python events listeners.
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 Tom CleggMerge branch '9119-oj-load-strict'
2016-05-03 Peter Amstutz9119: Use Oj strict mode for decoding JSON.
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-05-02 radhika8937: updated arvados_testutil.py to skip setting resp_...
2016-05-02 radhika8937: Return True for Head requests in KeepClients...
2016-05-02 radhika8937: test updates
2016-05-02 radhika8937: bypass cache for all head requests.
2016-05-02 radhika8937: add head request to python keep client.
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 Tom CleggMerge branch '9017-skip-slow-tests'
2016-04-26 Tom Clegg9017: Add run-tests.sh --short flag to skip (some)...
2016-04-26 Peter AmstutzMerge branch '8931-event-thread-catch-exceptions' close...
2016-04-26 Peter Amstutz8931: Fix indentation mistakes. Fix tests.
2016-04-26 Peter Amstutz8931: Use RetryLoop around websocket reconnect. Create...
2016-04-21 Peter Amstutz8931: Use RetryLoop to retry api calls. Add max_wait...
2016-04-12 Peter AmstutzPropagate designated stdout stream from keepdocker...
2016-04-12 Peter Amstutz8931: Add retry and exception handling around PollClien...
2016-04-12 radhikaMerge branch 'master' into 8724-keep-block-check-script
2016-04-11 Peter Amstutz8931: Add exception handling around callbacks and PollC...
2016-04-11 radhikacloses #7658
next