arvados.git
2021-03-15 Tom Clegg16745: Update test.
2021-03-15 Tom Clegg16745: Rename session cache size metric.
2021-03-15 Tom Clegg16745: Reject unsupported APIs instead of mishandling.
2021-03-15 Tom Clegg16745: Handle GetBucketLocation API.
2021-03-15 Tom Clegg16745: Don't store nil in an atomic.Value (panic).
2021-03-15 Tom Clegg16745: Prune enough sessions to reach size limit, not...
2021-03-15 Tom Clegg16745: Keep a SiteFileSystem alive for multiple read...
2021-03-15 Javier Bértolifix(compute-images): remove unneeded code
2021-03-15 Javier Bértolifix(compute-images): upgrade python-arvados-fuse to py3
2021-03-15 Javier Bértolifix(compute-images): wait for apt/dpkg locks to be...
2021-03-15 Ward VandewegeFix a few more golint warnings.
2021-03-15 Ward VandewegeWhen a compute node comes up, we run `mkfs.xfs` on...
2021-03-15 Lucas Di Pentima17295: Adds cluster ID validation on the config file.
2021-03-15 Lucas Di Pentima17295: Adds tests exposing the bug.
2021-03-15 Lucas Di Pentima16736: Adds tests to confirm expires_at gets properly...
2021-03-15 Lucas Di Pentima16736: Simplifies conditionals.
2021-03-15 Lucas Di Pentima16736: Replaces Time.now with db_current_time on token...
2021-03-15 Lucas Di Pentima16736: Updates arvados-login-sync to support expiring...
2021-03-15 Lucas Di Pentima16736: Fixes typo.
2021-03-15 Lucas Di Pentima16736: Limit token's expires_at depending on the cluste...
2021-03-15 Lucas Di Pentima16736: Adds API.MaxTokenLifetime config knob.
2021-03-15 Lucas Di Pentima16736: Enhances tests about login issued tokens.
2021-03-15 Ward VandewegeDocumentation: fix typos.
2021-03-15 Tom Clegg17398: Skip gateway server if dispatcher does not send...
2021-03-15 Peter AmstutzUpdate vscode training page no issue #
2021-03-15 Nico CesarAdded note about /bin/false as UNIX login
2021-03-15 Tom Clegg17384: Respect CrunchRunCommand and CrunchRunArgumentsL...
2021-03-15 Tom CleggFix panic when OIDC provider returns no name claim.
2021-03-15 Ward VandewegeDocumentation: fix typo.
2021-03-15 Peter AmstutzPut the missing images in the right place refs #17165
2021-03-15 Peter AmstutzAdd missing images refs #17165
2021-03-15 Peter Amstutz17165: Sync up again
2021-03-15 Peter Amstutz17165: Update vscode training doc
2021-03-15 Peter Amstutz17165: Update training after going back over it step...
2021-03-15 Peter Amstutz17165: Adjust some titles
2021-03-15 Peter AmstutzUpdate from upstream
2021-03-15 Peter Amstutz17165: Add rake task to copy from arvados-vscode-cwl...
2021-03-15 Ward VandewegeDocumentation: include the cluster id namespace explana...
2021-03-15 Ward Vandewege17355: keepstore should take the volume's AccessViaHost...
2021-03-15 Ward Vandewege17119: one more fix based on review feedback.
2021-03-15 Ward Vandewege17119: implement review feedback.
2021-03-15 Ward Vandewege17119: add (rudimentary) filter group support to workbench.
2021-03-15 Ward Vandewege17119: add filter group support to arv-mount.
2021-03-15 Ward Vandewege17119: add documentation.
2021-03-15 Ward Vandewege17119: add filter validation for filter groups. Add...
2021-03-12 Ward VandewegeMerge branch '17119-controller-bugfix'
2021-03-11 Ward Vandewege17119: controller should export the include_old_version...
2021-03-10 Ward VandewegeDocumentation: fix copy/paste error in keep-web install...
2021-03-10 Tom CleggMerge branch '16669-oidc-access-token-fed'
2021-03-09 Ward VandewegeMerge branch '17119-use-group-contents'
2021-03-09 Ward Vandewege17119: Merge branch 'master' into 17119-use-group-contents
2021-03-09 Ward VandewegeMerge branch '17119-virtual-folder-from-query'
2021-03-09 Ward Vandewege17119: Merge branch 'master' into 17119-virtual-folder...
2021-03-09 Ward Vandewege17119: one more fix based on review feedback.
2021-03-08 Ward Vandewege17119: implement review feedback.
2021-03-04 Tom Clegg16669: Accept OIDC access token in federated requests.
2021-03-04 Peter AmstutzUpdate cwltool for bug fixes. refs #17213
2021-03-03 Javier BértoliMerge branch '17438-compute-images-script-fixes'
2021-03-03 Ward Vandewege17119: add second test, simplify code by switching...
2021-03-03 Tom CleggMerge branch '16745-keep-web-cache'
2021-03-03 Tom Clegg16745: Update test.
2021-03-03 Javier Bértolifix(compute-images): fix sed invokation
2021-03-03 Javier Bértolifix(compute-images): add resolver variable to json...
2021-03-03 Javier Bértolifix(compute-images): make resolver setting optional
2021-03-03 Tom Clegg16745: Rename session cache size metric.
2021-03-02 Ward Vandewege17119: make controller understand filter groups.
2021-03-02 Tom Clegg16745: Reject unsupported APIs instead of mishandling.
2021-03-02 Javier BértoliMerge branch '17435-compute-images-changes'
2021-03-02 Tom Clegg16745: Handle GetBucketLocation API.
2021-03-02 Javier Bértolifix(compute-images): remove unneeded code
2021-03-02 Javier Bértolifix(compute-images): upgrade python-arvados-fuse to py3
2021-03-02 Javier Bértolifix(compute-images): wait for apt/dpkg locks to be...
2021-03-02 Tom Clegg16745: Don't store nil in an atomic.Value (panic).
2021-02-28 Ward VandewegeFix a few more golint warnings.
2021-02-25 Ward VandewegeWhen a compute node comes up, we run `mkfs.xfs` on...
2021-02-25 Ward Vandewege17119: make arvados_fuse.fusedir.ProjectDirectory use...
2021-02-25 Ward Vandewege17119: make customFileSystem use the group contents...
2021-02-24 Ward Vandewege17119: fix field type on legacy objects.
2021-02-24 Ward Vandewege17119: drop the 'Kind' fields from the structs, autogen...
2021-02-23 Ward Vandewege17119: rename alternate EndpointGroupContents, add...
2021-02-23 Ward Vandewege17119: rename ContentsOptions to GroupContentsOptions.
2021-02-23 Ward Vandewege17119: merge SharedOptions into ListOptions, which...
2021-02-23 Ward Vandewege17119: merge SharedGroupList into GroupList, which...
2021-02-23 Tom Clegg16745: Prune enough sessions to reach size limit, not...
2021-02-22 Tom Clegg16745: Keep a SiteFileSystem alive for multiple read...
2021-02-19 Lucas Di PentimaMerge branch '17295-configured-cluster-ids-validation'
2021-02-19 Lucas Di PentimaMerge branch '16736-max-token-lifetime'
2021-02-19 Lucas Di Pentima17295: Adds cluster ID validation on the config file.
2021-02-19 Lucas Di Pentima17295: Adds tests exposing the bug.
2021-02-18 Ward VandewegeDocumentation: fix typos.
2021-02-18 Tom CleggMerge branch '17398-no-ctr-gateway'
2021-02-18 Tom Clegg17398: Skip gateway server if dispatcher does not send...
2021-02-15 Peter AmstutzUpdate vscode training page no issue #
2021-02-15 Nico CesarMerge branch '17312-doc-PAM-nologin'
2021-02-15 Nico CesarAdded note about /bin/false as UNIX login
2021-02-15 Tom CleggMerge branch '17384-crunch-run-configs'
2021-02-15 Tom Clegg17384: Respect CrunchRunCommand and CrunchRunArgumentsL...
2021-02-15 Tom CleggFix panic when OIDC provider returns no name claim.
2021-02-12 Ward Vandewege17119: make the controller group/contents endpoint...
2021-02-12 Ward VandewegeDocumentation: fix typo.
next