10651: Add --submit-runner-ram to specify amount of RAM that should be
[arvados.git] / sdk / python /
2016-11-29 radhikacloses #10518
2016-11-28 Tom CleggMerge branch '10586-writer-pool-deadlock' refs #10586
2016-11-28 Tom Clegg10586: Add extra notify_all() as deadlock insurance.
2016-11-28 Tom Clegg10586: Fix misuse of "!=" to mean "is not".
2016-11-28 Tom Clegg10586: Do not pile on more errors in the service.finish...
2016-11-25 Tom Clegg10586: Suppress stack traces for expected http errors.
2016-11-25 Tom Clegg10586: Fix deadlock in KeepWriterThreadPool.
2016-11-23 Tom CleggMerge branch '10484-count-clients' closes #10484
2016-11-23 Tom Clegg10535: Fix race-to-deadlock bugs in tests.test_events...
2016-11-22 radhikarefs #10524
2016-11-22 radhikacloses #10524
2016-11-22 Tom CleggMerge branch '9897-log-block-prefetch-worker-exceptions...
2016-11-22 Colin Nolan9897: Changes as per discussion in #9897.
2016-11-15 Peter AmstutzMerge branch '10346-rearrange-api-docs' closes #10346
2016-11-15 Colin Nolan9897: Logs errors encountered by block prefetch workers.
2016-11-04 Peter AmstutzMerge branch '9849-cwl-efficient-log-scan' refs #9849
2016-11-04 Peter AmstutzMerge branch '9849-cwl-docker-lookup' refs #9849
2016-11-03 Tom CleggMerge branch '10224-efficient-event-poll-startup' refs...
2016-11-03 Tom Clegg10224: Choose a recent-event threshold without querying...
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-28 Lucas Di Pentima10315: Moved conditional on pending write size checking
2016-10-28 Lucas Di Pentima10315: Update pending write size count just before...
2016-10-28 Lucas Di Pentima10315: Added back the BlockManager's put threads lazy...
2016-10-26 Lucas Di Pentima10315: Moved the BlockManager's put threads lazy loadin...
2016-10-25 Lucas Di Pentima10315: Brought back the new arv-put tests from 9701...
2016-10-25 Lucas Di Pentima10315: Enhanced performance when writing lots of small...
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-21 Tom Clegg10008: Merge branch 'master' into 10008-flaky-token...
2016-10-21 Tom CleggMerge branch 'crunch-job_finds_newer_docker_hashes...
2016-10-21 Peter AmstutzMerge branch '10025-arvbox-layers' closes #10025
2016-10-20 Lucas Di Pentima10315: Bring back arv-put command from 9701's branch.
2016-10-20 Peter AmstutzMerge branch 'master' into 10172-crunch2-container...
2016-10-17 Peter AmstutzMerge branch '10200-cwl-crunch-script' closes #10200
2016-10-17 Tom CleggMerge branch '10211-double-close-crash' closes #10211
2016-10-17 Tom CleggMerge branch '10280-squeue-error' closes #10280
2016-10-17 Tom CleggMerge branch '9956-keepstore-config' refs #9956
2016-10-17 Tom Clegg9956: Fix run_test_server: default is now -enforce...
2016-10-17 Tom CleggMerge branch 'master' into 9956-keepstore-config
2016-10-14 radhikarefs #10227
2016-10-13 Peter AmstutzMerge branch '10221-cwl-pathmapping' closes #10221
2016-10-13 Peter AmstutzMerge branch '10259-cwl-pipeline' closes #10259
2016-10-13 Lucas Di Pentima10236: Merge branch 'master' into 10236-disable-event...
2016-10-13 Lucas Di PentimaMerge branch '10243-make-packing-optional'
2016-10-13 Lucas Di Pentima10243: Merge branch 'master' into 10243-make-packing...
2016-10-12 Lucas Di Pentima10243: Explicitly calling close(flush=False) on tests...
2016-10-12 Lucas Di PentimaMerge branch 'master' into 10243-make-packing-optional
2016-10-12 Lucas Di PentimaMerge branch '9463-revert-arv-put-commit'
2016-10-12 Lucas Di Pentima9463: Reverted tests related to old arv-put version.
2016-10-12 Lucas Di Pentima10243: Added a flush=True parameter to ArvadosFileWrite...
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-11 Lucas Di Pentima9701: Wrapping actual alloc_bufferblock and delete_buff...
2016-10-10 Lucas Di Pentima9701: Added clarifying comments to the small block...
2016-10-10 Lucas Di Pentima9701: Better bufferblock id generation.
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: Fixed a previous test to match new flush() behavi...
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: Test fixes
2016-10-05 Lucas Di Pentima9701: Changes on the Python SDK to allow small file...
2016-10-04 Peter AmstutzMerge branch '9001-summary-skip-malformed-lines' closes...
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-16 Lucas Di Pentima9463: Corrected test to prove that the manifest is...
2016-08-15 Lucas Di Pentima9463: Get Collection's manifest text including only...
2016-08-05 Lucas Di Pentima9463: Mock usage corrections on a test that was produci...
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: Temp files & dirs creation/cleanup moved to setUp...
2016-07-26 Lucas Di Pentima9463: Added logging messages to warn the user about...
next