arvados.git
2021-01-28 Tom Clegg17170: Merge branch 'master'
2021-01-28 Ward VandewegeDocumentation: reflect the current state of anonymous...
2021-01-27 Ward VandewegeDocumentation: the Arvados SSO server is deprecated...
2021-01-27 Tom Clegg17170: Return more helpful error if APIHost is not...
2021-01-27 Tom Clegg17170: More helpful message if ARVADOS_* env vars are...
2021-01-26 Tom Clegg17170: Test OpenSSH client -> shell gateway -> docker...
2021-01-26 Tom CleggMerge branch '16669-oidc-access-token'
2021-01-26 Tom Clegg17170: Add new Nginx configs to upgrade notes.
2021-01-26 Tom Clegg17170: Attempt tunnel setup before exec()ing ssh client.
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-26 Nico CesarMerge branch '17271-doc-cgroupv2'
2021-01-26 Nico CesarDoc update: Arvados 2.1 is not compatible with cgroups V2.
2021-01-26 Tom Clegg16669: Test oidcTokenAuthorizer cache.
2021-01-25 Tom Clegg16669: Fix cache bug.
2021-01-25 Peter AmstutzAdd missing file closes #17281
2021-01-25 Peter AmstutzMerge branch '17286-print-urls' refs #17286
2021-01-25 Peter Amstutz17286: Tweak output if neither workbench2 or workbench1...
2021-01-24 Ward VandewegeFix ineffassign warning.
2021-01-22 Peter Amstutz17286: URL to final output collection
2021-01-22 Peter Amstutz17286: Log clickable URL to container request in workbench
2021-01-22 Ward VandewegeMake sure that our Python 3 based packages conflict...
2021-01-22 Lucas Di PentimaMerge branch '17256-nodejs-dependency-update'
2021-01-21 Lucas Di Pentima17256: Changes required nodejs version on package build...
2021-01-21 Tom Clegg17170: Re-word comment, document ...-Login-Username...
2021-01-21 Tom Clegg17170: Allow admin users to run commands in any container.
2021-01-21 Ward VandewegeMerge branch '17215-aws-roles-a-d-c'
2021-01-21 Ward Vandewege17215: Merge branch 'master' into 17215-aws-roles-a-d-c
2021-01-21 Lucas Di Pentima17256: Makes arvados-server install to ask for node...
2021-01-21 Nico CesarMerge branch '17014-controller-container-requests-take3'
2021-01-21 Lucas Di PentimaMerge branch '17109-keepweb-urls-samesite-doc'
2021-01-21 Lucas Di Pentima17109: Fixes typo.
2021-01-21 Tom Clegg17170: Improve error message for unrecognizable target...
2021-01-21 Lucas Di Pentima17109: Explains how keep-web handles requests with...
2021-01-21 Nico Cesaraddressing https://dev.arvados.org/issues/17014#note-41
2021-01-21 Nico Cesar17014: controller handles container requests
2021-01-20 Ward VandewegeMerge branch '17222-doc-add-keep-components-overview'
2021-01-20 Ward VandewegeMerge branch 'master' into 17222-doc-add-keep-component...
2021-01-20 Ward Vandewege17222: implement review feedback.
2021-01-20 Ward Vandewege17215: add IAM role support to arvados-dispatch-cloud...
2021-01-20 Ward Vandewege17222: add overview documentation for the components...
2021-01-20 Tom Clegg17170: Merge branch 'master'
2021-01-20 Lucas Di PentimaMerge branch '16981-logincluster-sync-groups-tests'
2021-01-19 Peter AmstutzMerge branch '17267-broken-schema-links' refs #17267
2021-01-19 Peter Amstutz17267: Add integration test for broken link in $schemas
2021-01-19 Tom Clegg17170: Fix crash when http transport uses default nil...
2021-01-18 Peter Amstutz17267: Don't immediately fail if an extension schema...
2021-01-14 Tom Clegg17170: Drop gateway_address from searchable columns.
2021-01-14 Tom Clegg17170: Add missing method to APIStub.
2021-01-14 Tom Clegg17170: Use exec() to eliminate intermediate arvados...
2021-01-14 Tom Clegg17170: Improve error messages.
2021-01-14 Tom Clegg17170: Check container is readable before checking...
2021-01-14 Tom Clegg17170: Fix -help output.
2021-01-14 Lucas Di Pentima17109: Adds notes about Keep-web Same-Site restrictions.
2021-01-14 Tom Clegg17170: Merge branch 'master'
2021-01-14 Tom Clegg17170: Fix closing pty/tty when nil.
2021-01-14 Tom Clegg17170: Fixup error display.
2021-01-13 Tom Clegg17170: "arvados-client shell" accepts container request...
2021-01-13 Tom Clegg17170: Improve error messages.
2021-01-13 Tom Clegg17170: Don't reuse transport that might have http2...
2021-01-13 Tom Clegg17170: Dry up close-connection-on-error.
2021-01-13 Tom Clegg17170: Allow shell only if this user submitted all...
2021-01-13 Ward VandewegeDocumentation: make the arvados-dispatch-cloud installa...
2021-01-13 Tom Clegg17170: Test arvados-client shell command.
2021-01-13 Tom Clegg17170: Fix dial when API host var is host:port.
2021-01-13 Tom Clegg17170: Test controller->crunch-run tunnel.
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...
2021-01-11 Ward VandewegeMerge branch '16106-azure-spot-instance-support'
2021-01-11 Ward Vandewege16106: Merge branch 'master' into 16106-azure-spot...
2021-01-11 Ward Vandewege16106: address review comments.
2021-01-08 Lucas Di Pentima16981: Removes the import cycle issue by moving code...
2021-01-08 Lucas Di Pentima16981: Removes config loader code to fix import cycle.
2021-01-08 Lucas Di Pentima16981: Adds federation test on sync-groups.
2021-01-07 Lucas Di PentimaFixes a couple of typos on the documentation. No issue #.
2021-01-07 Ward Vandewege16106: update Azure preemptible node code after real...
2021-01-07 Peter AmstutzMerge branch '17224-login-sync' refs #17224
2021-01-06 Peter Amstutz17224: Document LoginCluster configuration for login...
2021-01-06 Ward VandewegeDocumentation: fix typos.
2021-01-06 Ward Vandewege16106: Merge branch 'master' into 16106-azure-spot...
2021-01-06 Tom CleggMerge branch '17175-boot-fail-rake-seed'
2021-01-05 Lucas Di Pentima16981: Extracts test federation building code to the...
2021-01-05 Ward VandewegeFix typos in the documentation.
2021-01-05 Peter AmstutzMerge branch '17225-ruby-sdk' refs #17225
2021-01-04 Ward VandewegeWe now publish packages for Ubuntu Focal (20.04), and...
2021-01-02 Peter Amstutz17224: Provide alternate credentials to use for creatin...
2021-01-02 Peter Amstutz17224: Fix to have multiple clients connected to separa...
2020-12-28 Tom CleggMerge branch '17151-system-token-validation'
2020-12-28 Tom Clegg17175: Wait for seedDatabase before starting railsapi.
2020-12-28 Tom Clegg17175: Fix logging label for setuidgid-wrapped procs.
2020-12-23 Javier BértoliMerge branch '17218-update-apt-repos'
2020-12-23 Javier BértoliUpdate the provision script to use the new arvados...
2020-12-23 Ward VandewegeFix arvados-src package version generation.
2020-12-23 Lucas Di PentimaMerge branch '17118-arvput-fix'
2020-12-23 Ward VandewegeFix detection of packages that were already built.
2020-12-22 Ward VandewegeMerge branch '17218-repository-update'
2020-12-22 Ward VandewegeWe've made a change in the structure of our apt reposit...
2020-12-22 Lucas Di Pentima17118: Changes the way exception raising is done on...
next