Merge branch '14725-wes' refs #14725
[arvados.git] / lib /
2018-12-10 Peter Amstutz14495: Add dispatchcloud.EstimateScratchSpace()
2018-12-07 Tom Clegg14360: Add missing argument to -kill flag.
2018-12-07 Tom Clegg14360: Disable management APIs if config has no Managem...
2018-12-07 Tom Clegg14360: Rename Workers -> CountWorkers.
2018-12-07 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-07 Tom Clegg14360: Notify pool on worker shutdown.
2018-11-15 Tom Clegg14360: Merge branch 'master'
2018-11-15 Tom Clegg14360: Retry shutdown after configured timeout.
2018-11-14 Tom CleggMerge branch '14419-concurrent-map-write'
2018-11-14 Peter AmstutzMerge branch '14198-request-token' refs #14198
2018-11-14 Peter Amstutz14198: Add test that runtime token is set from auth...
2018-11-13 Peter Amstutz14198: Strip 4th position when setting runtime_token...
2018-11-13 Tom CleggMerge branch '14475-update-collection-error'
2018-11-13 Tom Clegg14475: Fix Content-Type header parsing.
2018-11-13 Tom CleggMerge branch '14397-keepstore-v4-signature'
2018-11-13 Peter Amstutz14198: Remote user uses current token in runtime_token
2018-11-09 Peter Amstutz14198: WIP handling various cases of remote users submi...
2018-11-09 Peter AmstutzMerge branch '14198-fed-collection-list' refs #14198
2018-11-09 Peter Amstutz14198: Expand federation support for collections and...
2018-11-09 Lucas Di PentimaMerge branch '14323-container-collection-mounts'
2018-11-09 Lucas Di PentimaMerge branch '14259-pysdk-remote-block-copy'
2018-11-08 Tom CleggMerge branch '14345-webdav-lock-and-empty-dir'
2018-11-08 Tom Clegg14360: Fix false negative in test suite.
2018-11-08 Tom Clegg14360: Don't block scheduling while locking containers.
2018-11-08 Peter AmstutzMerge branch '14458-controller-panic' refs #14458
2018-11-08 Peter Amstutz14458: Fix syntax error
2018-11-08 Peter Amstutz14458: Drain errorChan without waiting for close
2018-11-08 Peter Amstutz14458: Drain errors channel on failure case instead...
2018-11-08 Peter Amstutz14458: Avoid panic by removing defer close()
2018-11-07 Tom Clegg14360: Move single-worker Pool methods to worker type.
2018-11-06 Tom Clegg14360: Note race in docs, fix flaky test.
2018-11-06 Tom Clegg14360: Add "idle" state.
2018-11-06 Tom Clegg14406: Merge branch 'master'
2018-11-06 Lucas Di PentimaMerge branch 'master' into 14259-pysdk-remote-block...
2018-11-01 Peter AmstutzMerge branch '14262-remote-container' refs #14262
2018-11-01 Peter Amstutz14262: Avoid out-of-bounds panics checking cluster...
2018-11-01 Peter Amstutz14262: Move the context deadline to the top of the...
2018-10-31 Peter Amstutz14262: Only create runtime_token on home cluster for...
2018-10-30 Tom Clegg14360: Fix concurrent map access in tests.
2018-10-30 Tom Clegg14360: Move slurm-only code to crunch-dispatch-slurm.
2018-10-30 Tom Clegg14360: Fail Create calls fast during quota quarantine.
2018-10-30 Tom Clegg14360: Remove redundant wp.unallocated field.
2018-10-30 Tom Clegg14360: Remove redundant wkr.booted flag.
2018-10-30 Tom Clegg14360: Encapsulate scheduler object.
2018-10-30 Peter Amstutz14262: Rewrite collectionFederatedRequestHandler PDH...
2018-10-30 Peter Amstutz14262: Make sure cancel() from proxy.Do() gets called
2018-10-30 Peter Amstutz14198: Fix error responses in container POST
2018-10-30 Peter Amstutz14262: Handle container_request posted as a string...
2018-10-30 Peter Amstutz14262: Missing file
2018-10-30 Peter Amstutz14262: Fix tests
2018-10-30 Peter Amstutz14262: Tests for setting and checking container tokens.
2018-10-30 Peter Amstutz14262: Add createAPIToken, with test
2018-10-30 Peter Amstutz14262: Refactoring, split up federation code into small...
2018-10-30 Peter Amstutz14262: Refactoring proxy
2018-10-30 Peter Amstutz14262: Fix bug moving api_token to header
2018-10-30 Peter Amstutz14262: saltAuthToken returns copy of request object
2018-10-29 Tom Clegg14360: Cancel containers asynchronously in Sync cleanup.
2018-10-29 Tom Clegg14360: Log level debug->warning for unexpected condition.
2018-10-29 Tom Clegg14360: Improve comments.
2018-10-29 Tom Clegg14360: Add missing mutex lock.
2018-10-29 Tom Clegg14360: Rename View to InstanceView.
2018-10-27 Tom Clegg14360: Rename keeplocal -> dontupdate, add explanation.
2018-10-27 Tom Clegg14360: Update busy/lastUUID/running together. Clarify...
2018-10-27 Tom Clegg14360: Move monitoring API test from lame driver to...
2018-10-27 Tom Clegg14360: Move shutdown-if-broken check to its own func.
2018-10-27 Tom Clegg14360: Just notify once per sync.
2018-10-27 Tom Clegg14360: Cut excess time.Now() calls.
2018-10-27 Tom Clegg14360: Split up long run func.
2018-10-27 Tom Clegg14360: Use consts for tag keys.
2018-10-27 Tom Clegg14360: Close SSH connections when no longer needed.
2018-10-27 Tom Clegg14360: Clarify sync loop timing.
2018-10-27 Tom Clegg14360: Update readme.
2018-10-27 Tom Clegg14360: Add explicit Start method to dispatcher.
2018-10-26 Tom Clegg14360: Fix tests.
2018-10-26 Tom Clegg14360: Initial version of dispatch-cloud.
2018-10-09 Peter AmstutzMerge branch '14196-api-v2-tokens' refs #14196
2018-10-05 Lucas Di PentimaMerge branch 'master' into 13561-collection-versions-api
2018-10-05 Peter AmstutzMerge branch '12690-12748-crunchstat-summary'
2018-10-03 Peter AmstutzMerge branch '13619-fed-object-list' closes #13619
2018-10-02 Peter Amstutz13619: Move configuration options to arvados.Cluster...
2018-10-01 Peter Amstutz13619: Code cleanups
2018-09-28 Peter Amstutz13619: Test error reporting when one of the federates...
2018-09-28 Peter Amstutz13619: More tests for paging, error conditions
2018-09-27 Peter Amstutz13619: Test that "select" is passed through multi-objec...
2018-09-27 Peter Amstutz13619: Polish error handling
2018-09-27 Peter Amstutz13619: Support [uuid, =, ...], cleanups
2018-09-27 Peter Amstutz13619: Clean up, require count=none
2018-09-27 Peter Amstutz13619: MultiClusterQuery passes test
2018-09-27 Peter Amstutz13619: Federated multi-object list wip
2018-09-27 Tom CleggMerge branch '14236-delete-last-file'
2018-09-25 Tom Clegg10181: Merge branch 'master' into 10181-incremental-log
2018-09-25 Peter AmstutzMerge branch '14197-federated-containers' refs #14197
2018-09-24 Peter Amstutz14197: Another test checking uuid from federated contai...
2018-09-24 Peter Amstutz14197: Federated container request test tweaks
2018-09-21 Peter Amstutz14197: Add cluster_id to discovery document for create...
2018-09-21 Peter Amstutz14197: Supports routing object create requests, with...
2018-09-20 Peter AmstutzMerge branch '10865-legacy-jobs-api' closes #10865
2018-09-20 Peter Amstutz14197: Generalizing federated routing
2018-09-20 Peter AmstutzMerge branch '13493-document-federation' refs #13493
2018-09-20 Peter AmstutzMerge branch '14242-verify-manifest-pdh' closes #14242
next