projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
5737: Fixed several warning messages from running tests.
[arvados.git]
/
services
/
2016-11-28
Lucas Di Pentima
5737: Fixed several warning messages from running tests.
tree
|
commitdiff
2016-11-28
Lucas Di Pentima
5737: Fixed a bug in container reuse test code.
tree
|
commitdiff
2016-11-28
Lucas Di Pentima
5737: Fixes to remove ruby warnings when running collec...
tree
|
commitdiff
2016-11-28
Lucas Di Pentima
5737: Fixes to remove ruby warnings when running websoc...
tree
|
commitdiff
2016-11-28
Lucas Di Pentima
5737: Explicitly passing PID file path to passenger...
tree
|
commitdiff
2016-11-28
Lucas Di Pentima
5737: Removed minitest: it wasn't really running the...
tree
|
commitdiff
2016-11-22
Lucas Di Pentima
5737: Merge branch 'master' into 5737-ruby231
tree
|
commitdiff
2016-11-21
Tom Clegg
Merge branch '10484-keepstore-stats' refs #10484
tree
|
commitdiff
2016-11-21
Tom Clegg
10484: Remove unused volumeStats.
tree
|
commitdiff
2016-11-21
Tom Clegg
10484: Test s3 bucket stats.
tree
|
commitdiff
2016-11-21
Tom Clegg
10484: Tidy up stats-tracking code into a bucket proxy...
tree
|
commitdiff
2016-11-21
Tom Clegg
10484: Track non-s3 errors by Go type.
tree
|
commitdiff
2016-11-21
Tom Clegg
10484: Track s3 errors by response code.
tree
|
commitdiff
2016-11-21
Tom Clegg
10484: Report volume IO stats for S3 volumes.
tree
|
commitdiff
2016-11-21
Tom Clegg
10484: Serve MemStats at /debug.json instead of /status...
tree
|
commitdiff
2016-11-21
Tom Clegg
Merge branch '10499-cwl-crunch2-docs' refs #10499
tree
|
commitdiff
2016-11-17
Tom Clegg
Merge branch '10498-register-with-chosen-api' closes...
tree
|
commitdiff
2016-11-17
Peter Amstutz
Merge branch '10529-cwl-exception-stuck' closes #10529
tree
|
commitdiff
2016-11-16
radhika
refs #10293
tree
|
commitdiff
2016-11-16
radhika
Merge branch 'master' into 10293-container-request...
tree
|
commitdiff
2016-11-16
radhika
10293: add scheduling_parameters to containers controller
tree
|
commitdiff
2016-11-16
Peter Amstutz
Permit use_existing in create-and-commit container...
tree
|
commitdiff
2016-11-16
radhika
Merge branch 'master' into 10293-container-request...
tree
|
commitdiff
2016-11-16
radhika
closes #10290
tree
|
commitdiff
2016-11-16
radhika
10290: scheduling_parameters added to container_request...
tree
|
commitdiff
2016-11-16
radhika
Merge branch 'master' into 10290-container-partitions
tree
|
commitdiff
2016-11-16
radhika
Merge branch '10290-container-partitions' of git.curove...
tree
|
commitdiff
2016-11-15
Peter Amstutz
Merge branch '10410-arvbox-ruby' refs #10410
tree
|
commitdiff
2016-11-15
Jiayong Li
closes #10435
tree
|
commitdiff
2016-11-15
Jiayong Li
Merge master to output-tags branch and resolve conflict
tree
|
commitdiff
2016-11-15
radhika
10293: add output and log uuids to containter_request...
tree
|
commitdiff
2016-11-15
radhika
Merge branch 'master' into 10293-container-request...
tree
|
commitdiff
2016-11-15
radhika
10293: added log_uuid to container_requests
tree
|
commitdiff
2016-11-15
Peter Amstutz
Merge branch '10346-rearrange-api-docs' closes #10346
tree
|
commitdiff
2016-11-15
Tom Clegg
Merge branch '10534-go-systemd-sdnotify-v14' of https...
tree
|
commitdiff
2016-11-15
radhika
Merge branch 'master' into 10293-container-request...
tree
|
commitdiff
2016-11-15
Joshua C. Randall
update signature of SdNotify for go-systemd v14
tree
|
commitdiff
2016-11-15
radhika
closes #10290
tree
|
commitdiff
2016-11-15
radhika
10290: Add scheduling_parameters map to containers...
tree
|
commitdiff
2016-11-12
Tom Clegg
Merge branch '10517-consistent-select' closes #10517
tree
|
commitdiff
2016-11-12
Joshua C. Randall
Fixes API server to return default columns for collections
tree
|
commitdiff
2016-11-12
Tom Clegg
10517: Test edge cases in "deselect manifest_text by...
tree
|
commitdiff
2016-11-11
radhika
10290: Add scheduling_parameters map to containers...
tree
|
commitdiff
2016-11-10
radhika
10293: add output_uuid to container_request and set...
tree
|
commitdiff
2016-11-10
Peter Amstutz
Merge branch '10460-cwl-staging-fix' refs #10460
tree
|
commitdiff
2016-11-08
Tom Clegg
Merge branch '10467-client-disconnect' refs #10467
tree
|
commitdiff
2016-11-08
Tom Clegg
10467: Merge branch 'master' into 10467-client-disconnect
tree
|
commitdiff
2016-11-08
Tom Clegg
10467: Use context.Background() for tests and backgroun...
tree
|
commitdiff
2016-11-07
Tom Clegg
Merge branch '10468-blob-storage-timeouts' closes ...
tree
|
commitdiff
2016-11-07
Peter Amstutz
Merge branch '10460-cwl-directory-literal' closes ...
tree
|
commitdiff
2016-11-07
Tom Clegg
10468: Use consts for defaults.
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Interrupt Compare operation if caller disconnects.
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Use ErrClientDisconnect. Convert type assertion...
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Fix context error not propagated.
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Fix ctx not propagated.
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Fix context usage: ensure cancel always gets...
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Tidy up s3 early-cancel.
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Use context instead of http.CloseNotifier to...
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Fix panic: cannot call CloseNotify() after Serve...
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Abort S3 and release buffer if caller disconnect...
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Move http request context setup out to func.
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Return "context done" error instead of 404 if...
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Add Debug flag to config.
tree
|
commitdiff
2016-11-07
Tom Clegg
10467: Abort S3 request and release buffer if caller...
tree
|
commitdiff
2016-11-07
Tom Clegg
10468: Add RequestTimeout to Azure volume config.
tree
|
commitdiff
2016-11-07
Tom Clegg
10468: Use long S3 timeouts by default, instead of...
tree
|
commitdiff
2016-11-07
Tom Clegg
10468: Add ConnectTimeout and ReadTimeout configs for...
tree
|
commitdiff
2016-11-04
Tom Clegg
Merge branch '10459-cleanup-node-dns' refs #10459
tree
|
commitdiff
2016-11-04
Tom Clegg
10459: Tidy up some verbose code.
tree
|
commitdiff
2016-11-04
Tom Clegg
10459: Remove old IP from DNS when a node changes its...
tree
|
commitdiff
2016-11-04
Peter Amstutz
Merge branch '9849-cwl-efficient-log-scan' refs #9849
tree
|
commitdiff
2016-11-04
Peter Amstutz
Merge branch '9849-cwl-docker-lookup' refs #9849
tree
|
commitdiff
2016-11-03
Tom Clegg
Merge branch '10224-efficient-event-poll-startup' refs...
tree
|
commitdiff
2016-11-03
Tom Clegg
10224: Update tests to expect event_type="delete".
tree
|
commitdiff
2016-11-03
Tom Clegg
10224: Choose a recent-event threshold without querying...
tree
|
commitdiff
2016-11-03
Tom Clegg
10224: Change event_type to "delete" to match HTTP...
tree
|
commitdiff
2016-11-02
radhika
refs #10231
tree
|
commitdiff
2016-11-02
radhika
10231: validate_runtime_constraints should occur before...
tree
|
commitdiff
2016-11-02
radhika
closes #10231
tree
|
commitdiff
2016-11-02
radhika
refs #10028
tree
|
commitdiff
2016-11-02
radhika
10028: when an "is_a" filter is used while fetching...
tree
|
commitdiff
2016-10-31
Tom Clegg
Merge branch '10343-dockercleaner-config' refs #10343
tree
|
commitdiff
2016-10-31
Tom Clegg
10343: Merge branch 'master' into 10343-dockercleaner...
tree
|
commitdiff
2016-10-31
Tom Clegg
10343: Add comment about unwieldy ExecStart command.
tree
|
commitdiff
2016-10-31
radhika
10231: add keep_cache_ram to doc
tree
|
commitdiff
2016-10-31
radhika
Merge branch 'master' into 10231-keep-cache-runtime...
tree
|
commitdiff
2016-10-28
Tom Clegg
10343: Update postinst script to run on Red Hat systems...
tree
|
commitdiff
2016-10-28
Lucas Di Pentima
10315: Merge branch 'master' into 10315-new-arv-put...
tree
|
commitdiff
2016-10-28
Tom Clegg
10343: Improve log message.
tree
|
commitdiff
2016-10-28
Tom Clegg
10343: Update arvados-docker-cleaner install docs to...
tree
|
commitdiff
2016-10-27
Tom Clegg
10343: Allow running without config file, if -config...
tree
|
commitdiff
2016-10-26
Tom Clegg
Merge branch '10008-check-token-exp-on-open' refs ...
tree
|
commitdiff
2016-10-26
Tom Clegg
10008: Comment to explain known deficiencies.
tree
|
commitdiff
2016-10-25
radhika
10231: update crunchrun to pass Container.RuntimeConstr...
tree
|
commitdiff
2016-10-25
Peter Amstutz
Merge branch '10172-crunch2-container-output' closes...
tree
|
commitdiff
2016-10-25
Tom Clegg
10008: Comment to explain ancestor update.
tree
|
commitdiff
2016-10-25
Peter Amstutz
10172: Add container.output check to TestFullRunWithAPI.
tree
|
commitdiff
2016-10-25
Peter Amstutz
10172: Add skip_before_filter :find_object_by_uuid...
tree
|
commitdiff
2016-10-24
radhika
10231: add keep_cache_ram in runtime_constraints
tree
|
commitdiff
2016-10-21
Tom Clegg
Merge branch '10232-non-exclusive-keys' refs #10232
tree
|
commitdiff
next