19166: Improve error messages.
[arvados.git] / lib / controller / localdb / container_gateway.go
2022-07-05 Tom Clegg19166: Improve error messages.
2022-06-24 Tom Clegg19166: Proxy container shell request to other controlle...
2022-06-24 Tom Clegg19166: Move args from headers to post form, add no_forw...
2022-06-24 Tom Clegg19166: Set up tunnel for container gateway requests
2021-02-10 Peter AmstutzMerge branch '17165-vscode-training-doc' refs #17165
2021-02-06 Tom CleggMerge branch '17335-oidc-auth-params'
2021-02-05 Ward Vandewege17249: Merge branch 'master' into 17249-costanalyzer...
2021-02-05 Tom CleggMerge branch '17170-container-shell'
2021-02-03 Tom Clegg17170: Improve error messages and command help text.
2021-02-03 Tom Clegg17170: Merge branch 'master'
2021-01-28 Tom Clegg17170: Merge branch 'master'
2021-01-26 Tom Clegg17170: Add interactive_session_started flag to containers.
2021-01-26 Tom Clegg17170: Add config keys to enable shell access for users...
2021-01-21 Tom Clegg17170: Allow admin users to run commands in any container.
2021-01-20 Tom Clegg17170: Merge branch 'master'
2021-01-14 Tom Clegg17170: Improve error messages.
2021-01-14 Tom Clegg17170: Check container is readable before checking...
2021-01-14 Tom Clegg17170: Merge branch 'master'
2021-01-13 Tom Clegg17170: Allow shell only if this user submitted all...
2021-01-13 Tom Clegg17170: Fixup gateway auth secret.
2021-01-13 Tom Clegg17170: Use TLS for controller->crunch-run traffic.
2021-01-12 Tom Clegg17170: Specify login username. Improve logging.
2021-01-12 Tom Clegg17170: Add "arvados-client shell" subcommand and backen...