arvados.git
2023-08-01 Brett Smith20797: Merge Red Hat package install instructions 20797-rhel8-packages
2023-08-01 Brett Smith20797: Run microdnf with --assumeyes
2023-08-01 Brett Smith20797: Prefer dnf in PostgreSQL install instructions
2023-07-31 Brett Smith20797: Update cross compilation detection logic
2023-07-28 Brett Smith20797: Note Alma/CentOS/Red Hat/Rocky 8 support in...
2023-07-28 Brett Smith20797: Copyedit "CentOS" for consistent capitalization
2023-07-28 Brett Smith20797: Add basic documentation for how to add a new...
2023-07-28 Brett Smith20797: Add basic intro documentation to build README
2023-07-28 Brett Smith20797: Update bundler version in rocky8 Docker images
2023-07-28 Brett Smith20797: Update for new createrepo package+executable...
2023-07-28 Brett Smith20797: Streamline setup of Python build variables
2023-07-28 Brett Smith20797: Add initial support for rocky8 package builds
2023-07-26 Brett SmithMerge branch '20543-pip-install-virtualenv'
2023-07-26 Brett Smith20543: Recommend users install Python packages in a...
2023-07-24 Brett SmithMerge branch '20343-regexp-prefixes'
2023-07-21 Tom CleggMerge branch '20726-s3-session-release'
2023-07-20 Tom Clegg20726: Fix unreleased session in s3 handler. 20726-s3-session-release
2023-07-18 Peter AmstutzMerge branch '20731-user-guide-wb2' refs #20731
2023-07-13 Tom CleggMerge branch '20726-s3list-pages'
2023-07-12 Tom Clegg20726: Fix traversing projects/collections that precede... 20726-s3list-pages
2023-07-11 Peter Amstutz20731: Make some text changes & reorganization based... 20731-user-guide-wb2
2023-07-11 Tom Clegg20726: Fix ListObjects[V2] pages duplicating last item...
2023-07-11 Tom Clegg20726: Update s3ListObjects paging test.
2023-07-11 Tom CleggMerge branch '20667-maxsuper-atquota'
2023-07-10 Brett SmithMerge branch '20684-user-install-doc-fixes'
2023-07-10 Brett Smith20684: Modernize pycurl dependency discussion
2023-07-10 Brett Smith20684: Simplify curl dependency background
2023-07-07 Brett Smith20684: Note tutorial expectations for all Crunch CLI... 20684-user-install-doc-fixes
2023-07-07 Brett Smith20684: Note crunchstat-summary can be installed in...
2023-07-07 Brett Smith20684: Copyedit tutorial expectations include
2023-07-07 Brett Smith20684: Expand "Getting started at the command line...
2023-07-07 Brett Smith20684: Clean up FUSE references in a-c-r install instru...
2023-07-07 Tom CleggMerge branch '20559-dav-concurrent-writes'
2023-07-06 Lucas Di PentimaFixes salt bootstrapping on nodes by the installer...
2023-07-06 Tom CleggMerge branch '20722-docker-upgrade'
2023-07-06 Tom Clegg20722: Update ContainerCreate usage for new docker... 20722-docker-upgrade
2023-07-06 Lucas Di PentimaMerge branch '20707-aws-compute-ami-cgroupsv1'. Closes...
2023-07-06 Lucas Di Pentima20722: Cleans up dependencies with 'go mod tidy'
2023-07-06 Lucas Di Pentima20722: Upgrades github.com/docker/docker to latest...
2023-07-06 Lucas Di PentimaMerge branch '20718-grpc-upgrade'. Closes #20718
2023-07-06 Lucas Di Pentima20718: Cleans up by running "go mod tidy -compat=1.17" 20718-grpc-upgrade
2023-07-06 Lucas Di Pentima20718: Upgrades google.golang.org/grpc to 1.56.1
2023-07-05 Brett Smith20343: Define Python regexps with raw strings 20343-regexp-prefixes
2023-07-05 Brett SmithMerge branch '20710-shlex-quoting'
2023-07-05 Brett Smith20710: Remove old backwards compatibility import fallback
2023-07-05 Lucas Di Pentima20707: Don't rely on GRUB_CMDLINE_LINUX be empty in... 20707-aws-compute-ami-cgroupsv1
2023-07-05 Brett Smith20710: Switch from pipes.quote to shlex.quote 20710-shlex-quoting
2023-07-04 Lucas Di Pentima20707: Updates default to Debian 11 AMI. Forces cgroups...
2023-06-30 Tom Clegg20559: Trim session count explicitly instead of using... 20559-dav-concurrent-writes
2023-06-30 Zoë MaDoc: Update the included note about Workbench 2 transition.
2023-06-30 Zoë MaDoc: Update "Working with an Arvados git repository"
2023-06-30 Zoë MaDoc: Update "Adding a new Arvados git repository"
2023-06-30 Zoë MaDoc: Update "Starting a Workflow at the Command Line"
2023-06-30 Zoë MaDoc: Update "Trashing and untrashing data"
2023-06-30 Zoë MaDoc: Add a figure caption in "Downloading data".
2023-06-30 Zoë MaDoc: Update "Downloading data".
2023-06-30 Zoë MaDoc: Update "Uploading data"
2023-06-30 Zoë MaDoc: Remove reference to "dashboard" in template about...
2023-06-30 Zoë MaDoc: Update "Accessing an Arvados VM with SSH - Unix...
2023-06-30 Zoë MaDoc: Update "Accessing an Arvados VM with Webshell"
2023-06-30 Zoë MaDoc: Update "Getting an API token".
2023-06-30 Zoë MaDoc: Update "Running a workflow using Workbench"
2023-06-30 Zoë MaDoc: Update "Accessing Arvados Workbench" for Workbench 2
2023-06-30 Zoë MaDoc: Update Ruby dependencies and fix Rakefile
2023-06-29 Tom CleggMerge branch '20606-reuse-preemptible'
2023-06-29 Tom Clegg20559: Explain locking strategy in comments.
2023-06-29 Tom Clegg20559: Refactor session sharing.
2023-06-29 Tom Clegg20559: Garbage collect unused per-collection mutexes.
2023-06-29 Tom Clegg20559: Serialize writes for a given collection ID.
2023-06-29 Tom Clegg20559: Test concurrent writes using same token.
2023-06-27 Tom Clegg20606: Update retry tests. 20606-reuse-preemptible
2023-06-27 Lucas Di PentimaMerge branch '20665-installer-secrets-handling'. Closes...
2023-06-27 Lucas Di Pentima20665: Fixes logic script error & minor docs improvements. 20665-installer-secrets-handling
2023-06-26 Tom Clegg20606: Don't reuse unstarted preemptible ctr for non...
2023-06-26 Tom Clegg20667: Add InitialQuotaEstimate config. 20667-maxsuper-atquota
2023-06-26 Peter AmstutzMerge branch '20619-arv-client-libfuse' closes #20619
2023-06-26 Lucas Di Pentima20665: Provides examples on how to securely handle...
2023-06-26 Lucas Di Pentima20665: Code style improvements.
2023-06-26 Tom Clegg20667: Add at_quota metric.
2023-06-26 Tom Clegg20667: Adjust timeout/retry settings to address occasio...
2023-06-26 Tom Clegg20667: Reduce max supervisors if pool reaches cloud...
2023-06-23 Peter Amstutz20619: Add test arvados-client executable starts 20619-arv-client-libfuse
2023-06-23 Brett SmithMerge branch '20663-login-sync-config'
2023-06-23 Peter Amstutz20619: Add fpm-info for arvados-client to depend on...
2023-06-23 Brett Smith20663: Expand the default SyncIgnoredGroups 20663-login-sync-config
2023-06-23 Brett Smith20663: Merge 2.6.3 upgrading notes
2023-06-23 Brett Smith20663: Add IgnoredGroups configuration to arvados-login...
2023-06-23 Brett Smith20663: Bugfix configuration lookup
2023-06-22 Tom CleggMerge branch '20425-fed-pdh-retry'
2023-06-22 Tom Clegg20425: Merge branch 'main' into 20425-fed-pdh-retry 20425-fed-pdh-retry
2023-06-22 Brett Smith20663: Add configuration for arvados-login-sync
2023-06-22 Brett Smith20663: Clarify comment about what "safe" config means
2023-06-22 Brett Smith20663: Make arvados-login-sync actions configurable
2023-06-22 Brett Smith20663: Use set operations for group management
2023-06-22 Brett Smith20663: Make minimum groups configurable
2023-06-22 Brett Smith20663: Improve permissions and ownership handling
2023-06-22 Peter AmstutzMerge branch '20374-workflow-main-prop' refs #20374
2023-06-22 Peter AmstutzMerge branch '20660-r-sdk-pr-204' refs #20660
2023-06-22 Peter Amstutz20374: add arv:workflowMain to metadata properties... 20374-workflow-main-prop
2023-06-22 Peter Amstutz20660: Tweaks to eliminate check warnings 20660-r-sdk-pr-204
next