arvados.git
2023-06-02 Peter Amstutz20548: Emit the git commit in the deploy log. 20548-installer-deploy
2023-06-02 Peter Amstutz20548: Rework git deployment a bit
2023-06-02 Peter AmstutzMerge branch '20531-cwl-log-tail' refs #20531
2023-06-02 Peter Amstutz20531: Add --reinstall option to test_with_arvbox.sh 20531-cwl-log-tail
2023-06-02 Tom CleggMerge branch '20541-less-fetching-mounts'
2023-06-02 Peter Amstutz20531: Bump cwltool and schema-salad versions
2023-06-02 Peter Amstutz20531: Suppress googleapiclient retry warning, better...
2023-06-01 Peter AmstutzIncrease WatchdogInterval and WatchdogThreshold
2023-06-01 Tom CleggMerge branch '20540-crunch-run-retry'
2023-06-01 Peter Amstutz20531: Remove urllib3 pin, add cwltest pin.
2023-06-01 Tom Clegg20540: Increase crunch-run API call timeouts to 10m. 20540-crunch-run-retry
2023-06-01 Brett SmithMerge branch '20545-drop-if-none-match'
2023-06-01 Brett SmithMerge branch '20433-crunch-log-zero-bytes-job'
2023-06-01 Peter AmstutzMerge branch '20561-file-copy-logging' refs #20561
2023-06-01 Brett Smith20545: Drop If-None-Match from requests proxied by... 20545-drop-if-none-match
2023-06-01 Tom CleggMerge branch '20485-optional-deploy-ssh-key'
2023-05-31 Brett Smith20433: Document that LimitLogBytesPerJob=0 disables... 20433-crunch-log-zero-bytes-job
2023-05-31 Tom Clegg20485: Test handling of nil publickey argument. 20485-optional-deploy-ssh-key
2023-05-31 Tom Clegg20540: Ensure delay>0 at attempt>0, even if requested...
2023-05-31 Tom Clegg20541: Auto unselect fields if response body will not... 20541-less-fetching-mounts
2023-05-30 Tom Clegg20540: Implement nearly-full jitter for exponential...
2023-05-30 Peter Amstutz20561: Don't fail when inspecting a file outside the... 20561-file-copy-logging
2023-05-30 Tom Clegg20541: Unselect unneeded fields in API calls from crunc...
2023-05-29 Tom CleggMerge branch '20229-doc-inspect-requests'
2023-05-29 Tom Clegg20229: Improve formatting.
2023-05-29 Tom Clegg20485: Option to skip automatic SSH key deployment...
2023-05-29 Tom Clegg20540: Use arvados.Client for arvadosclient.ArvadosClie...
2023-05-26 Tom CleggMerge branch '20520-instance-init-command'
2023-05-26 Tom Clegg20540: Remove arvadosclient usage in copier and git_tree.
2023-05-26 Tom Clegg20520: Fix broken link. 20520-instance-init-command
2023-05-26 Tom Clegg20520: Fix unreleased mutex on error importing SSH...
2023-05-26 Tom CleggMerge branch '20511-aborted-boot'
2023-05-26 Lucas Di PentimaMerge branch '20474-installer-api-reqs-limit'. Closes...
2023-05-25 Tom Clegg20511: Fix allowing too many supervisor processes. 20511-aborted-boot
2023-05-25 Tom Clegg20511: Don't shutdown excess instances just because...
2023-05-25 Peter Amstutz20531: Add toplevel dependency to solve install error
2023-05-25 Peter Amstutz20531: Add an extra newline to make the error section...
2023-05-25 Lucas Di Pentima20474: Updates documentation stating that RailsAPI... 20474-installer-api-reqs-limit
2023-05-25 Lucas Di Pentima20474: Changes RailsAPI queue size to be 10% more than...
2023-05-25 Tom Clegg20520: Add test for custom init command.
2023-05-25 Tom Clegg20511: Fix unclosed response body in test.
2023-05-25 Tom Clegg20511: Don't shutdown/unlock based on dynamic maxConcur...
2023-05-25 Peter Amstutz20531: don't print crunch-run log when the error is...
2023-05-25 Peter Amstutz20561: crunch-run logs files/directories propagated...
2023-05-25 Tom Clegg20511: Limit server-to-server client to 1/4 of API...
2023-05-25 Tom Clegg20511: Fix slow-expansion logic.
2023-05-25 Tom Clegg20511: Start with 8 concurrent outgoing API calls,...
2023-05-23 Tom Clegg20520: Add Containers.CloudVMs.InstanceInitCommand...
2023-05-22 Peter AmstutzAdd 2.6.2 to the upgrading notes refs #20393
2023-05-22 Lucas Di Pentima20474: Adds 5 to controller's request queue size for...
2023-05-22 Peter AmstutzMerge branch '20529-container-deadlocks' refs #20529
2023-05-22 Brett SmithMerge branch '20527-group-contents-select-doc'
2023-05-19 Peter Amstutz20529: Lock direct parent containers on updates 20529-container-deadlocks
2023-05-19 Lucas Di PentimaMerge branch '20482-installer-improvements'. Closes...
2023-05-19 Lucas Di Pentima20482: For some reason, symlinks don't seem to be ignor... 20482-installer-improvements
2023-05-19 Lucas Di Pentima20482: Updates the upgrade notice to include the DOMAIN...
2023-05-19 Lucas Di Pentima20482: Updates installer's documentation to reflect...
2023-05-19 Lucas Di Pentima20482: Code cleanup for readability.
2023-05-19 Lucas Di Pentima20482: Re-exports VPC's CIDR.
2023-05-19 Lucas Di Pentima20482: Overrides shellinabox config templates to fix...
2023-05-19 Lucas Di Pentima20482: Allows the cluster operator to use an arbitrary...
2023-05-19 Brett Smith20527: Document the select argument of the groups conte... 20527-group-contents-select-doc
2023-05-18 Brett SmithMerge branch '12684-pysdk-auto-retry'
2023-05-18 Brett Smith12684: Test that plain 403 responses are not retried 12684-pysdk-auto-retry
2023-05-18 Brett Smith12684: Stop retrying 422 responses in PySDK
2023-05-17 Tom CleggMerge branch '20457-queue-churn'
2023-05-17 Lucas Di PentimaMerge branch '20482-further-terraform-improvements...
2023-05-17 Lucas Di PentimaMerge branch '20325-go-docker-distribution-upgrade2...
2023-05-16 Lucas Di Pentima20325: Upgrades github.com/docker/distribution module. 20325-go-docker-distribution-upgrade2
2023-05-16 Tom Clegg20457: Don't displace locked containers with queued... 20457-queue-churn
2023-05-15 Tom Clegg20229: Add "inspecting active requests" page. 20229-doc-inspect-requests
2023-05-15 Lucas Di Pentima20482: Makes installer.sh compatible with older (Ubuntu... 20482-further-terraform-improvements
2023-05-15 Lucas Di Pentima20482: Don't create S3 endpoint if using a preexisting...
2023-05-15 Lucas Di Pentima20482: Fixes formatting.
2023-05-11 Brett SmithRefine PySDK collection walk recipe
2023-05-11 Lucas Di PentimaMerge branch '20482-terraform-custom-configs'. Closes...
2023-05-11 Lucas Di Pentima20482: Improves upgrade note's title. 20482-terraform-custom-configs
2023-05-11 Lucas Di Pentima20482: Improves file/dir creation on user_data script.
2023-05-11 Lucas Di Pentima20482: Adds upgrade notes on domain_name variable changes.
2023-05-11 Lucas Di Pentima20482: Pins terraform and AWS provider versions.
2023-05-11 Lucas Di Pentima20482: Allows the site admin to specify instance volume...
2023-05-11 Lucas Di Pentima20482: Improves readability of instance profile assignm...
2023-05-11 Lucas Di Pentima20482: Allows setting instance types per service node.
2023-05-10 Lucas Di Pentima20482: Fixes PassRole's target to point to the newly...
2023-05-10 Lucas Di Pentima20482: Sets output as sensitive to make Terraform happy.
2023-05-10 Lucas Di Pentima20482: Adds proper compute node instance profile instea...
2023-05-10 Lucas Di Pentima20482: Extracts DNS aliases map as configurable variables. 20482-terraform-private-only-infra
2023-05-10 Lucas Di Pentima20482: Extracts the private IP addr map as configurable...
2023-05-10 Lucas Di Pentima20482: Allows the site admin to customize tags applied...
2023-05-10 Lucas Di Pentima20482: Allows the site admin to specify a custom AMI...
2023-05-10 Lucas Di Pentima20482: Allows the admin to specify the user for deployment.
2023-05-09 Lucas Di PentimaMerge branch '20325-jquery-rails-upgrade'. Refs #20325
2023-05-09 Lucas Di Pentima20325: Upgrades jquery-rails and dependencies on RailsA... 20325-jquery-rails-upgrade
2023-05-09 Lucas Di Pentima20482: Allows deploying on known VPC & subnets.
2023-05-09 Lucas Di Pentima20482: Fixes use of var domain_name, it's now used...
2023-05-09 Lucas Di Pentima20482: Allow the site admin to create a non-public...
2023-05-09 Lucas Di Pentima20482: Fixes S3 bucket creation for Keep blocks due...
2023-05-09 Lucas Di PentimaMerge branch '20489-iam-policy-fix'. Closes #20489
2023-05-09 Brett Smith12684: Use mock services in arvfile sparse write tests
2023-05-09 Lucas Di Pentima20489: Fixes privileges escalation issue on installer... 20489-iam-policy-fix
next