projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
arvados.git
2016-04-20
Nico Cesar
adding new package for block checks
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Peter Amstutz
Merge branch '8953-no-double-count' refs #8953
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
6833: Fix excessive debug logging in TokenExpiryTest...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Peter Amstutz
Don't double-count nodes that are shutting down. refs...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
Merge branch '9009-keep-web-close-conns'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
9009: Fix missing Close() in collectionreader.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
Merge branch '9004-close-keep-connections'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
Change Check to Assert to avoid crash after failure...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
9005: Workaround: Close idle connections aggressively.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Tom Clegg
8936: Warn about disruptive effect of modifying blob_si...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
radhika
8936: update blob-signing-ttl related documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-16
radhika
8936: consider blobSigningTtl while generating and...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-16
Peter Amstutz
Don't issue drain when shutdown has been cancelled...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-16
Peter Amstutz
Don't try to drain node if no nodeename associated...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
Merge branch '8953-node-manager-FSM' closes #8953
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Don't start shutdown on 'drng*' or 'alloc*'.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Assign to tuple (eligible, reason)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: shutdown_eligible() returns a tuple. Report...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Clarify how to use return value from consulting...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Fix indentation of shutdown_eligible().
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Add missing transitions.py
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
Fixup test_node_undrained_when_shutdown_cancelled and...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Tests pass, with some removed due to removal...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Peter Amstutz
8953: Node manager shutdown policy change WIP. Still...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Peter Amstutz
Add /var/lib/gopath and /var/lib/pip permissions fixup...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Tom Clegg
8697: Fix Locator.parse() (was failing on locators...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Tom Clegg
8697: ruby 1.8.7 compatibility in arvados/collection.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Tom Clegg
8697: Move error messages from stdout to stderr.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Tom Clegg
8697: Relax version constraints so gem can be used...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Nico Cesar
Merge branch '8959-python-gflags-dependencies'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Nico Cesar
Revert "I <3 pythong-gflags"
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Nico Cesar
Merge branch '8959-python-gflags-dependencies'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Nico Cesar
I <3 pythong-gflags
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Nico Cesar
8959: pinning out the version of python-gflags
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Brett Smith
Merge branch '8893-crunch-job-volumes-array-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Brett Smith
8893: Safer quoting of crunch-job's conditional volume...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Peter Amstutz
Propagate designated stdout stream from keepdocker...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
radhika
closes #8724
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
radhika
Merge branch 'master' into 8724-keep-block-check-script
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Peter Amstutz
8931: Add retry and exception handling around PollClien...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Peter Amstutz
Rename "rebuild" back to "reboot" and change "rebuild...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Brett Smith
4083: crunchstat-summary imports _strptime.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Brett Smith
Merge branch '8912-node-manager-patch-nodes-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Brett Smith
8912: Node Manager search_for_now uses overridden methods.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
radhika
8724: some more cleanup of tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Peter Amstutz
Add args.ignore_docker_for_reuse=False to cwl-runner...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
radhika
Merge branch 'master' into 8724-keep-block-check-script
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
radhika
8724: test updates
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Peter Amstutz
8931: Add exception handling around callbacks and PollC...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Peter Amstutz
Add --help to test_with_arvbox.sh, no issue #
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Peter Amstutz
Separate out Go and Python dependencies into separate...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
radhika
closes #7658
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
radhika
Merge branch 'master' into 7658-websockets-reconnect...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
radhika
7658: update connect error test to use stream handler...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Peter Amstutz
Merge branch '8799-make-drained-nodes-idle' closes...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Peter Amstutz
8799: shutdown_eligible() returns "node is draining...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Brett Smith
Pin dockercleaner's docker-py requirement to 1.7.2.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Peter Amstutz
7658: Clean up & handle subscription filters consistent...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
radhika
7658: improve the log verification in case of unexpecte...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
radhika
7658: add test that verifies reconnect retry behavior
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Brett Smith
Merge branch '8904-support-python3.2'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Tom Clegg
8904: Avoid installing pip >= 8 in a Python 3.2 virtualenv.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Ward Vandewege
Package crunchstat-summary.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Brett Smith
Merge branch '8872-node-manager-create-search-handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Brett Smith
8872: Bugfix Node Manager's node search after node...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
radhika
Merge branch 'master' into 7658-websockets-reconnect...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
radhika
8724: performKeepBlockCheck() returns error when any...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
radhika
8724: test assertion improvements
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Peter Amstutz
Remove over-quoting from crunchrunner and certificate...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
radhika
8724: add keep-block-check script
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Peter Amstutz
8799: Nodes in "drain" state are not automatically...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brett Smith
Merge branch '8879-cwl-runner-job-owner-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brett Smith
8879: Clean indentation in CWL SDK tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brett Smith
8879: cwl-runner --submit respects --project-uuid.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Peter Amstutz
8799: Nodes with slurm_state are "down" are checked...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brett Smith
Merge branch '8810-crunch-improve-docker-loading-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brett Smith
8810: crunch-job reports errors when checking if Docker...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brett Smith
Merge branch '8893-crunch-job-crunchrunner-quoting...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brett Smith
8893: crunch-job doesn't pass empty strings to `docker...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Nico Cesar
Merge branch '8712-fuse-cache-reload-bug'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Peter Amstutz
8712: Propagate return value of clear() from super...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
radhika
7658: update EventClient.on_closed to retry on connect...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
radhika
7658: add reconnect logic when a websocket is closed...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Peter Amstutz
8712: Set self.collection = None when clearing the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Peter Amstutz
8712: Test case that reproduces cache-spill bug.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Brett Smith
Merge branch '8811-srun-sync-tempfail-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Brett Smith
8811: crunch-job srun_sync detects and reports SLURM...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Peter Amstutz
Merge branch '8816-compute-node-update-exception' close...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Peter Amstutz
8816: Use is_cloud_exception to determine if exception...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Ward Vandewege
Fix package building by pinning docker-py to version...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Brett Smith
Merge branch '8782-reapchildren-after-signal-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Brett Smith
8782: Remove WIFEXITED check from crunch-job reapchildren.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Peter Amstutz
Merge branch '8857-cwl-job-reuse' closes #8857
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Peter Amstutz
8816: Handle cloud errors slightly differently from...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Peter Amstutz
8816: ComputeNodeUpdateActor._throttle_errors logs...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Ward Vandewege
A few more fixes for run-build-packages-python-and...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Peter Amstutz
Merge branch 'master' into 8857-cwl-job-reuse
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Ward Vandewege
Add build/run-build-packages-python-and-ruby.sh script...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Peter Amstutz
Merge branch '8828-which-crunchrunner' closes #8828
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Peter Amstutz
8828: Fix bind mount point for certificates.
commit
|
commitdiff
|
tree
|
snapshot
next