]> git.arvados.org - arvados.git/shortlog
arvados.git
2025-01-30 Tom CleggMerge branch '22433-test-fixes'
2025-01-29 Peter AmstutzMerge branch '22420-file-update' refs #22420
2025-01-29 Peter Amstutz22420: Added "on next access" to "--refresh-time" help...
2025-01-29 Peter AmstutzMerge branch '22160-retry-container-req' refs #22160
2025-01-29 Peter Amstutz22160: Check all three possible return states 22160-retry-container-req
2025-01-29 Peter Amstutz22160: Add test
2025-01-29 Brett Smith22433: DRY up download recipes 22433-test-fixes
2025-01-29 Brett Smith22433: Update package build to Node 14.21.3
2025-01-29 Brett Smith22433: Switch from wget to curl for package-build-docke...
2025-01-29 Brett Smith22433: Update package test scripts to accommodate Rails...
2025-01-29 Brett Smith22433: Remove stray local statements from Rails postinst
2025-01-28 Brett SmithMerge branch '22433-rails-postinst-exit-code'
2025-01-28 Lisa KnoxMerge branch '22051-integrate-resource-to-menu-kind'
2025-01-28 Peter Amstutz22420: rename the --poll-time option to --refresh-time 22420-file-update
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-25 Peter Amstutz22160: If error committing a container request, re...
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-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 Brett Smith22433: Report a failure status if RailsAPI postinst... 22433-rails-postinst-exit-code
2025-01-22 Brett Smith22433: Flatten RailsAPI postinst script
2025-01-22 Peter Amstutz22420: Update collection.notify documentation string.
2025-01-22 Peter Amstutz22420: Added --poll-time and tweaked some tests
2025-01-22 Peter Amstutz22420: Apply the stale-then-update pattern to files
2025-01-21 Peter Amstutz22420: Correctly distinguish TOK and MOD events
2025-01-21 Peter Amstutz22420: Check if file needs kernel cache refresh on...
2025-01-21 Peter Amstutz22420: Check "can_write" instead of "writable_by"
2025-01-21 Peter Amstutz22420: Flushing files flushes update the parent collection
2025-01-21 Peter Amstutz22420: Fix TOK events causing conflicts-file-update
2025-01-21 Peter Amstutz22420: Refactor Collection automatic update and merge
2025-01-21 Peter Amstutz22420: Set correct polling time based on collection...
2025-01-21 Peter Amstutz22420: Fix file invalidation when updated upstream
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...
next