arvados.git
2024-11-19 Brett Smith22317: Expand configuration line regexps
2024-11-19 Brett Smith22317: Don't become to install Go
2024-11-19 Brett Smith22317: Replace compute image base.sh with an Ansible...
2024-11-18 Brett Smith22317: Remove noop variable assignments
2024-11-16 Tom CleggMerge branch '22316-test-fixes'
2024-11-14 Stephen SmithMerge branch '22000-deleting-favorites' into main....
2024-11-13 Stephen Smith22000: Add comments 22000-deleting-favorites
2024-11-13 Stephen Smith22000: Route all favorites refreshes through validation...
2024-11-12 Stephen Smith22000: Remove any types from setFaves and load public...
2024-11-12 Stephen Smith22000: Add comment
2024-11-12 Stephen Smith22000: Add tests for delete/restore favorited resources
2024-11-12 Tom Clegg22316: Don't enable cypress interactive mode unless... 22316-test-fixes
2024-11-12 Stephen Smith22000: Remove unused imports
2024-11-12 Tom Clegg22316: `arvados-server install` option to add user...
2024-11-12 Brett SmithMerge branch '22217-packer-keypair-type'
2024-11-12 Brett Smith22217: Improve readability of CUDA deb download
2024-11-12 Stephen Smith22000: Add flag to control writing nodes to favorites...
2024-11-12 Stephen Smith22000: Update resource store with trashed resources...
2024-11-12 Stephen Smith22000: Refresh favorites after deleting processes perma...
2024-11-12 Stephen Smith22000: Filter out 404/trashed resources when loading...
2024-11-12 Stephen Smith22000: Add common resource error checker for 404
2024-11-12 Tom CleggMerge branch '21743-users-include-trash'
2024-11-12 Tom CleggMerge branch '22029-crunch-run-install-dir'
2024-11-11 Brett Smith22217: Add contrib apt component only on Debian 22217-packer-keypair-type
2024-11-11 Brett Smith22217: Disable nvidia-persistenced.service only if...
2024-11-11 Brett Smith22217: Enable contrib suites with our own code, not...
2024-11-11 Brett Smith22217: Make apt less quiet
2024-11-11 Tom Clegg21743: Don't check include_trash if controller does... 21743-users-include-trash
2024-11-11 Brett Smith22217: Improve RESOLVER set check
2024-11-11 Brett Smith22217: Pin cuda package version
2024-11-11 Brett Smith22217: Clean up EBS autoscale code
2024-11-11 Brett Smith22217: Make crunch SSH setup more idempotent
2024-11-11 Tom Clegg22029: Add DeployRunnerDirectory config. 22029-crunch-run-install-dir
2024-11-08 Brett Smith22217: Modernize NVIDIA repository setup
2024-11-08 Brett Smith22217: Configure Docker via daemon.json rather than...
2024-11-08 Brett Smith22217: Make curl options more consistent
2024-11-08 Brett Smith22217: Consolidate apt configuration and installation
2024-11-08 Peter AmstutzAdd note about Red Hat 8 package streams to upgrade... development-3.0.0
2024-11-08 Peter AmstutzRevise the 3.0 upgrade notes a bit. refs #22084
2024-11-08 Peter AmstutzRestore rendering HTML tags in registered workflow...
2024-11-08 Brett Smith22217: Modernize temporary_key_pair_type on AWS compute...
2024-11-07 Brett Smith22299: Merge nvidia container package pins
2024-11-07 Peter AmstutzAdd nvidia-container-toolkit pin, refs #22299
2024-11-05 Lisa KnoxMerge branch '22199-content-address-fixes'
2024-11-05 Peter AmstutzMerge branch '22285-architecture-page' refs #22285
2024-11-05 Peter Amstutz22285: Arrows should be same size now 22285-architecture-page
2024-11-05 Lisa Knox22199: cleanup 22199-content-address-fixes
2024-11-05 Lucas Di PentimaMerge branch '22281-keepweb-pg-conn'
2024-11-05 Peter Amstutz22285: Add arvados-server subcommands
2024-11-05 Lisa Knox22199: removed actions column and forceMultiselectMode
2024-11-05 Lisa KnoxMerge branch 'main' into 22199-content-address-fixes
2024-11-05 Lucas Di Pentima22281: Adds keep-web's IP address to PG's ACL 22281-keepweb-pg-conn
2024-11-05 Lisa KnoxMerge branch '22235-toolbar-access-fixes'
2024-11-05 Lisa Knox22199: fixed row leftclick
2024-11-05 Peter Amstutz22285: Still tinkering with the diagram
2024-11-05 Peter Amstutz22285: Update architecture diagram some more
2024-11-05 Lisa Knox22235: moved toolbar filter for groups to catch all... 22235-toolbar-access-fixes
2024-11-05 Lisa Knox22235: moved select params so they don't get overwritten
2024-11-04 Peter AmstutzRedo the architecture layout to improve readability
2024-11-04 Tom CleggMerge branch '22184-concurrent-mkcol'
2024-11-04 Tom Clegg22184: Add database access requirement to keep-web... 22184-concurrent-mkcol
2024-11-04 Tom Clegg22184: Update arch diagram to include keep-web database...
2024-11-04 Tom Clegg22184: Add upgrade note about keep-web database access...
2024-11-04 Lisa Knox22235: applied extra select fields only to process...
2024-11-04 Lisa Knox22235: fixed context-menu-action test
2024-11-04 Lisa Knox22235: tweaked frozenManageableProject menu
2024-11-02 Tom Clegg22184: Don't look up remote-hosted collections in local DB.
2024-11-01 Brett SmithMerge branch '22273-arv-cluster-activity-bugfixes'
2024-11-01 Lisa Knox22235: fixed all-processes context menu
2024-11-01 Peter AmstutzFix ClusterTarget document anchor, no issue #
2024-11-01 Lisa Knox22235: fixed context-menu-actions test
2024-11-01 Brett Smith22274: Only generate a chart card when chart data is... 22273-arv-cluster-activity-bugfixes
2024-11-01 Brett Smith22273: Use importlib.resources functional interfaces
2024-11-01 Brett Smith22274: Bugfix graphs existence check
2024-11-01 Brett Smith22273: Remove built-in type subscript
2024-11-01 Lisa Knox22235: cleaned up resourceToMenuKind
2024-11-01 Tom Clegg22184: Clean up handler.
2024-11-01 Tom Clegg22184: Check latest PDH in database and call Sync if...
2024-11-01 Tom Clegg22184: Sys() returns last loaded PDH, not initial PDH.
2024-11-01 Tom Clegg22184: Fix misordered updates in concurrent calls to...
2024-11-01 Tom Clegg22184: Force sync in depth header test sequence.
2024-11-01 Tom Clegg22184: Update force-reload test.
2024-11-01 Tom Clegg22184: Fix HTTP status for invalid request.
2024-11-01 Tom Clegg22184: Call Sync if request might fail due to outdated...
2024-11-01 Lisa Knox22235: restored dynamic context menu in all-processes
2024-10-31 Lisa Knox22235: differentiated frozen manageable projects
2024-10-31 Lisa Knox22235: removed unfreeze from manageable_project in...
2024-10-31 Lisa Knox22235: added manageableProject set and unfreezeRequires...
2024-10-31 Brett SmithMerge branch '22269-salt-urls'
2024-10-31 Stephen Smith22000: Bump express/cookie to address CVE-2024-47764
2024-10-31 Stephen Smith22000: Remove unused elliptic package
2024-10-30 Peter AmstutzMerge branch '21540-priority-update-deadlock' refs...
2024-10-30 Lisa Knox22235: removed stray divider that can show up at the...
2024-10-30 Lisa Knox22235: adjusted context-menu-actions comp test
2024-10-30 Lisa Knox22235: adjusted collection test
2024-10-30 Lisa Knox22235: adjusted refs and memoized values to fix acciden...
2024-10-30 Lisa Knox22235: adjusted toolbar styles
2024-10-30 Stephen SmithMerge branch '22202-delete-process-navigation' into...
2024-10-30 Lisa Knox22235: added writeableCollection to context menu
2024-10-30 Lisa Knox22235: added writeableCollection menu filter for toolbar
next