16328: Merge branch 'master' into 16328-keep-proxy-uses-config.yaml-to-find-keepstores
[arvados.git] / lib /
2020-04-22 Ward Vandewege16328: Merge branch 'master' into 16328-keep-proxy...
2020-04-21 Tom CleggMerge branch '16048-reload-config'
2020-04-20 Lucas Di PentimaMerge branch 'dantetwc-master'. Closes #16340
2020-04-20 Dante Tsang- Fixed FetchAll method for Container queue in order...
2020-04-17 Lucas Di PentimaMerge branch '16029-arvboot-listenhost-ssl-altname'
2020-04-17 Lucas Di Pentima16029: Creates SSL certificate with -listen-host as...
2020-04-16 Tom CleggAdd example of scripting arvados-server boot.
2020-04-13 Ward VandewegeFix typo in error message.
2020-04-13 Lucas Di PentimaMerge branch '16313-minimum-container-memory-limit'
2020-04-13 Lucas Di Pentima16313: Updates minimum requestd ram on docker container...
2020-04-13 Peter AmstutzMerge branch '16263-logincluster-user-list-fix' refs...
2020-04-13 Peter Amstutz16263: Add test for BypassFederation
2020-04-10 Tom Clegg16048: arvados-server boot: restart everything when...
2020-04-10 Ward VandewegeFix tests.
2020-04-09 Ward VandewegeMerge branch '16326-doc-and-keepstore-update'
2020-04-09 Ward Vandewegedocumentation: update descriptions for MaxKeepBlobBuffe...
2020-04-08 Tom CleggMerge branch '16212-pam-login'
2020-04-07 Tom Clegg16212: Populate all api_client_auth fields.
2020-04-07 Tom CleggMerge branch '16053-install-deps'
2020-04-07 Tom Clegg16053: Avoid using host's tmp/cache dir in railsapi.
2020-04-06 Tom CleggMerge branch '16217-ws-metrics'
2020-04-01 Tom Clegg16217: Fix test (satisfy additional handler interface).
2020-04-01 Tom Clegg16212: Return error for users/authenticate endpoint...
2020-04-01 Tom Clegg16212: Don't forward users/authenticate to Rails in...
2020-03-31 Peter Amstutz16263: Fix no_federation -> bypass_federation in boolParms
2020-03-31 Tom Clegg16217: Update boot command to run ws via arvados-server.
2020-03-31 Tom Clegg16217: Merge branch 'master'
2020-03-31 Peter Amstutz16263: Missed rename
2020-03-31 Peter Amstutz16263: Rename no_federation -> bypass_federation
2020-03-31 Peter Amstutz16263: Add no_federation to user update
2020-03-31 Tom Clegg16053: Merge branch 'master'
2020-03-31 Tom Clegg16053: Error out on unimplemented install in production...
2020-03-31 Tom Clegg16212: Merge branch 'master'
2020-03-31 Tom Clegg16212: Upate generated default config.
2020-03-31 Tom Clegg16212: Add clues/details to authentication error messages.
2020-03-31 Tom Clegg16212: Make test timeout more predictable by pulling...
2020-03-31 Tom Clegg16212: Ensure added user doesn't prevent subsequent...
2020-03-31 Peter Amstutz16263: local_user_list -> no_federation in boolParams
2020-03-31 Peter Amstutz16263: Generalize "local_user_list" flag to "no_federation"
2020-03-30 Tom Clegg16212: Disallow overriding HTTP method on GET requests.
2020-03-30 Tom Clegg16212: Move user/pass authentication to its own endpoint.
2020-03-30 Peter Amstutz16263: UserMerge shouldn't be federated
2020-03-30 Tom Clegg16212: Allow X-Http-Method-Override header in CORS...
2020-03-28 Peter Amstutz16263: Add local_user_list to boolParams
2020-03-27 Peter Amstutz16263: Add local_user_list flag to bypass LoginCluster...
2020-03-26 Tom Clegg16212: Return 401 or 500 instead of 200 on authenticati...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Lucas Di PentimaMerge branch '16265-security-updates' into dependabot...
2020-03-26 Tom Clegg16212: Build arvados-server binary for test.
2020-03-26 Lucas Di Pentima16263: Decodes JSON numbers as strings instead of float64.
2020-03-25 Lucas Di Pentima16263: Adds unit test case confirming 'limit' bug.
2020-03-25 Tom Clegg16053: Specify utf8 encoding when creating databases.
2020-03-25 Tom Clegg16217: Exit service command if the service handler...
2020-03-25 Lucas Di Pentima16263: Adds test exposing a bug when using 'limit'...
2020-03-24 Tom Clegg16053: Add ca-certificates to deps.
2020-03-24 Tom Clegg16053: Add example script for installing from scratch.
2020-03-24 Tom Clegg16053: Add scripts for running tests in docker.
2020-03-23 Tom Clegg16053: Fix test for already-installed en_US.UTF-8 locale.
2020-03-23 Lucas Di Pentima16263: Makes gofmt happy.
2020-03-23 Lucas Di Pentima16263: Don't cache modified_by_*_uuid fields when using...
2020-03-23 Tom Clegg16053: Install java runtime and jdk.
2020-03-20 Tom Clegg16053: Install gradle.
2020-03-19 Tom Clegg16053: Fix warnings when installer cwd is not readable...
2020-03-19 Tom Clegg16053: Fix permissions for test db user.
2020-03-19 Tom Clegg16053: Run initdb, start postgresql, and add arvados...
2020-03-19 Lucas Di Pentima16263: Adds test exposing the bug.
2020-03-18 Peter AmstutzMerge branch '12409-cwl-v1.2' refs #12409
2020-03-17 Tom Clegg16212: Add pam_ldap test.
2020-03-17 Tom Clegg16053: Remove unneeded GOPATH mangling.
2020-03-17 Tom Clegg16053: Note test timeout trap.
2020-03-17 Krzysztof MajewskiMerge pull request #1 from arvados/master
2020-03-16 Tom Clegg16053: Add debian:10 install-and-boot test.
2020-03-16 Tom Clegg16053: Install en_US.UTF-8 locale.
2020-03-16 Tom Clegg16053: Less verbose wget progress bars.
2020-03-16 Tom Clegg16053: Use setuidgid instead of sudo to drop privileges.
2020-03-16 Tom Clegg16053: Add boot flags: -timeout and -shutdown.
2020-03-16 Lucas Di PentimaMerge branch '16029-arvboot-wss-fix'. Refs #16029
2020-03-16 Lucas Di Pentima16029: Makes gofmt happy.
2020-03-14 Lucas Di Pentima16029: Fixes Websockets' ExternalURL config on arvados...
2020-03-14 Tom Clegg16053: Add "install" command.
2020-03-14 Tom Clegg16053: Run postgresql as "postgres" user if supervisor...
2020-03-14 Tom Clegg16053: 15954: Use auto-generated certificates in nginx...
2020-03-13 Peter AmstutzMerge branch '16129-scoped-token-doc' refs #16129
2020-03-12 Tom Clegg16212: Support username/password authentication via...
2020-03-12 Tom CleggMerge branch '16217-ws-ping'
2020-03-11 Tom CleggFix instance IDs in arvados-dispatch-cloud log messages.
2020-03-10 Tom CleggMerge branch '15954-boot-test-cluster'
2020-03-10 Tom Clegg15954: Merge branch 'master'
2020-03-10 Tom Clegg15954: Turn off exec bits on temp config file mode.
2020-03-10 Tom Clegg15954: Add comment about stdout.
2020-03-10 Tom Clegg15954: Dedup find-available-port logic.
2020-03-10 Tom Clegg15954: Fix wrong func name in comment.
2020-03-10 Tom Clegg15954: Fix style, handle errors first.
2020-03-10 Tom Clegg15954: Remove superfluous argument to autofillConfig.
2020-03-10 Tom Clegg15954: Use logger instead of writing to stderr.
2020-03-10 Tom Clegg15954: Turn off group/other-write bits, even if permitt...
2020-03-05 Tom CleggMerge branch '16219-insufficient-scratch'
next