arvados.git
2023-11-09 Lucas Di Pentima21031: Fixes post installation script for rails applica... 21031-test-provision-fix
2023-11-09 Lucas Di Pentima21031: Replaces deprecated db:structure:load command...
2023-11-08 Tom CleggMerge branch '21184-fix-build'
2023-11-08 Tom Clegg21184: Accept singularity env var passed through to... 21184-fix-build
2023-11-08 Tom Clegg21184: Remove refs to subprocess32 python2 compatibilit...
2023-11-08 Tom Clegg21184: Expect recent setuptools and pip versions.
2023-11-07 Tom CleggMerge branch '20978-instance-types'
2023-11-07 Lucas Di PentimaMerge branch '21041-installer-from-HEAD'. Closes #21041
2023-11-03 Lucas Di Pentima21041: Improves the sync() function so that it can... 21041-installer-from-HEAD
2023-11-03 Tom Clegg20978: Add MaximumPriceFactor to exported config. 20978-instance-types
2023-11-02 Tom Clegg20978: Add upgrade note about MaximumPriceFactor.
2023-11-02 Tom Clegg20978: Merge branch 'main' into 20978-instance-types
2023-11-02 Tom Clegg20978: Return the last capacity error if failing all...
2023-11-02 Peter AmstutzMerge branch '21141-arvbox-debian-12' refs #21141
2023-11-02 Peter Amstutz21141: Update arvbox base image to debian:12 21141-arvbox-debian-12
2023-11-02 Tom Clegg20978: Add sort-by-scratch fallback.
2023-11-02 Tom Clegg20978: Rearrange large if-else sequence for clarity.
2023-11-02 Tom Clegg20978: Treat "unsupported instance type" as capacity=0.
2023-11-02 Tom CleggMerge branch '21126-trash-when-ro'
2023-11-02 Tom Clegg21126: Add doc comment to AllowTrashWhenReadOnly config.
2023-11-02 Tom CleggMerge branch '20846-ruby3-compat'
2023-11-01 Lucas Di PentimaLinks CUDA capability NVIDIA page from a-d-c documentat...
2023-11-01 Lucas Di PentimaMerge branch '21125-installer-s3-prefix-length'. Closes...
2023-11-01 Lucas Di Pentima21125: Fixes comment on PrefixLength config. 21125-installer-s3-prefix-length
2023-10-31 Tom Clegg20978: Test MaximumPriceFactor.
2023-10-31 Tom Clegg20978: Test choosing multiple instance types.
2023-10-31 Tom Clegg20978: Add MaximumPriceFactor config.
2023-10-31 Tom Clegg20846: Update sdk/ruby for Ruby 3. 20846-ruby3-compat
2023-10-31 Tom Clegg20846: More kwargs / Ruby 3 compatibility fixes.
2023-10-31 Tom Clegg20846: Fix kwargs variable name.
2023-10-30 Tom Clegg21126: Add upgrade note.
2023-10-30 Tom Clegg21126: Merge branch 'main' into 21126-trash-when-ro
2023-10-30 Tom CleggMerge branch 'main' from workbench2.git
2023-10-30 Brett SmithMerge branch '21025-keep-web-redirect-bypass'
2023-10-30 Brett Smith21025: Clarify explanation
2023-10-27 Tom Clegg20846: Update kwargs usage for ruby 3.
2023-10-27 Tom Clegg20846: Remove deprecated Random::DEFAULT usage.
2023-10-27 Tom Clegg20846: Add explicit webrick dependency.
2023-10-27 Tom Clegg20846: Update ruby-prof, test-unit gems.
2023-10-27 Tom Clegg20846: Update associations syntax for ruby 3.
2023-10-27 Tom Clegg20846: Update simplecov for ruby 3 compatibility.
2023-10-27 Peter AmstutzMerge branch '20284-username-conflict-fix' refs #20284
2023-10-27 Tom Clegg21126: Test keep-balance behavior with AllowTrashWhenRe...
2023-10-27 Peter Amstutz20284: Fix test and update code comment. 20284-username-conflict-fix
2023-10-27 Tom CleggFix redirect.
2023-10-27 Tom CleggMerge branch '21124-max-rails-reqs'
2023-10-27 Tom Clegg21124: Note MaxConcurrentRequests affects all services.
2023-10-27 Peter AmstutzMerge branch '21118-gopath-usage-on-test' refs #21118
2023-10-27 Peter Amstutz21118: Don't run in interactive mode
2023-10-27 Peter Amstutz21118: Fix tests and pass ${ci} var
2023-10-27 Tom Clegg21124: Test both request limit configs. 21124-max-rails-reqs
2023-10-27 Peter Amstutz21118: Add "tests-in-docker" target
2023-10-27 Tom Clegg21124: Add separate MaxConcurrentRailsRequests config.
2023-10-26 Tom Clegg21126: Add AllowTrashWhenReadOnly flag.
2023-10-26 Brett Smith21025: Handle api_token as a list throughout keep-web... 21025-keep-web-redirect-bypass
2023-10-26 Tom Clegg21126: Disable trash if BlobTrashConcurrency: 0, as...
2023-10-26 Tom Clegg21126: Move BlobDeleteConcurrency==0 check up in the...
2023-10-26 Peter Amstutz20284: username updates from login cluster always take...
2023-10-26 Lisa KnoxMerge branch '21026-sanitize-html-doc'
2023-10-26 Lucas Di Pentima21125: Updates S3 PrefixLength to 3, adding a warning...
2023-10-26 Lucas Di PentimaMerge branch '20953-installer-tls-cert-monitoring'...
2023-10-26 Lucas Di Pentima20953: Adjust Let's Encrypt based cert thresholds. 20953-installer-tls-cert-monitoring
2023-10-26 Lucas Di Pentima20953: Don't make prominent the SSL cert expiration...
2023-10-25 Lucas Di Pentima20953: Adds TLS certificate expiration red/yellow/green...
2023-10-25 Lucas Di Pentima20953: Fixes indentation on dashboard JSON file.
2023-10-25 Lucas Di Pentima20953: Sets sensible coloring thresholds on cert expire...
2023-10-25 Lucas Di Pentima20953: Properly pass auth data to HTTPS endpoints that...
2023-10-25 Lucas Di Pentima20953: Adds blackbox-exporter HTTP probes and SSL Monit...
2023-10-25 Lisa KnoxMerge branch '21026-sanitize-html'
2023-10-24 Tom CleggMerge branch '20984-instance-capacity'
2023-10-24 Tom CleggFix `go install` error on source tree permission.
2023-10-24 Lucas Di Pentima21118: Attempts to avoid the 'error obtaining VCS statu...
2023-10-23 Tom CleggMerge branch '20300-rails7'
2023-10-23 Peter AmstutzMerge branch '21077-background-refresh' refs #21077
2023-10-23 Peter AmstutzMerge branch '20526-sort-order' refs #20526
2023-10-23 Tom Clegg20300: Merge branch 'main' into 20300-rails7 20300-rails7
2023-10-20 Brett Smith20885: Update argument docstrings after pdoc migration
2023-10-20 Tom CleggMerge branch '21086-cert-source'
2023-10-20 Lucas Di Pentima21118: Calls arvados-server from GOPATH instead of...
2023-10-20 Lisa KnoxMerge branch '20382-process-action-menu-cancel'
2023-10-19 Lisa Knox20382: refactored process-resource-action-set to remove...
2023-10-19 Lisa Knox20382: removed openRunningContextMenu and related code...
2023-10-19 Peter AmstutzMerge branch '20825-cwl-separate-runner' refs #20825
2023-10-19 Peter Amstutz20825: Raise WorkflowException instead of plain Exception 20825-cwl-separate-runner
2023-10-19 Lucas Di PentimaMerge branch '20969-installer-nginx-reload-fix'. Closes...
2023-10-19 Peter AmstutzMerge branch '21030-update-perm-cte' refs #21030
2023-10-19 Lisa Knox20382: added one stray file to marge Arvados-DCO-1...
2023-10-19 Lisa KnoxMerge 'main' into 20382-process-action-menu-cancel
2023-10-19 Tom Clegg21086: Load custom root CAs more consistently via SSL_C... 21086-cert-source
2023-10-19 Lisa Knox21026: updated documentation for banner Arvados-DCO...
2023-10-19 Lisa Knox21026: cleanup Arvados-DCO-1.1-Signed-off-by: Lisa...
2023-10-19 Peter Amstutz21077: Add explicit START/STOP_WORKING to loading functions
2023-10-18 Peter Amstutz21077: First pass
2023-10-18 Peter Amstutz20526: Fix test
2023-10-18 Lisa Knox21026: sanitized banner and reworked banner.html to...
2023-10-18 Peter Amstutz20526: Add created_at descending as secondary sort key
2023-10-17 Tom CleggMerge branch '21055-sysctl-in-docker'
2023-10-17 Lisa Knox21026: applied sanitization in 4 files Arvados-DCO...
2023-10-17 Lucas Di PentimaMerge branch '19140-service-acct-creation-doc'. Closes...
2023-10-17 Lucas Di Pentima19140: Links to scoped token doc page, mentions expires... 19140-service-acct-creation-doc
next