Merge branch '10585-crunchstat-lost-parent' refs #10585
[arvados.git] / sdk / python / arvados /
2016-12-22 Tom CleggMerge branch '10585-crunchstat-lost-parent' refs #10585
2016-12-21 Tom Clegg10467: Merge branch 'master' into 10467-client-disconnect
2016-12-19 Lucas Di Pentima10671: Merge branch 'master' into 10671-pipeline-instan...
2016-12-16 Lucas Di PentimaMerge branch '10383-arv-put-incremental-upload'
2016-12-16 Lucas Di Pentima10383: Merge branch 'master' into 10383-arv-put-increme...
2016-12-16 Lucas Di Pentima10383: Fix for making arv-keep-get tests pass.
2016-12-16 Peter AmstutzMerge branch '10684-crunch-run-ca-certs' closes #10684
2016-12-16 Lucas Di Pentima10383: Error out when using --name and --update-collect...
2016-12-15 Lucas Di Pentima10383: Merge branch 'master' into 10383-arv-put-increme...
2016-12-15 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
2016-12-15 Tom CleggTidy up queue usage. No issue #
2016-12-15 Lucas Di Pentima10383: Remove files from local_collection which don...
2016-12-15 Peter Amstutz10684: Add Arvados-specific search path to Python SDK...
2016-12-14 Lucas Di Pentima10383: args.dry_run wasn't being passed to ArvPutUpload...
2016-12-13 Peter AmstutzMerge branch 'master' into 10576-cwl-keep-fetcher
2016-12-13 radhikarefs #10028
2016-12-16 Lucas Di PentimaMerge branch '10383-arv-put-incremental-upload'
2016-12-13 Lucas Di Pentima10383: Fixed misuse of logger.error()
2016-12-12 Lucas Di Pentima10383: Added --dry-run argument so that arv-put can...
2016-12-12 Lucas Di Pentima10383: Added logger calls for all error/warning/info...
2016-12-11 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
2016-12-09 Lucas Di Pentima10383: Start cache file from scratch when using --no...
2016-12-09 Lucas Di Pentima10383: Merge branch 'master' into 10383-arv-put-increme...
2016-12-09 Lucas Di Pentima10383: Exception usage correction
2016-12-09 Lucas Di Pentima10383: Refactored the file upload decision code so...
2016-12-09 Lucas Di PentimaMerge branch '10587-python-cli-version'
2016-12-09 Lucas Di Pentima10585: Merge branch 'master' into 10587-python-cli...
2016-12-08 Lucas Di Pentima10383: Check for expired tokens when getting already...
2016-12-08 Tom CleggMerge branch '10467-client-disconnect' refs #10467
2016-12-08 Lucas Di Pentima10383: Changed the time between updates from 1 to 20...
2016-12-08 Lucas Di Pentima10383: Removed deprecated --max-manifest-depth argument...
2016-12-01 Peter AmstutzMerge branch 'origin-10293-cwl-cr-output' closes #10293
2016-11-30 Lucas Di Pentima10587: Adding --version argument to Python SDK cli...
2016-11-30 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
2016-11-29 Lucas Di Pentima5737: Merge branch 'master' into 5737-ruby231
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-22 radhikarefs #10524
2016-11-22 radhikaMerge branch 'master' into 10293-cwl-cr-output
2016-11-22 radhikacloses #10524
2016-11-22 Tom CleggMerge branch '9897-log-block-prefetch-worker-exceptions...
2016-11-22 Lucas Di Pentima5737: Merge branch 'master' into 5737-ruby231
2016-11-22 Colin Nolan9897: Changes as per discussion in #9897.
2016-11-21 Lucas Di Pentima10383: Merge branch 'master' into 10383-arv-put-increme...
2016-11-21 Lucas Di Pentima10383: Several fixes/enhancements to arv-put:
2016-11-21 Lucas Di Pentima10383: Fixed an error when using Collection.copy()...
2016-11-17 Lucas Di Pentima10383: Unused exception removed.
2016-11-17 Lucas Di Pentima10383: Tidying up internal collection management and...
2016-11-17 Lucas Di Pentima10383: Now --update-collection is not mutually exclusiv...
2016-11-17 Lucas Di Pentima10383: Removing unnecessary locking, as Collection...
2016-11-17 Lucas Di Pentima10383: Re-done of the resume and update logic:
2016-11-16 Lucas Di Pentima10383: Using os.walk() to traverse input directories...
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-11 Lucas Di Pentima10383: Enhancements/fixes to the collection update...
2016-11-11 Lucas Di Pentima10383: Fixed Collection.find() so that it returns None...
2016-11-04 Lucas Di Pentima10383: Added --update-collection parameter to arv-put...
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: 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-20 Lucas Di Pentima10315: Bring back arv-put command from 9701's branch.
2016-10-17 Peter AmstutzMerge branch '10200-cwl-crunch-script' closes #10200
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 PentimaMerge branch 'master' into 10243-make-packing-optional
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
next