projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2022-03-04
Peter Amstutz
Fix python2-ism
commit
|
commitdiff
|
tree
|
snapshot
2022-03-04
Peter Amstutz
Merge branch '18656-dynamic-gpu-req' refs #18656
commit
|
commitdiff
|
tree
|
snapshot
2022-03-04
Lucas Di Pentima
Merge branch '18574-pysdk-vocabulary-support'. Closes...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Lucas Di Pentima
18574: Adds remaining invalid key/value test cases.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Lucas Di Pentima
18574: Adds key & value type checking. Improves code...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Lucas Di Pentima
18574: Fixes documentation formatting.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Lucas Di Pentima
18574: Adds some documentation's cookbook examples.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Lucas Di Pentima
18574: Fixes bug for keys without values.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
Fix arvados-server dependency version in the arvados...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
Merge branch '18785-single-host-single-name-with-letsen...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: avoid error when /etc/cloud/cloud.cfg.d does...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: small doc tweak.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: remove the documentation for the single host...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: update defaults and comments in local.params...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: add explicit test that IP_INT is set correctly...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: documentation: mention the possible need for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: fix self-signed single host installation.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: make sure the user configures IP_INT in the...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: make sure that dnsmasq is present, and make...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18785: update documentation, fix run-tests.sh bug in...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18785: edit documentation, addressing review comments
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18785: edit documentation, addressing review comments
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18785: add missing lines addressing review suggestions
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18785: add conditional logic for bring-your-own certifi...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18785: remove comment addressing review suggestions
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18785: add missing lines addressing review suggestions
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18785: remove unneeded entry in snakeoil certs state
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18785: fix letsencrypt/nginx deployment issues for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Javier Bértoli
18791: allow single-host-single-hostname to manage...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18791: make the test hasher workflow work by fixing...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Ward Vandewege
18791: update documentation, fix single host/single...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Lucas Di Pentima
18574: Fixes value list edge cases (with tests). Also...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Lucas Di Pentima
18574: Adds support for value list conversion.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Lucas Di Pentima
18574: Adds tests for value list conversions.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Lucas Di Pentima
Merge branch '17754-federated-acct-merge'. Refs #17754.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Tom Clegg
Merge branch '18803-empty-identity-url'
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Tom Clegg
Merge branch '18808-new-token-race'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Peter Amstutz
18656: Update cwltool version and tests for CUDA extens...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Fixes doc test failure.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Peter Amstutz
18656: Add missing test files
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Adds some more test cases on convert_to_* methods.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Adds strict checking on conversion methods....
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Adds conversion methods. Improves & adds tests.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Adds 'preferred_label' virtual attribute. Avoids...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Fixes key_aliases/value_aliases indexing. Adds...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Initial vocabulary loading support & tests.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Adds vocabulary endpoint section to the API...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lucas Di Pentima
18574: Adds /arvados/v1/vocabulary to the discovery...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Ward Vandewege
Merge branch '18805-easy-static-compilation'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Tom Clegg
18808: Handle concurrent uses of same previously unseen...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Tom Clegg
18808: Test concurrent uses of same previously unseen...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Ward Vandewege
18805: add a 'static' go build tag that disables the...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Ward Vandewege
18805: replace unnecessary lookup of a constant.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Lucas Di Pentima
Merge branch '18801-aca-req-select-uuid'. Closes #18801
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Lucas Di Pentima
18801: Fixes the regression by ignoring the case where...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Lucas Di Pentima
18801: Exposes the regression with a test.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Tom Clegg
18803: Save empty identity_url to database as null.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Ward Vandewege
The base.sh script that is run by Packer should abort...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Ward Vandewege
Bugfix: make the create-ebs-volume patch apply.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-22
Ward Vandewege
Merge branch '18772-ebs-autoscale-2'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-22
Ward Vandewege
18772: a few more improvements for the autoscaler scrip...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-22
Ward Vandewege
18772: address review feedback.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-21
Ward Vandewege
18772: document the AWS EBS autoscaler support. Refacto...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-21
Ward Vandewege
18772: consistently use bash comparison operators in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-21
Ward Vandewege
18772: add support for the AWS EBS autoscale script...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-21
Ward Vandewege
18772: arvados-dispatch-cloud: add IamInstanceProfile...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Peter Amstutz
Merge branch '18773-check-image-id' refs #18773
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Peter Amstutz
18773: Fix tests.test_submit.TestSubmit.test_arvados_jo...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Peter Amstutz
18773: Add --match-submitter-images to docs
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Peter Amstutz
18773: Add test for match_local_docker behavior
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Peter Amstutz
18773: Test WIP
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Peter Amstutz
18773: --match-submitter-images to compare the local...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Peter Amstutz
Fix arvbox-demo refs #18789
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Ward Vandewege
Merge branch '18676-anon-token-support-v2-in-config'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Ward Vandewege
18676: Merge branch 'main' into 18676-anon-token-suppor...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Ward Vandewege
18676: make v2 token check more strict, and add the...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-18
Peter Amstutz
Readjust arvbox GEM_HOME to ~/.gem to avoid stepping...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Lucas Di Pentima
17754: Hides account linking buttons when LoginCluster...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Peter Amstutz
Update cwltool dependency for restored Python 3.6 compa...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Lucas Di Pentima
17754: Updates documentation.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Ward Vandewege
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Ward Vandewege
Merge branch '18702-document-upgrades'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Ward Vandewege
18702: Merge branch 'main' into 18702-document-upgrades
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Ward Vandewege
18676: be a bit more specific in testing for V2 tokens.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Tom Clegg
Merge branch '18600-copy-by-ref'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Tom Clegg
18600: Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Ward Vandewege
18676: tolerate V2 anonymous tokens in config.yml,...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Ward Vandewege
18702: consolidate upgrade instructions in one place...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Ward Vandewege
18702: fix one more link to the configuration migration...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Ward Vandewege
18702: remove the old document about upgrading the...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-16
Ward Vandewege
18702: add documentation for maintaining and upgrading...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Ward Vandewege
Merge branch '18766-python-bump'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Ward Vandewege
18766: Merge branch 'main' into 18766-python-bump
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Peter Amstutz
re-wrap all bundle invocations with flock refs #18770
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Ward Vandewege
18766: bump the Python version used by our Ubuntu 18...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Tom Clegg
Get phantomjs pkg from cache.arvados.org.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-14
Ward Vandewege
Merge branch '18676-anon-token-improvement'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-14
Ward Vandewege
18676: Merge branch 'main' into 18676-anon-token-improv...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-14
Ward Vandewege
18676: more tweaks after review comments: clarify logic...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-14
Peter Amstutz
Merge branch '18723-cwl-upload' refs #18723
commit
|
commitdiff
|
tree
|
snapshot
next