arvados.git
2020-05-21 Lucas Di Pentima16435: Avoids creating duplicated group->user links.
2020-05-21 Lucas Di Pentima16435: Adds support for different permission levels...
2020-05-20 Lucas Di Pentima16435: Allows 2 or 3 fields per record on the CSV file.
2020-05-15 Ward VandewegeMerge branch '16434-fix-python3-arvados-cwl-runner...
2020-05-15 Ward Vandewegebugfix: fix arvados-node-manager package build
2020-05-15 Ward Vandewege16434: add a basic execution test for the python3-arvad...
2020-05-15 Ward VandewegeFix comment typos in run-library.sh
2020-05-15 Ward Vandewege16434: the python3-arvados-cwl-runner packages on Debia...
2020-05-15 Ward VandewegeWe only build the python3 version of the arvados-cwl...
2020-05-14 Tom CleggMerge branch '16387-batch-update-deactivated-user'
2020-05-14 Tom CleggMerge branch '15881-ldap'
2020-05-14 Tom CleggFix typo.
2020-05-14 Tom Clegg15881: Remove unreferenced doc page install/install...
2020-05-14 Tom Clegg15881: Remove duplicate section, update test URL.
2020-05-14 Tom Clegg15881: Fix typo.
2020-05-14 Tom CleggMerge branch '16391-sbatch-error-logging'
2020-05-13 Tom Clegg16391: Fix log message.
2020-05-13 Tom CleggMerge branch '16392-url-trailing-slash'
2020-05-13 Tom Clegg15881: Skip docker tests if docker is not available.
2020-05-13 Tom Clegg15881: Add "remove sso-provider" to upgrade notes.
2020-05-13 Tom Clegg15881: Remove SSO install instructions.
2020-05-13 Tom Clegg15881: Enable docker tests, unless -short mode.
2020-05-13 Tom Clegg15881: Update config keys.
2020-05-13 Tom Clegg15881: Fail faster on config error.
2020-05-13 Tom Clegg15881: Test ldap with fake ldap server.
2020-05-12 Tom Clegg16392: Update tests.
2020-05-12 Lucas Di PentimaMerge branch '16118-arvboot-fixes'
2020-05-12 Lucas Di Pentima16118: Set URL path to '/' to all services instead...
2020-05-12 Tom Clegg16392: Add trailing slash to URLs like https://example...
2020-05-11 Lucas Di Pentima16118: Keep-web initializes its client pool from config...
2020-05-11 Peter AmstutzMerge branch '16339-cwl-schema-refs' refs #16339
2020-05-11 Peter Amstutz16339: Fix $schemas rewriting bug
2020-05-11 Tom Clegg15881: Update config keys in tests.
2020-05-11 Tom Clegg15881: Update config keys in rails api.
2020-05-11 Tom Clegg15881: Update config keys in tests.
2020-05-08 Tom Clegg15881: Remove debug printf.
2020-05-08 Tom Clegg15881: Test ldap login with fake ldap server.
2020-05-08 Tom Clegg15881: Update test config.
2020-05-08 Tom Clegg15881: Add missing details on doc page.
2020-05-08 Tom Clegg15881: Move Google, SSO, and PAM configs into their...
2020-05-07 Lucas Di Pentima16118: Fixes ExternalURL configs for keep-web & websocket.
2020-05-07 Tom Clegg15881: Add LDAP option to install docs.
2020-05-07 Ward VandewegeBugfix: make the arvados-docker-cleaner packages instal...
2020-05-07 Tom Clegg15881: Add LDAP authentication option.
2020-05-06 Tom Clegg16387: Allow setting is_active=false only on LoginClust...
2020-05-04 Ward VandewegeMerge branch '16393-keepproxy-timeout-with-slow-clients'
2020-05-04 Ward Vandewege16393: keepproxy used cluster.API.KeepServiceRequestTim...
2020-05-04 Tom Clegg16387: Allow batch update to set is_active=false for...
2020-05-04 Tom Clegg16387: Test updating cache after deactivating user.
2020-05-01 Tom CleggAdd StartedAt and FinishedAt fields to arvados.Container.
2020-05-01 Tom CleggMerge branch '16349-non-utc-timestamps'
2020-05-01 Tom CleggMerge branch '16212-pam-install-docs'
2020-05-01 Tom Clegg16212: Merge branch 'master'
2020-05-01 Tom Clegg16212: Add PAM configuration hints.
2020-05-01 Lucas Di PentimaFixes 'apt-get install' example on SSO install page.
2020-04-30 Ward VandewegeArvados on Kubernetes now has workbench2 as well.
2020-04-30 Lucas Di PentimaFixes documentation quotation usage. No issue #
2020-04-29 Tom CleggMerge branch '16343-create-cr-with-logincluster-token'
2020-04-29 Tom Clegg16349: Set time zone to UTC at db connection level.
2020-04-29 Ward VandewegeUpdated Arvados on Kubernetes documentation.
2020-04-29 Peter AmstutzMerge branch '16263-fed-test-on-jenkins' refs #16263
2020-04-28 Peter Amstutz16366: "InternalURLs" and "AccessViaHosts" are consiste...
2020-04-28 Tom Clegg16349: Skip converting DB timestamps to & from localtime.
2020-04-28 Tom Clegg16349: Fix TZ-sensitive comparison in token expiry...
2020-04-28 Tom Clegg16349: Test token expiry using actual token validation...
2020-04-24 Peter Amstutz16263: Ensure arvbox in $PATH
2020-04-24 Peter Amstutz16263: jenkin script to run whole fed-migrate test
2020-04-24 Peter Amstutz16263: make the checker happy
2020-04-24 Peter Amstutz16263: Fed tests can set arvbox mode (dev or localdemo)
2020-04-24 Peter Amstutz16364: Fix arvbox websockets demo build
2020-04-24 Peter Amstutz16364: Fix arvbox websockets startup
2020-04-23 Lucas Di PentimaMerge branch '16356-arvboot-health-externalurl'
2020-04-22 Lucas Di Pentima16356: Adds missing Health service section.
2020-04-22 Tom Clegg16212: Add PAM authentication option to install docs.
2020-04-22 Lucas Di Pentima16356: Merge branch 'master' into 16356-arvboot-health...
2020-04-22 Lucas Di Pentima16356: Makes health aggregator accessible from the...
2020-04-22 Tom Clegg16343: Fix handling of local CR creation when LoginClus...
2020-04-22 Tom Clegg16343: Test container request creation with LoginCluste...
2020-04-22 Tom Clegg16343: Add debug logs in token checking code.
2020-04-22 Ward VandewegeMerge branch '16328-keep-proxy-uses-config.yaml-to...
2020-04-22 Ward Vandewege16328: Merge branch 'master' into 16328-keep-proxy...
2020-04-22 Ward Vandewege16328: If config.yml is available, use the keepstores...
2020-04-21 Tom CleggMerge branch '16048-reload-config'
2020-04-21 Lucas Di PentimaMerge branch '16341-rack-security-upgrades'
2020-04-21 Lucas Di Pentima16341: Upgrades rack on API & Workbench.
2020-04-20 Lucas Di PentimaMerge branch 'dantetwc-master'. Closes #16340
2020-04-20 Dante TsangArvados-DCO-1.1-Signed-off-by: Dante Tsang <dante@dante...
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-16 Tom CleggRemove "template=template0" from db connection params.
2020-04-13 Ward VandewegeFix typo in error message.
2020-04-13 Lucas Di PentimaMerge branch '16313-minimum-container-memory-limit'
2020-04-13 Peter AmstutzBump mithril for advisory https://npmjs.com/advisories...
2020-04-13 Lucas Di Pentima16313: Updates minimum requestd ram on docker container...
2020-04-13 Peter AmstutzPin jssha to 2.4.2
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...
next