arvados.git
34 hours ago Tom Clegg22226: Simplify test.
2 days ago Tom Clegg22226: Check that the mounted collection is staged... 22226-empty-output-panic
2 days ago Tom Clegg22226: Update parent pointers when splicing a subtree.
4 days ago Brett Smith22226: Add test to reproduce crunch-run output save...
4 days ago Peter AmstutzMerge branch '22083-output-collection-missing' refs...
4 days ago Peter AmstutzUpdate discovery doc used by tests, refs #22075
4 days ago Lisa KnoxMerge branch '22155-layout-bugs'
4 days ago Peter Amstutz22083: Store "failedToLoadOutputCollection" state 22083-output-collection-missing
4 days ago Lisa KnoxMerge branch 'main' into 22155-layout-bugs 22155-layout-bugs
4 days ago Peter AmstutzMerge branch '22075-html-tag-doc' refs #22075
4 days ago Peter Amstutz22075: List allowed HTML tags in discovery document. 22075-html-tag-doc
4 days ago Lisa Knox22155: adjusted margins in Run History card
4 days ago Brett SmithMerge branch '22209-compute-nvidia'
4 days ago Brett Smith22209: Load nvidia modules conditionally on compute...
7 days ago Lisa KnoxRevert "22155 fixed project description cutoff"
7 days ago Peter AmstutzRun Process panel always use full width to avoid awkwar...
7 days ago Brett Smith22209: Modernize libnvidia-container apt source
7 days ago Peter AmstutzMerge branch '22130-all-processes-paging' refs #22130
7 days ago Lisa KnoxMerge branch '22042-toolbar-sort-bug'
8 days ago Peter Amstutz22130: Eliminate redundant call to loadProcess 22130-all-processes-paging
8 days ago Peter Amstutz22130: Use 'contents' to count processes
8 days ago Peter AmstutzMerge branch '22130-no-wb-fed-login' refs #22130
8 days ago Peter AmstutzMerge branch '22204-group-sharing' refs #22204
8 days ago Lisa Knox22042: fixed infinite rerender from #22197 22042-toolbar-sort-bug
8 days ago Lisa Knox22042: added group sorting order
9 days ago Peter Amstutz22204: Fix sharing dialog loading 22204-group-sharing
9 days ago Lisa Knox22042: fixed workflow-proccesses-panel
9 days ago Lisa Knox22042: added sorting for filter groups
9 days ago Lisa KnoxMerge branch '22174-remove-actions-column'
9 days ago Lisa Knox22042: removed forceMultiselectMode in two places
9 days ago Lisa KnoxMerge branch '22135-project-loading-indicator'
9 days ago Lisa Knox22135: added navigation to created test 22135-project-loading-indicator
9 days ago Lisa Knox22135: added test for no-items-found
9 days ago Lisa Knox22174: removed action columns per review feedback 22174-remove-actions-column
10 days ago Brett SmithMerge branch '21905-no-rvm-salt'
10 days ago Brett SmithMerge branch '22154-included-kind'
13 days ago Tom CleggMerge branch '22130-logout-token'
2024-10-11 Tom Clegg22130: Don't salt a token when sending it to its issuin... 22130-logout-token
2024-10-11 Tom Clegg22130: Test remote token invalidation during logout.
2024-10-11 Tom CleggMerge branch '22185-singularity-cgroups-v1'
2024-10-11 Tom Clegg22185: Fix global state leaked by test case. 22185-singularity-cgroups-v1
2024-10-10 Lucas Di PentimaMerge branch '22158-slow-migration-timeout'
2024-10-10 Brett Smith21905: Remove RVM support from provision.sh 21905-no-rvm-salt
2024-10-10 Brett Smith21905: Remove RVM support hooks from Salt installer
2024-10-10 Lucas Di Pentima22158: Disables statement timeout on potentially slow... 22158-slow-migration-timeout
2024-10-10 Tom Clegg22185: Check for cgroup v1 support if running as root.
2024-10-10 Tom CleggMerge branch '22203-dunglam2k-s3-path-style'
2024-10-10 Peter Amstutz22130: Remove the FedLogin behavior 22130-no-wb-fed-login
2024-10-10 Tom Clegg22154: Add the rest of the entries missing from the... 22154-included-kind
2024-10-10 Tom Clegg22154: Fix "kind" field of user entries returned in...
2024-10-10 Tom Clegg22203: Mention UsePathStyle option in install docs. 22203-dunglam2k-s3-path-style
2024-10-10 Tom Clegg22203: Tidy up init.
2024-10-10 Tom Clegg22203: Fix gofmt, remove commented-out code.
2024-10-10 Lucas Di PentimaMerge branch '21999-packer-fixes'
2024-10-10 Lucas Di Pentima21999: Improves argument doc string phrasing. 21999-packer-fixes
2024-10-10 Lucas Di PentimaMerge branch '16417-installer-loki'
2024-10-09 Stephen SmithSet cypress timeout in tests docker container. no issue #
2024-10-09 Peter Amstutz22075: Fix links
2024-10-09 Peter AmstutzMerge branch '22141-picking-dialog-search' refs #22141
2024-10-09 Peter Amstutz22075: Improve documentation of 'description' field
2024-10-09 Stephen SmithAdd increased cypress browser timeout. no issue #
2024-10-09 Lisa Knox22135: fixed linter warning
2024-10-09 Stephen SmithFree up github runner space. no issue #
2024-10-09 Peter AmstutzMerge branch 'main' into 22141-picking-dialog-search 22141-picking-dialog-search
2024-10-09 Peter Amstutz22141: Make "creates a new project with multiple proper...
2024-10-09 Lisa Knox22174: removed actions column from data and workflow...
2024-10-09 Lisa KnoxMerge branch '22143-process-page-crash'
2024-10-09 Lisa Knox22135: adjusted componentDidMount/Update to better...
2024-10-09 Peter AmstutzMerge branch '22162-arv-mount-mknod' refs #22162
2024-10-09 Lisa Knox22143: fixed some any types 22143-process-page-crash
2024-10-08 Peter Amstutz22162: Add a couple of additional tests related to... 22162-arv-mount-mknod
2024-10-08 Peter Amstutz22141: Remove the 'search-' prefix from tree ids in...
2024-10-08 Lucas Di Pentima21999: Updates documentation.
2024-10-08 Peter AmstutzMerge branch '22153-workflow-picker' refs #22153
2024-10-08 Peter Amstutz22141: Display correct uuid, todo still returns search...
2024-10-08 Lisa Knox22143: added null check to mapNodeValue function
2024-10-08 Lucas Di Pentima21999: Removes /tmp as a hardcoded workdir, makes it...
2024-10-08 Brett SmithMigrate away from pkg_resources in crunchstat-summary
2024-10-08 Brett SmithUse newer Condition.notify_all name
2024-10-08 Brett SmithUpdate read_text call for Py3.13
2024-10-08 Brett SmithUpdate docstring tests for Py3.13
2024-10-08 Peter Amstutz22153: Add the name of the currently selected workflow 22153-workflow-picker
2024-10-08 Lucas Di Pentima16417: Adds new parameters to multi host install doc... 16417-installer-loki
2024-10-08 Lucas Di Pentima16417: Adds basic dashboard to visualize and query...
2024-10-07 Tom CleggUpdate test.
2024-10-07 Tom CleggRevert "Make integration test check more flexible"
2024-10-07 Tom CleggUpdate controller-supplied status messages to new format.
2024-10-07 Lisa Knox22155: adjusted details-card test
2024-10-05 Lucas Di Pentima16417: Installs and configures Grafana Alloy on all...
2024-10-05 Peter AmstutzMake integration test check more flexible
2024-10-04 Peter Amstutz22153: Limit list to 200 workflows instead of 1000
2024-10-04 Peter Amstutz22162: Add test for mknod
2024-10-04 Peter Amstutz22162: Add implementation of mknod for regular files
2024-10-04 Lucas Di Pentima16417: Configures Loki as a new Grafana data source.
2024-10-04 Lucas Di Pentima16417: Pillar & state to install and configure Loki...
2024-10-04 Lucas Di Pentima16417: Handles new config values related to Loki, sets...
2024-10-04 Peter Amstutz22153: Search field no longer auto-clears when workflow...
2024-10-04 Lisa Knox22155 fixed project description cutoff
2024-10-04 Tom CleggMerge branch '22168-mount-mknod'
2024-10-04 Peter AmstutzRemove call to loadContainerStatus introduced by merge
next