]> git.arvados.org - arvados.git/shortlog
arvados.git
2025-01-29 Lisa Knox22051: post merge cleanup
2025-01-29 Lisa KnoxMerge branch 'main' into 22051-integrate-menu-actions
2025-01-28 Lisa KnoxMerge branch '22051-integrate-resource-to-menu-kind'
2025-01-28 Lisa Knox22051: changed isRoleGroupResource to use isUserGroup 22051-integrate-resource-to-menu-kind
2025-01-28 Brett SmithMerge branch '22437-ansible-dir'
2025-01-28 Peter AmstutzMerge branch '21547-retryable-db-error' refs #21547
2025-01-27 Peter Amstutz21547: Fix reference to db connection 21547-retryable-db-error
2025-01-27 Tom Clegg21547: Fix ruby syntax and add tests.
2025-01-27 Tom CleggMerge branch '22467-extra-fulltext-index'
2025-01-26 Peter Amstutz21547: Don't retry row_lock_for_priority_update deadlocks
2025-01-26 Peter Amstutz21547: Return certain database errors as 500 for retry
2025-01-24 Lisa Knox22051: added canManage and canWrite defaults because...
2025-01-24 Lisa Knox22051: added missing user group filter
2025-01-24 Lisa Knox22051: changed groups-panel to use resourceToMenuKind
2025-01-24 Lisa Knox22051: smoothed out type predicates
2025-01-23 Lisa Knox22051: refactored trashAction
2025-01-22 Brett Smith22437: Fix markup typo 22437-ansible-dir
2025-01-22 Brett Smith22437: Add missing playbook path to documentation
2025-01-22 Brett Smith22437: Move Ansible playbooks and roles to a dedicated...
2025-01-22 Lisa Knox22051: toolbar now uses lock action component
2025-01-22 Lisa Knox22051: project toolbar now uses public favorites component
2025-01-22 Lisa Knox22051: updated favorite action to use component
2025-01-17 Lisa Knox22051: smoothed out types
2025-01-17 Lisa Knox22051: removed getResourceWithEditableStatus and associ...
2025-01-17 Lisa Knox22051: refactored getResourceWithEditableStatus
2025-01-17 Lisa Knox22051: context menu comp tests pass
2025-01-16 Lisa Knox22051: replaced all resourceToContextMenuKinds with...
2025-01-16 Lisa Knox22051: created new resourceToMenuKind function
2025-01-16 Tom CleggMerge branch '22414-max-rails-requests'
2025-01-16 Tom CleggMerge branch '22435-no-migration-timeouts'
2025-01-16 Tom Clegg22467: Remove unneeded search index. 22467-extra-fulltext-index
2025-01-15 Tom Clegg22435: Allow database connection options to be missing. 22435-no-migration-timeouts
2025-01-15 Brett Smith22435: Refine shell style in new migrate commands
2025-01-14 Tom CleggMerge branch '22434-spot-check-warning'
2025-01-13 Tom Clegg22434: Reword spot check error message: "inconclusive". 22434-spot-check-warning
2025-01-13 Tom Clegg22435: URL-encode All The Strings in database connectio...
2025-01-13 Tom Clegg22435: Add "migrate" command to run-tests.sh
2025-01-13 Tom Clegg22435: Disable statement timeout during db migrations.
2025-01-13 Tom CleggMerge branch '22411-keepstore-index-timeout'
2025-01-10 Tom Clegg22434: Fix spot check error message that lies about...
2025-01-10 Tom CleggMerge branch '22431-tunnel-log-spam'
2025-01-10 Tom Clegg22431: Add comments about runTunnel return value. 22431-tunnel-log-spam
2025-01-10 Brett SmithMerge branch '22428-run-tests-targets'
2025-01-09 Tom Clegg22431: Remove spammy/debug logs.
2025-01-09 Tom Clegg22434: Reword spot check error messages to be less...
2025-01-09 Brett Smith22428: Guard target list against undefined/incorrect... 22428-run-tests-targets
2025-01-09 Brett Smith22428: Better anchor excluded test function regexp
2025-01-09 Tom Clegg22414: Increase default MaxConcurrentRailsRequests. 22414-max-rails-requests
2025-01-07 Tom Clegg22411: Fix hardcoded port number in test. 22411-keepstore-index-timeout
2025-01-07 Tom Clegg22411: Update Hijack usage in websocket server.
2025-01-07 Tom Clegg22411: Do not apply RequestTimeout to keepstore index...
2025-01-07 Tom Clegg22411: Test that keepstore index is exempt from Request...
2025-01-06 Brett Smith22428: Make run-tests.sh target lists complete
2025-01-06 Brett Smith22318: Restore libgnutls28-dev to ubuntu2004 Docker...
2025-01-06 Brett SmithMerge branch '22318-ansible-test-node'
2025-01-03 Brett Smith22318: Add `become: yes` to privilege-nspawn-vm 22318-ansible-test-node
2025-01-03 Brett Smith22318: Remove s3cmd from deps.go
2025-01-03 Brett Smith22318: Remove obsolete dependencies from various builds
2025-01-03 Lisa KnoxMerge branch '22159-data-explorer-refactor'
2025-01-03 Brett SmithMerge branch '22424-api-package-version-test'
2025-01-03 Brett SmithMerge branch '22407-railsapi-rubyopt'
2025-01-03 Brett Smith22407: Disable syntax_suggest in RailsAPI 22407-railsapi-rubyopt
2025-01-03 Lisa Knox22159: removed unused resources param 22159-data-explorer-refactor
2025-01-03 Lucas Di PentimaDowngrades additional gems to regain ruby2.7 compatibil...
2025-01-02 Lucas Di PentimaDowngrades nokogiri to a ruby 2.7 compatible version...
2025-01-02 Brett Smith22424: Write dedicated tests for packageVersion schema 22424-api-package-version-test
2025-01-02 Brett Smith22407: Add test that Passenger disables exception gems
2025-01-02 Brett Smith22407: Disable exception extension gems for RailsAPI
2025-01-01 Brett Smith22318: Install s3cmd in run-tests
2025-01-01 Brett Smith22318: Remove obsolete checks from run-tests
2025-01-01 Brett Smith22318: Add r-cran-testthat test dependency
2024-12-30 Lucas Di PentimaMerge branch '22422-dependencies-update'
2024-12-30 Brett Smith22318: Introduce playbook to add privileges to a system...
2024-12-30 Lucas Di Pentima22422: Upgrades RailsAPI's dependencies to the latest... 22422-dependencies-update
2024-12-30 Lucas Di Pentima22422: Upgrades github.com/golang-jwt/jwt/v4 to address...
2024-12-30 Brett Smith22318: Introduce playbook to build a Debian VM from...
2024-12-30 Lucas Di Pentima22422: Upgrades golang.org/x/net to address CWE-770
2024-12-30 Lucas Di Pentima22422: Upgrades golang.org/x/crypto to address CVE...
2024-12-20 Brett Smith22318: Configure FUSE with user_allow_other in test...
2024-12-19 Lisa Knox22159: replaced Resource with ProcessResource and align...
2024-12-19 Lisa Knox22159: removed unused param, aligned two identical...
2024-12-18 Brett Smith22318: Update compute_singularity to follow install...
2024-12-18 Brett Smith22318: Introduce install-test-env.yml
2024-12-18 Brett Smith22318: Add arvados_database Ansible role
2024-12-18 Brett Smith22318: Add arvados_postgresql Ansible role
2024-12-18 Brett Smith22318: Add version to arvados_go destdir
2024-12-18 Brett Smith22318: Add become requirements to compute_singularity
2024-12-18 Brett Smith22318: Avoid unnecessary builds in compute_singularity
2024-12-18 Brett Smith22318: Declare become requirements in arvados_docker...
2024-12-18 Brett Smith22318: Separate Ansible Docker install vs. compute...
2024-12-18 Brett Smith22318: Separate arvados_go role from compute_singularity
2024-12-17 Tom CleggMerge branch '22400-spot-price-paging'
2024-12-17 Lisa Knox22159: restored an onContextMenu that was previously...
2024-12-16 Lisa Knox22159: removed DataTableItem type in favor of Resource...
2024-12-16 Lisa Knox22159: fixed search-results-panel-view onItemClick
2024-12-16 Lisa Knox22159: changed DataExplorer oncontextmenu to accept...
2024-12-16 Tom Clegg22400: Fix AWS SDK usage. 22400-spot-price-paging
2024-12-16 Lisa Knox22159: refined a few type signatures
2024-12-13 Brett SmithMerge branch '22349-doc-updates'
2024-12-13 Brett Smith22349: Refresh health check example output 22349-doc-updates
next