projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Build distribution packages for the version of python-schema-salad that
[arvados.git]
/
services
/
2016-05-24
radhika
closes #8556
tree
|
commitdiff
2016-05-24
radhika
8556: implement trash/untrash for azure volumes.
tree
|
commitdiff
2016-05-20
Tom Clegg
Merge branch 'wtsi-hgi-9231-rename-redunancy-to-replica...
tree
|
commitdiff
2016-05-18
Joshua C. Randall
Renames 'redundancy' to 'replication_desired'
tree
|
commitdiff
2016-05-18
Peter Amstutz
Merge branch '9018-nodemanager-kill-instead-of-killpg...
tree
|
commitdiff
2016-05-18
Peter Amstutz
9018: Change os.killpg() -> os.kill, don't create new...
tree
|
commitdiff
2016-05-18
Peter Amstutz
Merge branch '8236-nodemanager-watchdog' closes #8236
tree
|
commitdiff
2016-05-17
Peter Amstutz
8236: Restore os.killpg(). Create a new process group...
tree
|
commitdiff
2016-05-17
Peter Amstutz
8236: Add comment to BogusActor.ping()
tree
|
commitdiff
2016-05-17
Peter Amstutz
Merge branch 'master' into 8236-nodemanager-watchdog
tree
|
commitdiff
2016-05-17
Peter Amstutz
Merge branch '9161-node-state-fixes' closes #9161
tree
|
commitdiff
2016-05-17
Peter Amstutz
8236: Add watchdog actor. This calls ping() on every...
tree
|
commitdiff
2016-05-17
Peter Amstutz
9161: Remove unused "paired()" function
tree
|
commitdiff
2016-05-17
Peter Amstutz
Merge branch 'master' into 9161-node-state-fixes
tree
|
commitdiff
2016-05-16
Peter Amstutz
9161: Remove spurious prints
tree
|
commitdiff
2016-05-16
Peter Amstutz
9161: Don't automatically consider nodes with job_uuid...
tree
|
commitdiff
2016-05-16
Peter Amstutz
9161: Decisions to start and stop compute nodes are...
tree
|
commitdiff
2016-05-13
Peter Amstutz
9161: Put nodes tagged _nodemanager_recently_booted...
tree
|
commitdiff
2016-05-13
Peter Amstutz
9161: Add _nodemanager_recently_booted as new way of...
tree
|
commitdiff
2016-05-13
Tom Clegg
Accept auth tokens with uppercase letters.
tree
|
commitdiff
2016-05-13
Peter Amstutz
9161: Adjusting behavior to accomodate down/broken...
tree
|
commitdiff
2016-05-13
Peter Amstutz
9161: Eliminate 'booted' list and put nodes directly...
tree
|
commitdiff
2016-05-13
Tom Clegg
9188: Update SetBlobMetadata func signature.
tree
|
commitdiff
2016-05-12
Tom Clegg
Merge branch '8128-crunch2-auth-api'
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: Fix test race.
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: Fix flaky test: pipe the "echo UUID" script to...
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: Use row lock during Container update, add comments.
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: Add arvados.v1.api_client_authorizations.current
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: Add runtime tokens for containers, and locks...
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: Update crunch-dispatch-local to use new Locked...
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: Update crunch-dispatch-slurm to use new Locked...
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: Add Locked state to Container model.
tree
|
commitdiff
2016-05-12
Tom Clegg
8128: De-dup container unit tests
tree
|
commitdiff
2016-05-11
Peter Amstutz
9161: There's a window between when a node pings for...
tree
|
commitdiff
2016-05-11
Peter Amstutz
Merge branch '8886-async-permission-update' refs #8886
tree
|
commitdiff
2016-05-11
Peter Amstutz
8886: Restore behavior in group_permissions to call
tree
|
commitdiff
2016-05-10
radhika
closes #8017
tree
|
commitdiff
2016-05-10
radhika
8017: RuntimeConstraints uses int64
tree
|
commitdiff
2016-05-10
radhika
closes #8464
tree
|
commitdiff
2016-05-10
radhika
8017: RuntimeConstraints uses int64
tree
|
commitdiff
2016-05-10
radhika
8464: stdout handling
tree
|
commitdiff
2016-05-09
Peter Amstutz
8886: Add timestamp checking to permission updates.
tree
|
commitdiff
2016-05-09
radhika
8017: mem-per-cpu
tree
|
commitdiff
2016-05-09
radhika
8017: pass ram and vcpus runtime_constraints from Conta...
tree
|
commitdiff
2016-05-09
radhika
8017: mem-per-cpu
tree
|
commitdiff
2016-05-09
radhika
Merge branch 'master' into 8017-slurm-runtime-constraints
tree
|
commitdiff
2016-05-05
radhika
8464: Add stdout redirection in crunch2.
tree
|
commitdiff
2016-05-05
Tom Clegg
Merge branch '9017-apiserver-short-tests'
tree
|
commitdiff
2016-05-05
Tom Clegg
9017: Skip some slow API server tests in --short mode.
tree
|
commitdiff
2016-05-04
Tom Clegg
Update API server and Workbench bundles to latest arvad...
tree
|
commitdiff
2016-05-04
Peter Amstutz
8886: Experimental asynchronous permissions update.
tree
|
commitdiff
2016-05-04
Tom Clegg
Fix compatibility with latest azure-sdk-for-go.
tree
|
commitdiff
2016-05-04
Tom Clegg
Merge branch '9068-drop-abandoned-conns'
tree
|
commitdiff
2016-05-04
Tom Clegg
9068: Fix inconsistent receiver names.
tree
|
commitdiff
2016-05-04
Tom Clegg
9068: Move buffer allocation from volumes to GetBlockHa...
tree
|
commitdiff
2016-05-04
Tom Clegg
9068: Drop PUT requests if the client disconnects befor...
tree
|
commitdiff
2016-05-03
Brett Smith
Merge branch '9120-node-manager-search-ex-methods-wip'
tree
|
commitdiff
2016-05-03
Brett Smith
9120: search_for_now falls back to real driver methods...
tree
|
commitdiff
2016-05-03
Brett Smith
9120: Add tests for BaseComputeNodeDriver's search_for...
tree
|
commitdiff
2016-05-03
radhika
8017: pass ram and vcpus runtime_constraints from Conta...
tree
|
commitdiff
2016-05-03
Tom Clegg
Merge branch '9119-oj-load-strict'
tree
|
commitdiff
2016-05-03
Peter Amstutz
9119: Use Oj strict mode for decoding JSON.
tree
|
commitdiff
2016-05-03
Peter Amstutz
Merge branch '8998-optimize-decode-www-form-component...
tree
|
commitdiff
2016-05-02
Peter Amstutz
8998: Monkey patch URI.decode_www_form_component to...
tree
|
commitdiff
2016-04-30
Tom Clegg
Log a banner at the top of each test.
tree
|
commitdiff
2016-04-29
Tom Clegg
Merge branch '9066-max-requests'
tree
|
commitdiff
2016-04-29
Tom Clegg
9066: Add keepstore -max-requests argument.
tree
|
commitdiff
2016-04-26
Tom Clegg
Merge branch '9017-skip-slow-tests'
tree
|
commitdiff
2016-04-26
Tom Clegg
9017: Add run-tests.sh --short flag to skip (some)...
tree
|
commitdiff
2016-04-26
Peter Amstutz
Merge branch '8931-event-thread-catch-exceptions' close...
tree
|
commitdiff
2016-04-22
Ward Vandewege
Fix a bunch of misspellings in our Go code (all in...
tree
|
commitdiff
2016-04-21
radhika
closes #8936
tree
|
commitdiff
2016-04-21
Peter Amstutz
Fix race conditions in test_node_undrained_when_shutdow...
tree
|
commitdiff
2016-04-21
radhika
8936: updated blob_test.rb to continue to use the defau...
tree
|
commitdiff
2016-04-21
radhika
8936: update go tests to use a blob-signature-ttl diffe...
tree
|
commitdiff
2016-04-21
radhika
8936: update the blob_test to use a specific blob_signa...
tree
|
commitdiff
2016-04-21
radhika
8936: update comment on keepstore and go fmt
tree
|
commitdiff
2016-04-21
radhika
8936: address review comments
tree
|
commitdiff
2016-04-21
radhika
Merge branch '8936-ttl-in-signing-key-TC' into 8936...
tree
|
commitdiff
2016-04-20
Peter Amstutz
Don't shut down if state is ('down', 'closed', 'boot...
tree
|
commitdiff
2016-04-20
Tom Clegg
Merge branch '8697-ruby187-compat'
tree
|
commitdiff
2016-04-20
Peter Amstutz
Merge branch '8953-no-double-count' refs #8953
tree
|
commitdiff
2016-04-19
Tom Clegg
6833: Fix excessive debug logging in TokenExpiryTest...
tree
|
commitdiff
2016-04-19
Peter Amstutz
Don't double-count nodes that are shutting down. refs...
tree
|
commitdiff
2016-04-19
Tom Clegg
Merge branch '9004-close-keep-connections'
tree
|
commitdiff
2016-04-19
Tom Clegg
Change Check to Assert to avoid crash after failure...
tree
|
commitdiff
2016-04-19
Tom Clegg
9005: Workaround: Close idle connections aggressively.
tree
|
commitdiff
2016-04-18
Tom Clegg
8936: Warn about disruptive effect of modifying blob_si...
tree
|
commitdiff
2016-04-18
radhika
8936: update blob-signing-ttl related documentation.
tree
|
commitdiff
2016-04-16
radhika
8936: consider blobSigningTtl while generating and...
tree
|
commitdiff
2016-04-16
Peter Amstutz
Don't issue drain when shutdown has been cancelled...
tree
|
commitdiff
2016-04-16
Peter Amstutz
Don't try to drain node if no nodeename associated...
tree
|
commitdiff
2016-04-15
Peter Amstutz
Merge branch '8953-node-manager-FSM' closes #8953
tree
|
commitdiff
2016-04-15
Peter Amstutz
8953: Don't start shutdown on 'drng*' or 'alloc*'.
tree
|
commitdiff
2016-04-15
Peter Amstutz
8953: Assign to tuple (eligible, reason)
tree
|
commitdiff
2016-04-15
Peter Amstutz
8953: shutdown_eligible() returns a tuple. Report...
tree
|
commitdiff
2016-04-15
Peter Amstutz
8953: Clarify how to use return value from consulting...
tree
|
commitdiff
2016-04-15
Peter Amstutz
8953: Fix indentation of shutdown_eligible().
tree
|
commitdiff
2016-04-15
Peter Amstutz
8953: Add missing transitions.py
tree
|
commitdiff
2016-04-15
Peter Amstutz
Fixup test_node_undrained_when_shutdown_cancelled and...
tree
|
commitdiff
next