Merge branch '9613-user-profile-string-keys'
[arvados.git] / sdk / python /
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
2016-04-11 radhikaMerge branch 'master' into 7658-websockets-reconnect...
2016-04-11 radhika7658: update connect error test to use stream handler...
2016-04-08 Peter Amstutz7658: Clean up & handle subscription filters consistent...
2016-04-08 radhika7658: improve the log verification in case of unexpecte...
2016-04-08 radhika7658: add test that verifies reconnect retry behavior
2016-04-07 radhikaMerge branch 'master' into 7658-websockets-reconnect...
2016-04-05 radhika7658: update EventClient.on_closed to retry on connect...
2016-04-04 radhika7658: add reconnect logic when a websocket is closed...
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 Amstutz8654: Pin pyasn1_modules to version that is compatible...
2016-03-29 Peter AmstutzMerge branch '8815-crunchrunner-everywhere' into 8654...
2016-03-28 Peter AmstutzMerge branch 'master' into 8654-arv-jobs-cwl-runner
2016-03-25 Peter Amstutz8654: Passes 100% CWL conformance tests using running...
2016-03-23 Peter AmstutzMerge branch '8766-cwl-collection-project' into 8654...
2016-03-22 Peter AmstutzMerge branch 'master' into 8654-arv-jobs-cwl-runner
2016-03-22 Peter Amstutz8654: When uploading, reuse existing collections with...
2016-03-21 Peter Amstutz8654: Fix keeppath and add ensure_unique_name to upload.
2016-03-21 Peter Amstutz8654: Scanning for and uploading dependencies for submi...
2016-03-21 Peter AmstutzMerge branch 'master' into 8654-arv-jobs-cwl-runner
next