Merge branch '10538-trash-delete' closes #10538
[arvados.git] / sdk / python /
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 CleggMerge branch '10690-config-dump' refs #10690
2016-12-15 Tom CleggMerge branch '8460-websocket-go' refs #8460
2016-12-15 Ward VandewegeWe should not hardcode dependencies in our packages...
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-15 Tom Clegg8460: Use new ws server for integration tests only...
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: Added 2 tests to check that no resuming take...
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-07 Lucas Di Pentima10587: Added setuptools dependency to install_requires...
2016-12-07 Lucas Di Pentima10587: Removed use of multiprocessing module on --versi...
2016-12-06 Lucas Di Pentima10587: Added tests to Python commands to check for...
2016-12-05 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
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-28 radhikaMerge branch 'master' into 10293-cwl-cr-output
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 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 Tom Clegg8460: Stop existing nginx server, if any, before starti...
2016-11-17 Tom Clegg8460: Structured logging.
2016-11-17 Lucas Di Pentima10383: Re-done of the resume and update logic:
2016-11-16 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
2016-11-16 Lucas Di Pentima10383: Using os.walk() to traverse input directories...
2016-11-16 Tom Clegg8460: Pass tests even if websocket server sends events...
2016-11-16 Tom Clegg8460: Support created_at filters.
2016-11-15 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
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-15 Tom Clegg8460: Use websocket server for integration tests.
2016-11-12 Lucas Di Pentima10383: Tests have been adapted to the new behaviour.
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: 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...
next