refs #10524
[arvados.git] / sdk / python / arvados /
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...
2016-05-02 radhika8937: invalidate cache and create new one if there...
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 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-08 Peter Amstutz7658: Clean up & handle subscription filters consistent...
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 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
2016-03-18 Brett SmithMerge branch '7852-readline-cache-fix-wip'
2016-03-18 Brett Smith7852: Bugfix _filepos tracking in PySDK readline method.
2016-03-17 radhikaMerge branch '8087-arv-cli-request-body-from-file'...
2016-03-16 Peter AmstutzMerge branch 'master' into 6518-crunch2-dispatch-slurm
2016-03-11 Tom CleggAdd 'build/' from commit '555b039609a3c8700c27767c255fd...
2016-03-03 radhikaMerge branch '8497-datamanager-batchsize-1000' of https...
2016-03-03 Peter AmstutzMerge branch '8488-cwl-crunchrunner-collection' closes...
2016-03-03 radhikaMerge branch '8508-datamanager-test-badpaths' of https...
2016-03-02 radhikacloses #7399
2016-03-02 Tom CleggMerge branch 'master' into 8099-babysit-all-srun
2016-03-01 Peter AmstutzMerge branch '8015-crunch2-mount' closes #8015
2016-03-01 Peter AmstutzAdd 'tools/arvbox/' from commit 'd3d368758db1f4a9fa5b89...
2016-03-01 Peter AmstutzMerge branch '6605-arv-copy-http' closes #6605
2016-02-29 Peter Amstutz6605: Add --allow-git-http-src and --allow-git-http...
2016-02-29 Tom Clegg8099: 7263: Merge branch 'hgi/7263-even-better-busy...
2016-02-23 Peter Amstutz6605: Use git -c instead of "git config" to set credent...
2016-02-19 Tom CleggMerge branch '8484-sanity-check-collection-count' close...
2016-02-19 Tom CleggMerge branch '8485-datamanager-identical-modifiedat...
2016-02-19 Peter AmstutzMerge branch '8015-crunch2-mount' into 6518-crunch2...
2016-02-18 radhikaMerge branch 'master' into 8441-project-chooser
next