arvados.git
2023-01-24 Brett SmithWIP: Run tests with a strict vocabulary brett-run-tests-strict-vocabulary
2023-01-20 Brett SmithMerge branch '19886-crunch-run-early-log-commit'
2023-01-20 Brett Smith19886: Describe what component updates container logs...
2023-01-20 Brett Smith19886: Slim down API documentation about container...
2023-01-20 Brett SmithMerge branch '19917-retry-scheduling-parameters'
2023-01-19 Brett Smith19917: Synthesize scheduling parameters when retrying...
2023-01-18 Brett Smith19886: Update API documentation notes about container...
2023-01-18 Brett Smith19886: Correct API documentation notes about container...
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 CleggMerge branch '19896-ldap-tls-downgrade'
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-16 Tom Clegg19890: Note slow upgrade due to schema migration. 19890-id-bigint
2023-01-16 Tom CleggMerge branch '19597-multipart-request'
2023-01-16 Tom Clegg19597: Comment explicit ParseForm usage.
2023-01-13 Brett SmithMerge branch '19895-google-api-python-client-2'
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-13 Tom CleggMerge branch '19894-pg-access'
2023-01-10 Brett Smith19894: Copyedit the 2.5.0 PostgreSQL upgrade note 19894-pg-access
2023-01-09 Tom Clegg19894: Update documentation re: dispatcher connecting...
2023-01-09 Brett Smith19895: Upgrade google-api-python-client
2023-01-04 Tom Clegg19896: Configurable minimum TLS version for LDAP connec...
2023-01-02 Tom Clegg19890: Use 64 bit ints for id columns.
2022-12-28 Brett SmithUpdate container state table headers
2022-12-22 Peter AmstutzUpdate version numbers
2022-12-21 Tom Clegg19597: Parse multipart/form-data request body. 19597-multipart-request
2022-12-20 Tom Clegg18693: Add row locking.
2022-12-20 Peter AmstutzMerge branch '19844-paging' refs #19844 2.5.0
2022-12-20 Tom Clegg18693: Remove existing redundant permission links from db.
2022-12-19 Tom Clegg18693: Delete redundant login permission links on updat...
2022-12-19 Tom Clegg18693: Return existing instead of creating redundant...
2022-12-18 Tom Clegg18693: De-duplicate permission links on create/update...
2022-12-16 Peter AmstutzMerge branch '19880-wb1-pw-login-fix' refs #19880
2022-12-16 Peter Amstutz19880: Fix tests by restoring test hook 19880-wb1-pw-login-fix
2022-12-16 Peter Amstutz19880: Fix tests
2022-12-16 Peter Amstutz19880: Password based login fix
2022-12-16 Peter AmstutzAdd missing test file refs #19688
2022-12-16 Peter AmstutzTest needs to ignore varying "acrContainerImage" field
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-15 Peter Amstutz19704: Fix R SDK documentation build. 19704-aneta-r-sdk
2022-12-15 Peter Amstutz19872: Fix call to setrlimit 19872-mnt-cache-limits
2022-12-15 Peter Amstutz19872: Fix typo
2022-12-15 Peter Amstutz19872: Use fewer file handles by default, but increase...
2022-12-15 Peter AmstutzDon't record varying git data for copy_deps test
2022-12-15 Tom Clegg19704: Update call signature of test fake.
2022-12-14 Peter AmstutzMerge branch '19847-cwl-disk-cache-size' refs #19847
2022-12-14 Peter AmstutzUpdate copy_deps test, refs #19688
2022-12-14 Tom Clegg19847: Update test for new API default disk cache behavior. 19847-cwl-disk-cache-size
2022-12-14 Peter Amstutz19872: Add a timeout to wait()
2022-12-13 Peter Amstutz19872: Set max_slots lower because mmap uses another FD
2022-12-13 Tom CleggMerge branch '19709-boot-db-migrate'
2022-12-13 Tom Clegg19847: Let server apply default disk cache size.
2022-12-13 Tom Clegg19847: Default to disk cache size = RAM size for all...
2022-12-13 Lucas Di PentimaMerge branch '19878-rails-html-sanitizer-upgrade'....
2022-12-13 Lucas Di Pentima19878: Upgrades rails-html-sanitizer on RailsAPI &... 19878-rails-html-sanitizer-upgrade
2022-12-13 Lucas Di PentimaMerge branch '19877-loofah-upgrade'. Closes #19877
2022-12-13 Lucas Di Pentima19877: Upgrades loofah gem on RailsAPI & Woekbench 19877-loofah-upgrade
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-09 Tom Clegg19844: Use 127.0.0.1 instead of localhost for test...
2022-12-09 Tom Clegg19840: Cleanup link added during test. 19840-docker-port-number
2022-12-08 Tom Clegg19840: Test listing saved images with names containing...
2022-12-08 Tom Clegg19840: Fix image name confusion when specified with...
2022-12-08 Tom Clegg19709: Apply pending rails migrations at service start...
2022-12-08 Lucas Di PentimaMerge branch '19862-nokogiri-upgrade'. Closes #19862
2022-12-08 Tom Clegg19862: Fix RandomUUID length. 19862-nokogiri-upgrade
2022-12-08 Lucas Di Pentima19862: Upgrades nokogiri and related gem on RailsAPI...
2022-12-08 Brett Smith19791: Fix broken link to old PySDK examples page
2022-12-08 Brett SmithMerge branch '19686-threadsafe-api-default'
2022-12-08 Brett Smith19686: Specify ThreadSafeApiCache API version throughout
2022-12-08 Brett Smith19686: Fix test scaffolding after API changes
2022-12-08 Brett Smith19686: Add tests for new Arvados client API
2022-12-08 Brett Smith19686: api constructor returns ThreadSafeApiCache
2022-12-08 Brett Smith19686: Introduce low-level api_client constructor
2022-12-07 Brett Smith19791: Remove duplicate word
2022-12-06 Peter Amstutz19847: Fix tests
2022-12-06 Peter Amstutz19847: Change disk cache size heuristic
2022-12-06 Peter Amstutz19847: crunch-run should provide --ram-cache explicitly
2022-12-06 Brett SmithMerge branch '19791-python-api-overview'
2022-12-06 Peter Amstutz19847: Fix KeepCacheTypeRequirement
2022-12-06 Brett Smith19791: Clarify the background discussion for using...
2022-12-06 Brett Smith19791: Add a note explaining the page's intended scope
2022-12-06 Brett Smith19791: Expand Python SDK examples into API client overview
2022-12-06 Peter Amstutz19847: Add calculation for choosing keep disk cache...
2022-12-06 Tom CleggMerge branch '19513-create-role-admin-only'
2022-12-05 Peter AmstutzFix broken documentation link refs #19215
2022-12-05 Peter AmstutzMerge branch '19215-installer' refs #19215
2022-12-05 Lucas Di Pentima19215: Adjusts the documentation to reflect recent... 19215-installer
next