20200: Fix test typo
[arvados.git] / lib /
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-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
2023-01-18 Brett Smith19886: DRY up test code for better readability
2023-01-18 Tom CleggMerge branch '18693-dedup-permissions'
2023-01-18 Tom Clegg19320: Fix AWS InstanceStatus and SpotPrice API usage.
2023-01-18 Tom CleggMerge branch '19896-ldap-tls-downgrade'
2023-01-17 Tom Clegg19320: Fix env var leak in test.
2023-01-17 Tom Clegg18693: Use row locking only if enabled in config. 18693-dedup-permissions
2023-01-17 Tom Clegg19896: Mention TLS version error message in config... 19896-ldap-tls-downgrade
2023-01-17 Tom Clegg19896: Use StartTLS + MinTLSVersion regardless of Insec...
2023-01-17 Tom CleggMerge branch '19890-id-bigint'
2023-01-17 Tom Clegg19320: Use AWS spot price data to calculate container...
2023-01-16 Tom CleggMerge branch '19597-multipart-request'
2023-01-16 Tom Clegg19597: Comment explicit ParseForm usage.
2023-01-13 Brett Smith19886: Save log collection when crunch-run starts a...
2023-01-13 Brett Smith19886: Refine crunch-run output collection tests
2023-01-13 Brett Smith19886: Bugfix UUID generation in crunch-run tests
2023-01-04 Tom Clegg19896: Configurable minimum TLS version for LDAP connec...
2022-12-21 Tom Clegg19597: Parse multipart/form-data request body. 19597-multipart-request
2022-12-20 Peter AmstutzMerge branch '19844-paging' refs #19844 2.5.0
2022-12-15 Peter AmstutzMerge branch '19704-aneta-r-sdk' refs #19704
2022-12-15 Peter AmstutzMerge branch '19872-mnt-cache-limits' refs #19872
2022-12-14 Peter AmstutzMerge branch '19847-cwl-disk-cache-size' refs #19847
2022-12-14 Tom Clegg19847: Update test for new API default disk cache behavior. 19847-cwl-disk-cache-size
2022-12-13 Tom CleggMerge branch '19709-boot-db-migrate'
2022-12-13 Tom Clegg19847: Default to disk cache size = RAM size for all...
2022-12-13 Tom Clegg19709: Warn, not eror, on unexpected files in db/migrate/. 19709-boot-db-migrate
2022-12-12 Tom Clegg19709: Test schema_migrations vs. db/migrate/*.rb.
2022-12-09 Tom CleggMerge branch '19840-docker-port-number'
2022-12-09 Tom CleggUpdate resource requirements in test cases.
2022-12-09 Tom Clegg19709: Explain design in comments. Improve migration...
2022-12-09 Tom Clegg19844: Get multiple pages of child CRs if necessary. 19844-paging
2022-12-08 Tom Clegg19709: Apply pending rails migrations at service start...
2022-12-06 Peter Amstutz19847: Fix tests
2022-12-06 Peter Amstutz19847: crunch-run should provide --ram-cache explicitly
2022-12-06 Tom CleggMerge branch '19513-create-role-admin-only'
2022-12-05 Peter AmstutzMerge branch '19215-installer' refs #19215
2022-12-02 Tom Clegg19513: Rename flag to CanCreateRoleGroups, add test... 19513-create-role-admin-only
2022-12-02 Peter AmstutzMerge branch '18842-arv-mount-disk-config' refs #18842
2022-11-23 Tom Clegg19513: Add Users.CreateRoleGroups config option.
2022-11-22 Peter AmstutzMerge branch 'main' into 18842-arv-mount-disk-config
2022-11-21 Brett SmithMerge branch '18797-retry-docstrings'.
next