9463: Use a constant as a template for initializing the empty cache
[arvados.git] / sdk /
2016-07-26 Lucas Di Pentima9463: Use a constant as a template for initializing...
2016-07-22 Lucas Di Pentima9463: Finished writing tests for ArvPutUploadJob
2016-07-19 Lucas Di Pentima9463: Updated integration test to mock current implemen...
2016-07-19 Lucas Di Pentima9463: Using finally: on except: clause to stop the...
2016-07-14 Lucas Di Pentima9463: blank spaces cleanup
2016-07-14 Lucas Di Pentima9463: New approach on this arv-put revamping: the ArvPu...
2016-07-08 Lucas Di Pentima9463: Finished first draft on arv-put command use of...
2016-07-07 Lucas Di Pentima9463: Fixed some integration tests broken because 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-24 Peter Amstutz9488: Add log message to notify users on sucessful...
2016-06-22 Peter AmstutzMerge branch 'origin-8442-cwl-crunch2' closes #8442
2016-06-22 Peter AmstutzMerge branch 'master' into origin-8442-cwl-crunch2
2016-06-22 Peter Amstutz8442: Code cleanup. Remove dead code. Update comments.
2016-06-22 Brett SmithPySDK: Fix spelling of X-Keep-Desired-Replicas header.
2016-06-21 Peter Amstutz8442: Fix error reporting on missing Docker image
2016-06-21 Peter AmstutzMerge branch '9427-threaded-websockets' closes #9427
2016-06-21 Peter Amstutz8442: Make work_api parameter to ArvCwlRunner construct...
2016-06-21 Peter Amstutz8442: Bugfixes from end-to-end testing.
2016-06-21 Peter Amstutz8442: Fix tests. Update comments. Rename jobs ->...
2016-06-20 Peter Amstutz8442: Rename --crunch1 and --crunch2 options to --api...
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 Peter Amstutz8442: Generatefiles encode utf-8
2016-06-15 Peter Amstutz8442: Submit CommandLineTool containers directly withou...
2016-06-15 Peter Amstutz8442: Tweak internal handling of keep: paths, examine...
2016-06-15 Peter Amstutz8442: more import fixups, import workflow file correctly.
2016-06-15 Peter Amstutz8442: import fixups
2016-06-15 Peter Amstutz8442: Debugging container --submit with crunch2
2016-06-15 Peter Amstutz8442: Adding --submit support with --crunch2. General...
2016-06-15 Peter Amstutz8442: Fix message
2016-06-15 Peter Amstutz8442: raise UnsupportedRequirement for unsupported...
2016-06-15 Peter Amstutz8442: Setting up mount points works. Capturing output...
2016-06-15 Peter Amstutz8442: Return PDH for Docker container. Working on...
2016-06-15 Peter Amstutz8442: Submit containers Work in progess.
2016-06-15 Peter Amstutz8442: Add --crunch1/--crunch2 switch
2016-06-15 Peter Amstutz8442: CWL create crunch2 containers WIP
2016-06-15 Tom CleggMerge branch '9395-keep-balance-page-size'
2016-06-15 Tom Clegg9395: Fix encoding of integers in query params.
2016-06-15 radhikaMerge branch 'master' into 9372-container-display
2016-06-15 Lucas Di PentimaMerge branch '9408-arvbox-dockerfile-pulls-unnecessary...
2016-06-15 Tom CleggMerge branch '9374-go-sdk'
2016-06-15 Tom Clegg9374: Propagate API transaction error details from...
2016-06-15 Tom Clegg9374: Add arvados.APIClientAuthorization.
2016-06-15 Tom Clegg9374: Consolidate various Container structs as arvados...
2016-06-14 Peter AmstutzMerge branch '9388-websocket-every-notify' closes ...
2016-06-10 radhikaMerge branch 'master' into 9318-dashboard-uses-work...
2016-06-10 Peter Amstutz9388: Process each notify individually instead attempti...
2016-06-09 Peter AmstutzMerge branch '9187-requeued-containers' closes #9187
2016-06-09 Peter Amstutz9187: Add comments.
2016-06-08 Peter Amstutz9187: Don't try to take lock on containers with priority 0.
2016-06-08 Peter Amstutz9187: If a container is reported Queued, but we are...
2016-06-08 radhikaMerge branch '8650-container-work-unit' into 9318-dashb...
2016-06-08 radhikaMerge branch 'master' into 8650-container-work-unit
2016-06-08 radhikacloses #8087
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-06-07 radhikaMerge branch 'master' into 9318-dashboard-uses-work...
2016-06-07 radhikacloses #8876
2016-06-07 Peter AmstutzBugfix submitting cwl jobs with arvados-cwl-runner...
2016-06-07 Peter AmstutzMerge branch '9275-cwl-runner-creates-jobs' closes...
2016-06-07 Peter Amstutz9275: Initial pipeline/job component update from response
2016-06-07 radhika9275: Update the update_pipeline_component method to...
2016-06-06 radhika9275: add record to cwl_runner_job as components
2016-06-06 Peter AmstutzMerge branch '9187-crunchv2-dispatching' closes #9187
2016-06-06 Peter AmstutzMerge branch 'master' into 9187-crunchv2-dispatching
2016-06-03 radhika9275: create pipeline_instance in submit mode as well...
2016-06-03 Peter Amstutz9187: Fix comment typo
2016-06-01 Peter Amstutz9187: Slurm dispatcher improvements around squeue
2016-06-01 radhikaMerge branch 'master' into 8876-work-unit
2016-05-31 Tom CleggMerge branch '9162-keep-balance'
2016-05-31 Tom Clegg9162: Add keep-balance
2016-05-31 radhikaMerge branch 'master' into 8876-work-unit
2016-05-31 Brett Smith9316: Include documentation in CWL SDK.
2016-05-27 Peter Amstutz9187: Check LockedByUUID on container updates and termi...
2016-05-26 Peter Amstutz9187: Refactor dispatcher support into common library...
2016-05-20 Tom CleggMerge branch 'wtsi-hgi-9231-rename-redunancy-to-replica...
2016-05-19 Peter AmstutzMerge branch '8653-cwl-runner-handle-files' closes...
2016-05-19 Peter Amstutz8653: Fix tests.
2016-05-19 Peter Amstutz8653: Use load_tool.fetch_document() instead of Loader...
2016-05-19 Peter Amstutz8653: add cwlVersion so file validate correctly.
2016-05-19 Peter Amstutz8653: Fix pathmapper API
2016-05-19 Peter Amstutz8653: Set basedir for CollectionFsAccess
2016-05-18 Peter Amstutz8653: cwl-runner crunch script rewrites keep file paths...
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 '9213-fix-arv-gems-wip'
2016-05-13 Brett Smith9213: Update arv's `gem install` suggestions.
next