Doc: Update "Trashing and untrashing data"
[arvados.git] / lib /
2023-06-27 Lucas Di PentimaMerge branch '20665-installer-secrets-handling'. Closes...
2023-06-26 Peter AmstutzMerge branch '20619-arv-client-libfuse' closes #20619
2023-06-23 Brett SmithMerge branch '20663-login-sync-config'
2023-06-23 Brett Smith20663: Expand the default SyncIgnoredGroups 20663-login-sync-config
2023-06-23 Brett Smith20663: Add IgnoredGroups configuration to arvados-login...
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-21 Peter AmstutzMerge branch '20664-java-sdk-pr-205' refs #20664
2023-06-20 Lucas Di PentimaMerge branch '20643-login-sync-homedir-check'. Closes...
2023-06-20 Tom CleggMerge branch '20602-queue-metrics'
2023-06-20 Tom CleggMerge branch '20647-cr-logs-preflight'
2023-06-19 Tom Clegg20602: Allow lock requests to queue up to 2s (configura... 20602-queue-metrics
2023-06-19 Peter AmstutzMerge branch '20652-cwl-poll-select' refs #20652
2023-06-19 Tom Clegg20647: Improve comment on header deduplication. 20647-cr-logs-preflight
2023-06-19 Peter AmstutzMerge branch '20637-prefetch-threads' refs #20637
2023-06-19 Tom Clegg20602: Report queue time for pos/neg/zero-priority...
2023-06-17 Tom Clegg20647: Fix duplicate response headers via reverse proxy.
2023-06-16 Tom CleggMerge branch '20647-cr-logs-preflight'
2023-06-16 Peter AmstutzMerge branch '20601-supervisor-fraction' refs #20601
2023-06-16 Peter Amstutz20601: Rename Scheduler.maxSupervisors -> Scheduler... 20601-supervisor-fraction
2023-06-16 Tom Clegg20647: Test CORS preflight request routing.
2023-06-16 Tom Clegg20647: Fix CORS preflight request handling.
2023-06-15 Tom Clegg20601: MaxSupervisorFraction is relative to maxConcurrency.
2023-06-15 Tom CleggMerge branch '20601-big-ctr-queue'
2023-06-13 Tom CleggMerge branch '20602-controller-qos'
2023-06-13 Tom Clegg20601: Add comment re fetch-by-uuid loop. 20601-big-ctr-queue
2023-06-12 Tom Clegg20601: Slow down container queue polling when busy...
2023-06-12 Tom Clegg20602: Add IneligibleForQueuePriority const. 20602-controller-qos
2023-06-12 Tom Clegg20601: Fetch mounts field only once per container.
2023-06-12 Tom Clegg20601: Fetch only high-priority containers when queue...
2023-06-09 Tom Clegg20425: Fix response status for mixed-status backend...
2023-06-09 Tom Clegg20425: Test response status for mixed-status backend...
2023-06-09 Tom Clegg20425: Revert "12684/20425: Skip TestContainerInputOnDi...
2023-06-08 Tom Clegg20602: Disable queue when testing DumpRequests.
2023-06-08 Tom Clegg20602: Prioritize interactive (browser) requests.
2023-06-08 Tom Clegg20602: Add MaxQueuedRequests config.
2023-06-08 Tom Clegg20602: Add priority queue to RequestLimiter.
2023-06-07 Peter AmstutzMerge branch '20548-installer-deploy' refs #20548
2023-06-05 Tom CleggMerge branch '20522-load-dispatch-priv-key'
2023-06-05 Lucas Di PentimaMerge branch '20594-scaling-nginx-settings'. Closes...
2023-06-02 Peter AmstutzMerge branch '20531-cwl-log-tail' refs #20531
2023-06-02 Tom CleggMerge branch '20541-less-fetching-mounts'
2023-06-01 Peter AmstutzIncrease WatchdogInterval and WatchdogThreshold
2023-06-01 Tom CleggMerge branch '20540-crunch-run-retry'
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-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 Clegg20485: Option to skip automatic SSH key deployment...
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 unreleased mutex on error importing SSH...
2023-05-26 Tom CleggMerge branch '20511-aborted-boot'
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 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 Amstutz20561: crunch-run logs files/directories propagated...
2023-05-23 Tom Clegg20520: Add Containers.CloudVMs.InstanceInitCommand...
2023-05-23 Tom Clegg20522: Load dispatch key from file if configured as... 20522-load-dispatch-priv-key
2023-05-22 Peter AmstutzMerge branch '20529-container-deadlocks' refs #20529
2023-05-19 Lucas Di PentimaMerge branch '20482-installer-improvements'. Closes...
2023-05-18 Brett SmithMerge branch '12684-pysdk-auto-retry'
2023-05-17 Tom CleggMerge branch '20457-queue-churn'
2023-05-16 Tom Clegg20457: Don't displace locked containers with queued... 20457-queue-churn
2023-05-09 Brett Smith12684/20425: Skip TestContainerInputOnDifferentCluster
2023-05-05 Tom CleggMerge branch '20457-max-supervisors-overquota'
2023-05-05 Lucas Di PentimaMerge branch '20468-installer-perf-knobs'. Closes ...
2023-05-05 Peter AmstutzMerge branch '20470-contents-select' refs #20470
2023-05-05 Peter AmstutzMerge branch '20457-max-supervisors-overquota' refs...
2023-05-05 Tom CleggCheck /metrics & /_inspect/requests are available durin...
2023-05-05 Brett Smith12684: Check for no log case in controller integration...
2023-05-04 Peter AmstutzMerge branch '20472-priority-update' refs #20472
2023-05-04 Tom CleggMerge branch '20475-dump-busy-queue'
2023-05-03 Tom Clegg20475: Option to dump active requests when queue is... 20475-dump-busy-queue
2023-05-03 Tom Clegg20457: Add dispatchcloud_probe_age_seconds_max and...
2023-05-03 Tom CleggMerge branch '18790-log-client'
2023-05-02 Tom Clegg20457: Include delayed supervisor containers in overquo... 20457-max-supervisors-overquota
2023-05-01 Tom CleggMerge branch '20457-logs-and-mem-usage'
2023-05-01 Tom Clegg20457: Don't keep non-"tmp" mounts in memory at all. 20457-logs-and-mem-usage
2023-05-01 Tom Clegg20457: Add logging in test case wrt 503 responses.
2023-05-01 Tom Clegg20457: Don't keep ctr mounts in memory after computing...
2023-05-01 Tom Clegg20457: Implement MaxDispatchAttempts in test stub.
2023-05-01 Tom Clegg20457: Log at info level when flapping lock at concurre...
2023-04-28 Peter AmstutzMerge branch '20422-cache-slot' refs #20422
2023-04-28 Tom Clegg18790: Fix usage messages.
2023-04-25 Tom Clegg18790: Merge branch 'main' into 18790-log-client
2023-04-25 Tom CleggMerge branch '20319-container-request-logs'
2023-04-24 Tom CleggMerge branch '14070-name-index'
2023-04-21 Peter AmstutzAdjust default value of BalanceCollectionBuffers down...
next