projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
4293: Node Manager shuts down nodes that fail to boot.
[arvados.git]
/
services
/
2014-10-24
Peter Amstutz
Increase the timeout on "lots of events" websocket...
tree
|
commitdiff
2014-10-24
Peter Amstutz
Merge branch '4295-efficient-websockets' closes #4295
tree
|
commitdiff
2014-10-24
Peter Amstutz
4295: Use EventMachine::schedule when there is potentia...
tree
|
commitdiff
2014-10-24
Peter Amstutz
4295: Fix typo in comment
tree
|
commitdiff
2014-10-24
Phil Hodgson
Merge branch 'master' into 3618-column-ordering
tree
|
commitdiff
2014-10-24
radhika
Merge branch 'master' into 4091-test-infinite-scrolling
tree
|
commitdiff
2014-10-23
Tim Pierce
Merge branch 'master' into 4015-collection-chooser...
tree
|
commitdiff
2014-10-23
Tim Pierce
4015: fix pipeline instance tests
tree
|
commitdiff
2014-10-23
Ward Vandewege
Merge branch 'master' into 4186-install-doc-improvements
tree
|
commitdiff
2014-10-23
radhika
Merge branch 'master' into 4195-pipeline-tutorial
tree
|
commitdiff
2014-10-23
radhika
closes #4228
tree
|
commitdiff
2014-10-23
radhika
Merge branch 'master' into 4195-pipeline-tutorial
tree
|
commitdiff
2014-10-23
Tim Pierce
4015: test recording collection hashes for pipeline...
tree
|
commitdiff
2014-10-23
radhika
Merge branch 'master' into 4228-collection-subdir-files
tree
|
commitdiff
2014-10-23
radhika
no issue #
tree
|
commitdiff
2014-10-23
Peter Amstutz
4295: Abort on NoMemoryError
tree
|
commitdiff
2014-10-23
Peter Amstutz
4295: Add test that large numbers of events are handled...
tree
|
commitdiff
2014-10-23
Brett Smith
Merge branch '4139-clean-api-node-cruft-wip'
tree
|
commitdiff
2014-10-23
Brett Smith
4139: Node create API requires a node parameter.
tree
|
commitdiff
2014-10-23
Brett Smith
4139: Remove cloud node setup code from API server.
tree
|
commitdiff
2014-10-23
Tom Clegg
4297: Cache results of git-fetch-pack, git-tag, and...
tree
|
commitdiff
2014-10-23
Peter Amstutz
4295: Fixed tests
tree
|
commitdiff
2014-10-23
Peter Amstutz
4295: First pass at more efficient database utilization...
tree
|
commitdiff
2014-10-23
Tom Clegg
4297: Do not update_node_status more than once per...
tree
|
commitdiff
2014-10-23
Peter Amstutz
Merge branch '4058-workbench-collection-redirect' close...
tree
|
commitdiff
2014-10-23
Peter Amstutz
4084: Added tests for auto-refresh of pipeline instance...
tree
|
commitdiff
2014-10-23
radhika
Merge branch 'master' into 4026-project-move-admin
tree
|
commitdiff
2014-10-22
radhika
Merge branch 'master' into 4228-collection-subdir-files
tree
|
commitdiff
2014-10-22
radhika
4228: add test for combining files from a collection...
tree
|
commitdiff
2014-10-22
Brett Smith
4137: Fix bad state reference in Node Manager daemon.
tree
|
commitdiff
2014-10-22
radhika
closes #4227
tree
|
commitdiff
2014-10-22
radhika
Merge branch 'master' into 4227-date-display
tree
|
commitdiff
2014-10-22
Brett Smith
4139: Fix race condition in Node Manager tests.
tree
|
commitdiff
2014-10-22
Tom Clegg
Report "swap" memory statistic if kernel provides it...
tree
|
commitdiff
2014-10-22
radhika
4227: much simplified date display test
tree
|
commitdiff
2014-10-22
radhika
Merge branch 'master' into 4227-date-display
tree
|
commitdiff
2014-10-22
Tom Clegg
Merge branch '3826-crunchstat-netstats' closes #3826
tree
|
commitdiff
2014-10-22
Tom Clegg
3826: Merge branch 'master' into 3826-crunchstat-netstats
tree
|
commitdiff
2014-10-22
Brett Smith
Merge branch '4139-node-manager-race-fix-wip'
tree
|
commitdiff
2014-10-22
Brett Smith
4139: Node Manager more closely tracks nodes it boots.
tree
|
commitdiff
2014-10-22
Brett Smith
4139: Node Manager supports subscribing to shutdown...
tree
|
commitdiff
2014-10-21
radhika
Merge branch 'master' into 4195-pipeline-tutorial
tree
|
commitdiff
2014-10-21
Tom Clegg
Merge branch '4266-log-performance' refs #4266
tree
|
commitdiff
2014-10-21
Tom Clegg
4266: Merge branch 'master' into 4266-log-performance
tree
|
commitdiff
2014-10-21
Tom Clegg
4266: Add word missing from comment.
tree
|
commitdiff
2014-10-21
Tom Clegg
4266: Use each_line as enumerator instead of building...
tree
|
commitdiff
2014-10-21
Tom Clegg
4266: Add missing "next" statement, oops.
tree
|
commitdiff
2014-10-21
radhika
4227: update fixtures to use bigger finish times
tree
|
commitdiff
2014-10-21
radhika
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2014-10-21
Peter Amstutz
4084: Should be able to write tests against websocket...
tree
|
commitdiff
2014-10-21
Brett Smith
Merge branch '4139-node-manager-polling-logging-wip'
tree
|
commitdiff
2014-10-21
Brett Smith
4139: Improve scheduling of Node Manager polls.
tree
|
commitdiff
2014-10-21
Brett Smith
4139: Improve logging in Node Manager poll actors.
tree
|
commitdiff
2014-10-21
Brett Smith
4139: Node Manager callback actor avoids redundant...
tree
|
commitdiff
2014-10-21
radhika
4227: some more test and fixture updates.
tree
|
commitdiff
2014-10-21
Tom Clegg
4266: Tweak long-line handling.
tree
|
commitdiff
2014-10-21
Tom Clegg
4266: Fix OOM when stderr has a lot of data with no...
tree
|
commitdiff
2014-10-21
Tom Clegg
4266: Clean up streambuf.split(newline) loop.
tree
|
commitdiff
2014-10-21
radhika
Merge branch 'master' into 4227-date-display
tree
|
commitdiff
2014-10-21
radhika
closes #4054
tree
|
commitdiff
2014-10-21
radhika
4091: the test with 200 jobs and 10 pipelines is failin...
tree
|
commitdiff
2014-10-21
radhika
4227: AM / PM indicator fix
tree
|
commitdiff
2014-10-20
Tom Clegg
4266: Fix log processing performance.
tree
|
commitdiff
2014-10-20
Peter Amstutz
Merge branch '3787-docker-docs' closes #3787
tree
|
commitdiff
2014-10-20
radhika
Merge branch 'master' into 4026-project-move-admin
tree
|
commitdiff
2014-10-20
radhika
Merge branch 'master' into 4054-sharing-email
tree
|
commitdiff
2014-10-20
Tom Clegg
3826: Merge branch 'master' into 3826-crunchstat-netstats
tree
|
commitdiff
2014-10-20
Tom Clegg
3826: Fix confusing reuse of variable name.
tree
|
commitdiff
2014-10-20
Tom Clegg
3826: Use strconv instead of scanner + sscanf.
tree
|
commitdiff
2014-10-20
Tom Clegg
3826: Use global logChan. Use ioutil.ReadFile.
tree
|
commitdiff
2014-10-20
Tom Clegg
3826: Clean up slice initialization.
tree
|
commitdiff
2014-10-20
radhika
closes #4062
tree
|
commitdiff
2014-10-20
Tom Clegg
4062: Merge branch 'master' into 4062-infinite-scroll...
tree
|
commitdiff
2014-10-17
Peter Amstutz
4083: Searched for everything using strptime and added...
tree
|
commitdiff
2014-10-17
Tom Clegg
Merge branch '4229-close-files' closes #4229
tree
|
commitdiff
2014-10-17
Brett Smith
4239: Update Python SDK for google-api-python-client...
tree
|
commitdiff
2014-10-17
radhika
Merge branch 'master' into 4062-infinite-scroll-repeat...
tree
|
commitdiff
2014-10-17
radhika
4062: Do not include offset in the next_page_href when...
tree
|
commitdiff
2014-10-16
Brett Smith
Merge branch '4189-workbench-project-admin-attr-editing...
tree
|
commitdiff
2014-10-16
Brett Smith
4189: Workbench lets users with write permission rename...
tree
|
commitdiff
2014-10-16
Tom Clegg
4189: Add writable_by to User API response, so writable...
tree
|
commitdiff
2014-10-16
Tom Clegg
4189: Admit in writable_by that an object is writable...
tree
|
commitdiff
2014-10-16
radhika
4062: test updates
tree
|
commitdiff
2014-10-16
Tom Clegg
3826: Reverse fields in "stat not found" warning.
tree
|
commitdiff
2014-10-16
Peter Amstutz
Merge branch 'master' into 3609-arv-run
tree
|
commitdiff
2014-10-16
Peter Amstutz
Merge branch '3609-arv-ws' refs #3609
tree
|
commitdiff
2014-10-16
Tom Clegg
4229: Add missing Close() calls
tree
|
commitdiff
2014-10-16
Tom Clegg
4229: Get rid of sleep() in test
tree
|
commitdiff
2014-10-16
radhika
Merge branch 'master' into 4062-infinite-scroll-repeat...
tree
|
commitdiff
2014-10-16
radhika
4062: test update
tree
|
commitdiff
2014-10-16
Tom Clegg
Merge branch '4219-verify-with-hints' closes #4219
tree
|
commitdiff
2014-10-16
Tom Clegg
4219: Add test for missing size hint. Dry up "known...
tree
|
commitdiff
2014-10-16
Tim Pierce
Merge branch 'master' into 3699-arv-copy
tree
|
commitdiff
2014-10-16
Tom Clegg
3826: Roll up Open() attempts into a slice and a loop.
tree
|
commitdiff
2014-10-16
radhika
Merge branch 'master' into 4062-infinite-scroll-repeat...
tree
|
commitdiff
2014-10-16
Tom Clegg
3826: Fix up formatting cf. gofmt
tree
|
commitdiff
2014-10-16
Tom Clegg
3826: Just modify lastSample maps in place, instead...
tree
|
commitdiff
2014-10-16
radhika
4062: fix greedy infinite scrolling in tabs displaying...
tree
|
commitdiff
2014-10-16
Peter Amstutz
Merge branch '3609-arv-ws' into 3609-arv-run
tree
|
commitdiff
2014-10-16
Peter Amstutz
Merge branch 'master' into 3609-arv-ws
tree
|
commitdiff
next