arvados.git
2024-05-30 Peter Amstutz21850: Catch exception and log error if the banner... 21850-banner-exception
2024-05-30 Lisa KnoxMerge branch '21224-project-details'
2024-05-30 Lisa Knox21224: merged main to pass int tests 21224-project-details
2024-05-30 Lisa Knox21224: adjusted right margin on toolbar
2024-05-30 Tom CleggMerge branch '21660-inode-test-race'
2024-05-30 Lisa KnoxMerge branch '21704-eject-cra'
2024-05-29 Lisa Knox21224: fixed render cutoff in expanded chip section
2024-05-29 Lisa Knox21224: added test for single vs multi line descriptions
2024-05-29 Lisa Knox21224: fixed single-line toggle height
2024-05-29 Lisa Knox21224: fixed chip toggle spec
2024-05-29 Lisa Knox21224: replaced description width with margin-right
2024-05-29 Lisa Knox21704: clarified comments 21704-eject-cra
2024-05-29 Lisa Knox21704: added more comments
2024-05-29 Lisa Knox21704: fixed condensed/reverted test changes
2024-05-29 Lisa Knox21704: fixed bannner test
2024-05-28 Tom CleggMerge branch '21705-go121'
2024-05-28 Brett SmithMerge branch '21840-jenkins-builds-wheels'
2024-05-28 Brett Smith21840: Fix glob to find wheels
2024-05-28 Brett Smith21840: Add wheels to the Jenkins Python package build 21840-jenkins-builds-wheels
2024-05-28 Tom Clegg21705: Downgrade to Go 1.21 to avoid glibc compatibilit... 21705-go121
2024-05-28 Tom CleggMerge branch '21705-go-deps'
2024-05-28 Tom Clegg21705: Spell out entire config key for IAMRole.
2024-05-27 Tom CleggFix test for debian 12.
2024-05-24 Tom Clegg21705: Remove IAMRole config and update docs. 21705-go-deps
2024-05-24 Tom Clegg21705: Use context.Background() for aws sdk calls.
2024-05-24 Tom Clegg21705: Fixup error wrapping and logging.
2024-05-24 Tom CleggMerge branch '21640-max-nofile'
2024-05-24 Tom CleggMerge branch '12917-group-contents-include-container'
2024-05-24 Lisa Knox21704: fixed auth-action test
2024-05-24 Tom Clegg21660: Fix test race. 21660-inode-test-race
2024-05-24 Lisa Knox21704: fixed auth-reducer test
2024-05-23 Tom CleggMerge branch '21705-go-deps'
2024-05-23 Lucas Di Pentima21704: Transform mime & tippy.js modules so that jest...
2024-05-23 Lisa Knox21704: removed excess config files accidentally added...
2024-05-23 Lisa Knox21704: new branch
2024-05-23 Peter AmstutzArvbox want openssh-server, no issue #
2024-05-23 Tom Clegg21640: Stop accidentally reducing NOFILE limit. 21640-max-nofile
2024-05-22 Tom Clegg12917: Update documentation for "include" parameter.
2024-05-22 Tom Clegg12917: Support include=container_uuid at groups#content... 12917-group-contents-include-container
2024-05-22 Peter AmstutzMerge branch '21718-memoryview-decode' refs #21718
2024-05-22 Peter AmstutzMerge branch '21718-memoryview-readfrom-v2' refs ...
2024-05-22 Lisa KnoxMerge branch '21712-favorites-overwrite-bug'
2024-05-22 Lisa Knox21720: updated modulePaths 21720-mui-upgrade
2024-05-21 Peter Amstutz21718: Review comments 21718-memoryview-readfrom-v2
2024-05-21 Peter Amstutz21718: Add "return_memoryview" flag to read() and readf...
2024-05-20 Peter Amstutz21718: Update cwltool dependency 21718-memoryview-decode
2024-05-20 Peter Amstutz21718: Remove unused import
2024-05-20 Peter Amstutz21718: Replace .decode method with str(bytes, "utf-8")
2024-05-20 Lisa Knox21720: changed runTimersToTime to advanceTimersByTime
2024-05-20 Lisa Knox21720: upgraded mime to 4.0.3
2024-05-20 Lisa Knox21720: added type assertions for AxiosInstance get
2024-05-20 Lisa Knox21720: added missing user properties in auth-reducer...
2024-05-20 Lisa Knox21720: added type assertions for AxiosInstance post
2024-05-20 Lisa Knox21720: added canwrite & canmanage to user.test
2024-05-20 Lisa Knox21720: ejected, add path fallback in webpackConfig...
2024-05-17 Lisa Knox21720: added react-scripts@5.0.0
2024-05-17 Lisa Knox21712: added category param in link verification function 21712-favorites-overwrite-bug
2024-05-17 Lisa Knox21224: removed stray .only
2024-05-17 Lisa Knox21224: fixed project card test
2024-05-17 Lisa Knox21224: fixed user card test
2024-05-16 Lisa Knox21224: renamed DetailsCardRoot
2024-05-16 Lisa Knox21224: removed vestigial parser
2024-05-16 Lisa Knox21224: fixed description width
2024-05-16 Lisa Knox21224: fixed description html rendering
2024-05-16 Lisa Knox21224: changed project details order
2024-05-16 Lisa Knox21224: changed user card toolbar item order
2024-05-16 Lisa Knox21224: css tweaks
2024-05-16 Lisa Knox21224: moved project card to separate file
2024-05-16 Lisa Knox21224: moved user card to separate file
2024-05-16 Lisa KnoxMerge branch '21535-multi-wf-delete'
2024-05-15 Lucas Di PentimaMerge branch '21666-provision-test-improvement'
2024-05-15 Brett Smith21666: Update --test help message 21666-provision-test-improvement
2024-05-15 Lisa Knox21535: fixed deletion verify assertion Arvados-DCO... 21535-multi-wf-delete
2024-05-15 Lisa Knox21535: added test for individual wf not existinf in...
2024-05-15 Lisa Knox21535: changed test spec from select all to select...
2024-05-15 Brett SmithMerge branch '21774-package-dependencies'
2024-05-15 Brett Smith21774: Add libfuse2 dependency to FUSE package 21774-package-dependencies
2024-05-15 Lisa Knox21535: removed hover assertion Arvados-DCO-1.1-Signed...
2024-05-15 Tom CleggMerge branch '21611-log-chunk-delay'
2024-05-15 Tom Clegg21611: Fix formatting of config keys.
2024-05-15 Tom CleggLog more politely via test logger.
2024-05-15 Lisa Knox21535: test spec tweaks Arvados-DCO-1.1-Signed-off...
2024-05-15 Lisa Knox21535: removed .only and added more assertions Arvados...
2024-05-15 Lisa Knox21535: added .only for testing Arvados-DCO-1.1-Signed...
2024-05-14 Tom CleggMerge branch '21766-disk-cache-size'
2024-05-14 Lisa Knox21535: moved MultiSelectMenuActionNames to its own...
2024-05-14 Lisa Knox21535: added timeouts to test spec Arvados-DCO-1.1...
2024-05-14 Lisa Knox21535: added timeouts to test spec Arvados-DCO-1.1...
2024-05-14 Lisa Knox21535: replaced deleteWorkflow with removeWorkflowPerma...
2024-05-14 Tom Clegg21705: Pass static credentials explicitly instead of...
2024-05-14 Lisa Knox21535: added multi wf delete test Arvados-DCO-1.1-Signe...
2024-05-14 Tom Clegg21705: Go mod tidy.
2024-05-14 Tom Clegg21705: Update adal to unretracted version.
2024-05-14 Tom Clegg21705: Migrate keep-web s3 tests to aws-sdk-go-v2.
2024-05-14 Tom Clegg21766: Enable keepclient debug logging in keep-web. 21766-disk-cache-size
2024-05-13 Tom Clegg21705: Migrate keepstore s3 driver to latest aws-sdk...
2024-05-13 Tom Clegg21705: Upgrade go-retryablehttp and remove workaround.
2024-05-13 Tom Clegg21705: Migrate lib/cloud/ec2 from aws-sdk-go to aws...
2024-05-13 Tom Clegg21705: Update go runtime to 1.22.2.
2024-05-13 Lucas Di PentimaMerge branch '21678-installer-diagnostics-internal...
next