10979: Add missing SqueueChecker initialization.
[arvados.git] / sdk /
2017-02-27 Lucas Di PentimaMerge branch '11002-arvput-crash-fix'
2017-02-27 Lucas Di Pentima11002: Merge branch 'master' into 11002-arvput-crash-fix
2017-02-27 Lucas Di Pentima11002: Added note explaining why we're expecting a...
2017-02-24 Tom Clegg10979: Check for orphans only once at startup. Add...
2017-02-24 Tom CleggMerge branch '6347-log-timestamps'
2017-02-24 Peter AmstutzMerge branch '10629-fuse-listing-perf' closes #10629
2017-02-24 Peter AmstutzMerge branch '9277-container-output' closes #9277
2017-02-24 radhikarefs #10979
2017-02-24 radhika10979: fix failing test
2017-02-24 Peter Amstutz9277: arvados-cwl-runner sets "is_trashed" when directl...
2017-02-24 radhikacloses #10979
2017-02-24 radhikaMerge branch 'master' into 10979-cancelled-job-nodes
2017-02-23 Lucas Di Pentima11002: Don't save the state and log the stack trace...
2017-02-23 Tom Clegg11156: Fix infinite loop condition.
2017-02-22 Tom CleggMerge branch '7995-keep-balance-docs'
2017-02-22 Tom CleggRemove pidfiles after shutting down test servers.
2017-02-22 Peter Amstutz10629: Make tracking and dirtying of _committed flag...
2017-02-22 radhikaMerge branch 'master' into 10979-cancelled-job-nodes
2017-02-22 radhika10979: refactor squeue invocations
2017-02-22 Lucas Di Pentima11002: Track this specific error with its own exception...
2017-02-22 Tom CleggMerge branch '11097-reuse-impure'
2017-02-22 Tom CleggFix dispatch panic when processing an update after...
2017-02-21 Lucas Di Pentima11002: Do not try to save internal state when receiving...
2017-02-21 Lucas Di Pentima11002: Merge branch 'master' into 11002-arvput-crash-fix
2017-02-21 Lucas Di Pentima11002: When trying to save the cache's state before...
2017-02-21 Lucas Di Pentima11002: Added missing assertion to test.
2017-02-21 Lucas Di Pentima11002: Improved test mocking a more suitable method...
2017-02-20 Tom Clegg11097: Merge branch 'master' into 11097-reuse-impure
2017-02-20 Lucas Di Pentima11002: Added test to make the bug happen.
2017-02-17 Tom CleggMerge branch '11127-delete-trash-with-links'
2017-02-17 Lucas Di PentimaMerge branch '11121-crunch-output-collection-owner'
2017-02-17 Lucas Di Pentima11121: Merge branch 'master' into 11121-crunch-output...
2017-02-17 radhika10979: TrackContainer implementation and test
2017-02-16 radhikaMerge branch 'master' into 10979-cancelled-job-nodes
2017-02-16 Peter AmstutzMerge branch '6520-nodemanager-crunchv2' refs #6520
2017-02-16 Peter AmstutzMerge branch '6520-skip-compute0' refs #6520
2017-02-16 Lucas Di Pentima11121: Added test.
2017-02-16 radhikaMerge branch 'master' into 10979-cancelled-job-nodes
2017-02-16 Lucas Di Pentima11121: Add owner_uuid to output collection on crunch-job
2017-02-16 Tom CleggMerge branch '11017-docker-migration'
2017-02-15 Tom CleggMerge branch '10797-ruby-2.3'
2017-02-15 Tom Clegg10797: Merge branch 'master' into 10797-ruby-2.3
2017-02-15 Ward VandewegeMerge branch 'master' into 10797-ruby-2.3
2017-02-15 Tom Clegg11017: Add arv-migrate-docker19 to package.
2017-02-14 radhika10979: trackContainers func in crunch-dispatch-slurm.go
2017-02-14 Peter AmstutzMerge branch 'arvbox-docker-imgfmt' no issue #
2017-02-14 Peter AmstutzUpdate test_with_arvbox script.
2017-02-14 Tom CleggMerge branch '10701-refactor-dispatch'
2017-02-14 Tom Clegg10701: Improve comments and identifiers.
2017-02-13 Tom Clegg11017: Add arv-migrate-docker19
2017-02-13 Peter AmstutzMerge branch '9397-cwl-initialworkdir-crunchv2' closes...
2017-02-13 Peter Amstutz9397: Improve container InitialWorkDir test.
2017-02-13 Peter Amstutz9397: Fix keep URI splitting. Fix error when container...
2017-02-13 Peter Amstutz9397: arvados-cwl-runner implementation of InitialWorkD...
2017-02-13 Peter AmstutzUpdate schema-salad pin. refs #10993
2017-02-13 Peter AmstutzUpdate cwltool pin. closes #10993
2017-02-13 Peter AmstutzMerge branch '9397-prepopulate-output-directory' refs...
2017-02-13 Peter AmstutzMerge branch '10846-nodemanager-errors' closes #10846
2017-02-10 Tom CleggMerge branch '11088-keep-cache-units'
2017-02-10 Tom CleggMerge branch '11070-ws-listener-problem'
2017-02-10 radhikacloses #10903
2017-02-10 Tom Clegg11088: Fix keep_cache_ram units.
2017-02-10 Lucas Di PentimaMerge branch '10956-arvput-pdh-fix'
2017-02-10 radhikacloses #10945
2017-02-10 Peter Amstutz9397: Adjust stream normalization to use just digest...
2017-02-10 Tom Clegg10701: Get multiple pages of queue if necessary.
2017-02-10 Tom Clegg10701: Fix chan type.
2017-02-10 Tom Clegg10701: Add back MinRetryPeriod throttle. Update comment...
2017-02-10 Lucas Di Pentima3900: Merge branch 'master' into 3900-trash-collections...
2017-02-10 Peter AmstutzMerge branch 'master' into origin-9397-prepopulate...
2017-02-10 Peter AmstutzMerge branch '9397-go-manifest' refs #9397
2017-02-10 Peter Amstutz9397: Update comment & tests for CollectionFileReader...
2017-02-10 Tom Clegg10701: cleanup
2017-02-10 Tom Clegg10701: Refactor dispatch library.
2017-02-09 Peter Amstutz9397: Tweak method documentation for Extract()
2017-02-09 Peter Amstutz9397: Update method documentation for Extract()
2017-02-09 Lucas Di Pentima10956: Fixed cwl test mocks to match behaviour change...
2017-02-09 Peter Amstutz9397: Fix major bug in firstBlock(). Refactor Manifest...
2017-02-09 Peter Amstutz9397: Fix collection.go to use blockdigest.LocatorPattern
2017-02-09 Peter Amstutz9397: Fix collection.go to use blockdigest.LocatorPattern
2017-02-09 Peter AmstutzMerge branch '9397-go-manifest' into origin-9397-prepop...
2017-02-09 Peter Amstutz9397: Remove conflicting code for easier merge
2017-02-09 Peter Amstutz9397: Use idomatic loop form.
2017-02-09 Peter Amstutz9397: Move most functions into private API.
2017-02-08 Lucas Di Pentima10956: When asked for the recently uploaded collection...
2017-02-08 Lucas Di Pentima10956: Get PDH from API server's response when saving...
2017-02-08 Peter Amstutz9397: Add manifest normalization and sub-manifest extra...
2017-02-06 radhikaMerge branch 'master' into 9397-prepopulate-output...
2017-02-06 radhika9397: add normalized manifest test
2017-02-06 radhika9397: NormalizeManifest
2017-02-03 Lucas Di PentimaMerge branch '10968-arvput-resume-progress'
2017-02-03 Lucas Di Pentima10968: Deleted space char at the end of a comment
2017-02-03 Tom CleggMerge branch 'master' into 10797-ruby-2.3
2017-02-03 radhika9397: get manifest segment for a subdir or file using...
2017-02-03 Lucas Di Pentima10968: Added a notification when uploading at least...
2017-02-03 Tom CleggMerge branch '10969-check-docker-format'
2017-02-03 Lucas Di Pentima10968: Changed the periodic update thread to run every...
2017-02-03 Lucas Di PentimaMerge branch '10932-arvput-slow-resuming'
2017-02-03 Lucas Di Pentima10932: Changed _file_paths from being a list to a set...
2017-02-03 radhika9397: Use manifest.FileSegmentForPath to get manifest...
next