arvados.git
2024-01-24 Stephen SmithMerge branch '21366-subprocess-output-loading-bug'...
2024-01-23 Stephen Smith21336: Add type checking to output data reducer instead... 21366-subprocess-output-loading-bug
2024-01-23 Stephen Smith21366: Display raw/JSON tab on subprocess even if empty...
2024-01-19 Peter AmstutzMerge branch '21394-docker-tag-push'
2024-01-18 Peter Amstutz21394: Emit conformance badges json from test_with_arvbox 21394-docker-tag-push
2024-01-18 Stephen SmithMerge branch '21353-loginas-flaky-bug' into main. Close...
2024-01-17 Tom CleggMerge branch '20318-disk-cache' 20318-disk-cache
2024-01-17 Tom Clegg20318: Fix arvados-login-sync and arvados-cli dependencies.
2024-01-17 Peter Amstutz21394: use /opt/arvados-py if present
2024-01-17 Peter Amstutz21394: Use v1.2.1 tag for CWL conformance tests
2024-01-16 Tom Clegg20318: Update stale comments to match current error...
2024-01-16 Peter Amstutz21394: Adjust how tags are pushed in build/run-build...
2024-01-16 Tom CleggMerge branch '21379-user-activity-remote-collection'
2024-01-16 Brett Smith21230: Update virtualenv in fed-migrate test 21230-no-global-pip
2024-01-16 Brett Smith21230: Add license header
2024-01-16 Brett Smith21230: Update test_with_arvbox.sh to use arvbox virtualenv
2024-01-16 Brett Smith21230: Refactor out pip_install_sdist function
2024-01-16 Stephen Smith21353: Add waitForDom in process spec 21353-loginas-flaky-bug 21353-test3
2024-01-16 Stephen Smith21353: Add waitForDom to loginAs to wait before getting...
2024-01-15 Stephen Smith21353: Move url location check into waitUntil
2024-01-15 Stephen Smith21353: Add cypress-wait-until to prevent cy.url before...
2024-01-15 Brett Smith21230: Fix typo
2024-01-15 Brett Smith21230: Update yml_override.py for PyYAML 6.0+
2024-01-15 Brett Smith21230: Activate virtualenv in arvbox doc service
2024-01-15 Brett Smith21230: Clean up directory state in arvbox doc service
2024-01-12 Lucas Di PentimaMerge branch '21285-installer-updates'. Closes #21285
2024-01-12 Lucas Di Pentima21285: Fixes worker & nofile calculations on nginx... 21285-installer-updates
2024-01-12 Brett Smith21230: Fix binstubs generation in arvbox
2024-01-12 Brett Smith21230: Use virtualenv in arvbox
2024-01-12 Lisa KnoxMerge branch '21315-row-select'
2024-01-12 Lisa Knox21317: increased checkbox hitbox size Arvados-DCO-1... 21315-row-select
2024-01-12 Stephen Smith21366: Add unit tests to verify io panel doesn't get...
2024-01-12 Stephen Smith21366: Tweaks the condition for displaying io panel...
2024-01-12 Lisa KnoxMerge branch '21316-left-panel-collapse'
2024-01-12 Tom Clegg21379: Follow rules for federated list queries. 21379-user-activity-remote-collection
2024-01-12 Tom Clegg20318: Avoid error when cache file is deleted while...
2024-01-12 Brett Smith21230: Remove pip install from get-package-version
2024-01-12 Brett Smith21230: Clean up unnecessary Python packages from packag...
2024-01-12 Brett Smith21230: Remove `pip install virtualenv` from package...
2024-01-11 Tom Clegg20318: Bypass disk cache in keep-rsync.
2024-01-11 Tom Clegg20318: Fix tests that expect Get to work on bare hashes.
2024-01-11 Tom Clegg20318: Fix ornery tests that hang/panic instead of...
2024-01-11 Tom Clegg20318: Fix settled condition.
2024-01-11 Tom Clegg20318: Clean up some gocheck usage: Equals, Nil ->...
2024-01-11 Tom Clegg20318: Route (*KeepClient)Get() through disk cache...
2024-01-11 Tom Clegg20318: Fix DiskCacheSize not propagated by (*KeepClient...
2024-01-11 Tom Clegg20318: Bypass disk cache in certain tests, keepstore...
2024-01-11 Tom Clegg20318: Propagate Close error from http backend.
2024-01-11 Tom Clegg20318: Fix BadChecksum error not propagated through...
2024-01-11 Tom Clegg20318: Remove redundant WriteTo case already handled...
2024-01-11 Brett Smith21367: Use --dist-dir option of setup.py sdist
2024-01-10 Brett SmithMerge branch '21367-arvados-jobs-update'
2024-01-10 Brett Smith21367: Prefer COPY to ADD
2024-01-10 Brett Smith21367: Explicitly install setuptools
2024-01-10 Brett Smith21367/21230: Set up dev-jobs with virtualenv 21367-arvados-jobs-update
2024-01-10 Brett Smith21367: Remove environment check
2024-01-10 Brett Smith21367: Remove debug print
2024-01-09 Lucas Di Pentima21285: Updates overview dashboard to include concurrent...
2024-01-09 Tom Clegg20318: Fix bad compare / short read behavior in DiskCac...
2024-01-09 Peter Amstutz21367: Use regular bullseye instead of bullseye-slim
2024-01-09 Peter AmstutzAdd arvbox check for fs.inotify.max_user_watches, refs...
2024-01-09 Brett Smith21367: Add arvados virtualenv to $PATH
2024-01-09 Brett Smith21367: Modernize apt key handling in arvados/jobs Docke...
2024-01-09 Brett Smith21367: Remove debug prints
2024-01-09 Brett Smith21367: Update arvados/jobs image to bullseye
2024-01-09 Lucas Di Pentima21285: Adds MaxGatewayTunnels' value to nginx's request...
2024-01-09 Tom CleggMerge branch '21258-flaky-adc-test'
2024-01-09 Tom CleggMerge branch '21036-keep-balance-metrics'
2024-01-09 Lucas Di Pentima21285: Adds max gw tunnels config to multi host installer.
2024-01-08 Brett SmithMerge branch '20846-package-build-fixes'
2024-01-08 Tom CleggMerge branch '21285-max-gw-tunnels'
2024-01-08 Lisa Knox21315: fixed bug where a deselected item can still...
2024-01-08 Lisa Knox21315: extended checkbox click area further Arvados...
2024-01-08 Lisa Knox21315: extended checkbox click area Arvados-DCO-1.1...
2024-01-08 Lisa Knox21315: rows now deselect properly, fixed some spelling...
2024-01-08 Tom Clegg20318: Add comments about KeepClient/KeepGateway wiring.
2024-01-08 Tom Clegg21036: Test all balancerStats metrics. 21036-keep-balance-metrics
2024-01-06 Brett Smith20846: Use Python build variables more consistently 20846-package-build-fixes
2024-01-06 Brett Smith20846: Remove unused Python packaging constants
2024-01-05 Brett Smith21273: Build rocky8 Python packages against python39 21273-rocky8-python39
2024-01-05 Brett Smith21273: Remove support for unsupported distros
2024-01-05 Tom Clegg20318: Fix nil pointer usage.
2024-01-05 Tom Clegg20318: Update stale comment.
2024-01-05 Tom Clegg20318: Note no-op defers in comments.
2024-01-05 Lisa Knox21316: adjusted margins so collapse button doesnt hide... 21316-left-panel-collapse
2024-01-05 Peter AmstutzMerge branch '21278-search-redirect' refs #21278
2024-01-05 Peter AmstutzMerge branch '21290-sync-past-versions' refs #21290
2024-01-05 Lisa Knox21316: Merge commit '1416f698b72de4b09350d9c2fb25c1405c...
2024-01-05 Lisa KnoxMerge branch '21128-toolbar-context-menu'
2024-01-05 Tom Clegg21285: Document that only HPC dispatchers use tunnel... 21285-max-gw-tunnels
2024-01-05 Lisa Knox21128: Merge commit 'adbbc9e3c7a36d39b30f403555ee5889e3...
2024-01-05 Brett Smith20846: Update dpkg .so search to handle merged-/usr...
2024-01-05 Lisa KnoxMerge branch '21200-breadcrumbs-issues'
2024-01-05 Lisa Knox21200: removed vestigial virtual machines refs Arvados... 21200-breadcrumbs-issues
2024-01-04 Tom Clegg21258: Ensure at least one boot failure. 21258-flaky-adc-test
2024-01-04 Brett Smith20846: Python package build uses one specific Python...
2024-01-04 Tom Clegg21036: Report remaining balancerStats as prometheus...
2024-01-04 Brett Smith20846: Remove module versions print
2024-01-04 Lisa Knox21316: collapsed sidebar splitter no longer moves when...
2024-01-04 Brett Smith20846/21230: Remove Python transitional metapackages...
next