19889: Fix crash on gateway connect error.
[arvados.git] / lib /
2023-04-04 Tom Clegg19889: Fix crash on gateway connect error. 19889-live-log-webdav
2023-04-03 Tom Clegg18790: Fix logging noise from ENOENT.
2023-04-03 Tom Clegg18790: Fix .../containers/.../log routing.
2023-03-28 Tom Clegg19889: Preserve WebDAV path when proxying to keep-web.
2023-03-27 Tom Clegg19889: Add www-authenticate header with 401 Unauthorize...
2023-03-27 Tom Clegg19889: Remove unused code.
2023-03-27 Tom Clegg19889: Fix comment.
2023-03-23 Tom Clegg19889: Fix webdav methods condition.
2023-03-23 Tom Clegg19889: Add routing test.
2023-03-22 Tom Clegg19889: Add comments.
2023-03-22 Tom Clegg19889: Update docs.
2023-03-22 Tom Clegg19889: Remove unneeded workaround for not saving empty...
2023-03-22 Tom Clegg19889: Give sensitive test a prand sequence that passes.
2023-03-22 Tom Clegg19889: Stop using old x/net/context library.
2023-03-22 Tom Clegg19889: Serve live logs via webdav.
2023-03-21 Brett SmithMerge branch '19967-crunch-run-cost-updates'
2023-03-20 Brett Smith19967: Update container cost when crunch-run receives... 19967-crunch-run-cost-updates
2023-03-16 Lucas Di PentimaMerge branch '19937-build-packages-fix'. Closes #19937
2023-03-15 Tom CleggMerge branch '20183-update-priority-thread'
2023-03-13 Tom CleggMerge branch '19972-go-client-retry'
2023-03-10 Peter AmstutzMerge branch '20223-trash-sweep' refs #20223
2023-03-10 Peter Amstutz20227: Change default BalacePeriod to 6 hours.
2023-03-10 Tom Clegg19972: Lint.
2023-03-10 Tom CleggMerge branch '20188-insufficient-subnet'
2023-03-10 Tom Clegg20188: Handle InsufficientVolumeCapacity as quota error.
2023-03-09 Tom Clegg20183: Update container priority in creation order. 20183-update-priority-thread
2023-03-09 Tom Clegg20183: Clean up sql queries.
2023-03-09 Tom Clegg20183: Explain priority update strategy in comments.
2023-03-08 Tom Clegg19972: Disable auto-retry in diagnostics and rpc.
2023-03-08 Tom Clegg19972: Disable auto-retry in ws and dispatcher.
2023-03-08 Tom Clegg20188: Recognize InsufficientFreeAddressesInSubnet... 20188-insufficient-subnet
2023-03-07 Peter AmstutzMerge branch '19975-oom-resubmit' refs #19975
2023-03-07 Peter AmstutzMerge branch '20183-update-priority-thread' refs #20183
2023-03-07 Peter AmstutzMerge branch '20200-log-limit' refs #20200
2023-03-06 Stephen SmithMerge branch '19899-webdav-cache-control' into main...
2023-03-06 Brett SmithMerge branch '19981-reuse-flex-keep-cache'
2023-03-06 Peter Amstutz20200: Set MaxConcurrentRequests for test 20200-log-limit
2023-03-06 Peter Amstutz20200: Fix test typo
2023-03-06 Peter Amstutz20200: Fix defer mistake
2023-03-06 Peter Amstutz20200: Cleanups, mention changes in upgrade notes
2023-03-06 Tom Clegg20183: Don't do a periodic priority-update check at...
2023-03-06 Tom Clegg20183: Move update_priority tests. Fix updater starvation.
2023-03-05 Brett Smith19981: Add config note about impact of changing Default...
2023-03-05 Tom Clegg20183: Fixup auth contexts in tests.
2023-03-05 Tom Clegg20183: Deduplicate test suite setup.
2023-03-05 Tom Clegg20183: Move priority update thread from rails to contro...
2023-03-03 Peter Amstutz20200: Add test for limiting log create requests
2023-03-03 Peter Amstutz20200: Add limiter for log create requests
2023-03-03 Peter AmstutzMerge branch '20182-supervisor-limit' refs #20182
2023-03-03 Peter Amstutz20182: API server sets "supervisor" flag now 20182-supervisor-limit
2023-03-03 Tom CleggMerge branch '20198-passenger-restart'
2023-03-02 Tom Clegg20198: Fix unclosed response body.
2023-03-02 Brett SmithMerge branch '19986-crunchstat-max-reporting'
2023-03-02 Brett Smith19986: Prevent division by zero when reporting max...
2023-03-01 Peter Amstutz20182: Add option to limit the number of supervisor...
2023-03-01 Brett Smith19986: Log max resource usage after a container finishes
2023-03-01 Brett Smith19986: Log when a container uses nearly max RAM
2023-03-01 Brett Smith19986: DRY up logger setup in crunchstat tests
2023-03-01 Brett Smith19986: Separate collection of cgroup memory stats
2023-02-28 Tom CleggMerge branch '19961-spot-interruption'
2023-02-27 Tom Clegg19961: Update preemptionNotice text. 19961-spot-interruption
2023-02-23 Tom Clegg19961: Save separate preemptionNotice key in runtime_st...
2023-02-21 Tom CleggMerge branch '19973-dispatch-throttle' into main
2023-02-21 Tom Clegg19961: Reuse metadata token within expected TTL, adjust...
2023-02-21 Tom Clegg19961: Merge branch 'main'
2023-02-21 Tom Clegg19973: Merge branch 'main'
2023-02-16 Tom Clegg19961: Fix races in tests.
2023-02-16 Tom Clegg19961: Fix tests sabotaging other tests.
2023-02-16 Tom CleggMerge branch '20083-sync-readonly'
2023-02-16 Tom Clegg19973: Fix tests.
2023-02-15 Tom Clegg19973: Test throttling after receiving 503 error.
2023-02-14 Tom Clegg19961: Detect and log EC2 spot interruption notices.
2023-02-14 Lucas Di PentimaMerge branch '20035-salt-installer-privkey'. Closes...
2023-02-10 Peter AmstutzMerge branch '19385-cwl-fast-pack' refs #19385
2023-02-10 Tom Clegg19973: Update tests.
2023-02-10 Tom Clegg19973: Add metrics for automatic container concurrency...
2023-02-10 Peter AmstutzRename Workbench.BannerURL to Workbench.BannerUUID
2023-02-09 Tom Clegg19973: Limit container concurrency when API is returnin...
2023-02-07 Tom CleggMerge branch '19907-oidc-cache-error'
2023-02-03 Tom CleggMerge branch '20032-tunnel-test'
2023-02-03 Tom Clegg19907: Update go-oidc to v3. 19907-oidc-cache-error
2023-02-03 Tom Clegg19907: Don't cache network/5xx errors when checking...
2023-02-03 Tom Clegg19907: Log when caching negative result for OIDC token...
2023-02-03 Peter AmstutzMerge branch 'main' into 19385-cwl-fast-pack
2023-02-03 Tom CleggMerge branch '19954-permission-dedup-doc'
2023-02-02 Tom CleggMerge branch '19624-priority-doc'
2023-02-02 Tom Clegg20032: Fix unnecessary race in test. 20032-tunnel-test
2023-02-02 Brett SmithMerge branch '19926-pysdk-install-docs-fix'
2023-02-02 Tom CleggMerge branch '18075-max-compute-vms'
2023-02-01 Tom Clegg18075: Update AtQuota comment, check quota in Create...
2023-01-30 Brett SmithMerge branch '19792-pysdk-cookbook'
2023-01-27 Tom CleggMerge branch '19923-keep-balance-chunk'
2023-01-27 Tom Clegg18075: Add CloudVMs.MaxInstances config, retire MaxComp...
2023-01-27 Tom CleggMerge branch '19320-spot-pricing'
2023-01-25 Tom Clegg19320: Fix live test. 19320-spot-pricing
2023-01-24 Tom Clegg19320: Deduplicate instance types in spot price request.
2023-01-24 Tom Clegg19320: Comment re future use of spot attr in priceKey.
2023-01-24 Tom Clegg19320: Disable spot price checks if configured update...
2023-01-24 Tom Clegg19320: Account for AddedScratch in spot instance cost...
2023-01-23 Tom Clegg19320: Log instance price changes in crunch-run.txt.
next