projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2022-01-06
Ward Vandewege
Bugfixes: doc: show the correct branch names for all...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Peter Amstutz
Merge branch '18323-cwl-gpu2' refs #18323
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Ward Vandewege
Remove one more use of `go get` from run-library.sh.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Peter Amstutz
18323: Fix test
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Peter Amstutz
18323: Fix test
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Peter Amstutz
18323: Fix to use cwltool:CUDARequirement
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Ward Vandewege
Remove deprecated use of `go get` from run-tests.sh...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Tom Clegg
Merge branch '18562-preemptible'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Tom Clegg
Merge branch '18604-embed-config-default'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Ward Vandewege
Merge branch '17417-fix-wb1'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Tom Clegg
18604: Require go1.17, use go:embed feature for config...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Ward Vandewege
17417: remove the coffee-rails gem dependency in wb1...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
Tom Clegg
18562: Add upgrade note about new config key.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-24
Ward Vandewege
17417: make sure that there is enough of a config.yml...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Tom Clegg
18562: Rename config to AlwaysUsePreemptibleInstances.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Tom Clegg
18562: Update doc and config comments for UsePreemptibl...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Ward Vandewege
Merge branch '17417-goodbye-to-mini_racer'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Ward Vandewege
17417: remove more unused gems from the API server...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Tom Clegg
18562: Auto-enable preemptible when changing state...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Lucas Di Pentima
17417: Testing if execjs is really needed.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Tom Clegg
18562: Fix UsePreemptibleInstances behavior.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Peter Amstutz
18323: Revise in line with the cwltool version of this...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Ward Vandewege
17417: switch our Rails codebases from therubyracer...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-21
Peter Amstutz
Merge branch '18323-cwl-gpu' refs #18323
commit
|
commitdiff
|
tree
|
snapshot
2021-12-21
Peter Amstutz
18323: Document CUDARequirement
commit
|
commitdiff
|
tree
|
snapshot
2021-12-21
Peter Amstutz
Merge branch '18321-gpu-instancetype' refs #18321
commit
|
commitdiff
|
tree
|
snapshot
2021-12-21
Peter Amstutz
18321: Fix tests
commit
|
commitdiff
|
tree
|
snapshot
2021-12-21
Ward Vandewege
Merge branch '18325-cuda-azure-image'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Peter Amstutz
18321: Check runtime constraints md5 with/without empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Ward Vandewege
18325: adapt for naming differences in kernel/headers...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Peter Amstutz
18323: Fix the rest of the tests
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Peter Amstutz
18323: Test refactor WIP
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Ward Vandewege
18325: The nvidia apt repo link generation information at
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Ward Vandewege
18325: also support building images with CUDA for Azure.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Peter Amstutz
18321: Account for CUDA in container reuse
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Peter Amstutz
18323: Add CUDARequirement to extension schema
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Ward Vandewege
Merge branch '18325-compute-image-cuda'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Peter Amstutz
18321: Add CUDARuntimeConstraints matching CUDAFeatures
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Ward Vandewege
18325: when using Nvidia GPUs on Debian 10, we need...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Ward Vandewege
18325: no debian11 packages yet for libnvidia-container...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Ward Vandewege
18325: use a bigger root volume while building the...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Ward Vandewege
18325: add support for Nvidia GPUs as an optional featu...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Ward Vandewege
Merge branch '18590-fix-discovery-doc'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Ward Vandewege
18590: Merge branch 'main' into 18590-fix-discovery-doc
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Ward Vandewege
18590: the default value for uuid in the groups/content...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Lucas Di Pentima
Merge branch '18301-wb1-cancel-button-fix'. Closes...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Ward Vandewege
Merge branch '18585-remove-java-sdk-v1'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Ward Vandewege
18585: Merge branch 'main' into 18585-remove-java-sdk-v1
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Ward Vandewege
18585: actually remove the old Java SDK.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Tom Clegg
Merge branch '18349-fed-request-id'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Tom Clegg
Merge branch '18566-singularity-loop-doc'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Tom Clegg
18566: Update note with fixed singularity version.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Ward Vandewege
18585: remove the old Java SDK, it has been deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Tom Clegg
Merge branch '18277-groups-visible-to-all'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Peter Amstutz
18321: Fix config export
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Peter Amstutz
18321: Incorporate CUDA request into picking a node...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Peter Amstutz
Merge branch '12630-crunch-gpu' refs #12630
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Tom Clegg
18277: Note configurable role visibility in permission...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Tom Clegg
12630: Test docker container config setup.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Tom Clegg
12630: Test containerSpec setup and singularity exec...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Peter Amstutz
12630: Update to docker client 19.03.15 for GPU support
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Peter Amstutz
12630: Remove distinction between cubin/PTX hardware...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Peter Amstutz
12630: Use CUDADeviceCount instead of EnableCUDA
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Peter Amstutz
12630: first try at adding GPU support, no tests yet
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Tom Clegg
Merge branch '18348-log-cluster-id'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Tom Clegg
Merge branch '18566-singularity-loop-doc'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Tom Clegg
18277: Add RoleGroupsVisibleToAll config, default true.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Tom Clegg
18566: Add note to install doc re singularity loop...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Tom Clegg
18349: Confirm X-Request-Id propagates through federation.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Tom Clegg
18348: Add ClusterID field to service log entries.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Ward Vandewege
Merge branch '17339-s3aws-driver-memory-footprint'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Ward Vandewege
17339: Merge branch 'main' into 17339-s3aws-driver...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Ward Vandewege
Merge branch '17667-doc-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Ward Vandewege
17667: Merge branch 'main' into 17667-doc-improvements
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Tom Clegg
Merge branch '18547-use-volume-uuid-not-device-id'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Ward Vandewege
17339: implement review feedback.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Lucas Di Pentima
18301: Fixes the issue by adding 0 as one of the defaul...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Lucas Di Pentima
18301: Adds test exposing the bug.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Ward Vandewege
17667: a round of edits after review feedback.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Tom Clegg
18547: Error out if two volumes return the same non...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Ward Vandewege
17667: add some missing information on the "Install...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ward Vandewege
17339: fix tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Ward Vandewege
17339: remove unnecessary memory allocation when readin...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Tom Clegg
Merge branch '18376-nfs-readdirent'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Tom Clegg
18547: Use volume UUID instead of DeviceID to deduplica...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Tom Clegg
Merge branch '18488-nonblocking-advisory-lock'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Ward Vandewege
17339: remove unnecessary memory allocation when writin...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Peter Amstutz
Merge branch '18511-java-sdk-groups-links' refs #18511
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Peter Amstutz
Merge branch '18490-redundant-updates' refs #18490
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Peter Amstutz
18490: Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Ward Vandewege
Documentation: fix AWS region name in the configuration...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Peter Amstutz
Merge remote-tracking branch 'MajewskiKrzysztof/links...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Peter Amstutz
Merge remote-tracking branch 'MajewskiKrzysztof/group...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
majewsk6
Add tails_uuid and tail_kind to Links API
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
majewsk6
Group update caused exception
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Lucas Di Pentima
Merge branch '18491-jwt-go-upgrade' into main. Closes...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Tom Clegg
18488: Close pg connection when waiting for lock.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Lucas Di Pentima
18491: Removes an unnecessary check that made the test...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Peter Amstutz
18490: Add a where clause to avoid updating identical...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Lucas Di Pentima
18491: Upgrades github.com/Azure/go-autorest/autorest...
commit
|
commitdiff
|
tree
|
snapshot
next