16379: Tweak doc on starring the dashboards on grafana
[arvados.git] / lib /
2023-03-24 Peter AmstutzMerge branch '20259-banner-tooltip-doc' refs #20259
2023-03-24 Tom CleggMerge branch '20187-cache-discovery-doc'
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 Tom Clegg20187: Expire cache and start returning errors after...
2023-03-16 Tom Clegg20187: Use validate func instead of making cache discov...
2023-03-16 Tom Clegg20187: Tidy up test case.
2023-03-16 Lucas Di PentimaMerge branch '19937-build-packages-fix'. Closes #19937
2023-03-15 Tom Clegg20187: Fix test race.
2023-03-15 Tom Clegg20187: Check that the discovery doc is really a discove...
2023-03-15 Tom CleggMerge branch '20183-update-priority-thread'
2023-03-15 Tom Clegg20187: Preserve CORS and other misc headers.
2023-03-15 Tom Clegg20187: Test discovery doc cache.
2023-03-15 Tom Clegg20187: 1 minute timeout for getting discovery doc from...
2023-03-15 Tom Clegg20187: Update test.
2023-03-15 Tom Clegg20187: Validate and cache discovery doc in controller.
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.
2023-01-20 Brett SmithMerge branch '19886-crunch-run-early-log-commit'
2023-01-18 Brett Smith19886: crunch-run records initial log with PDH
2023-01-18 Brett Smith19886: Tighten test regexps for better validation
next