]> git.arvados.org - arvados.git/history
arvados.git
2025-03-17 Lisa Knox22605: fixed accidental reset of default target wf...
2025-03-17 Stephen Smith22621: Change collection file upload error to be generic 22621-upload-error-message
2025-03-17 Lisa Knox22605: fixed wf owner overwrite when lacking perms
2025-03-17 Lisa Knox22605: fixed initial tree picker load
2025-03-17 Brett SmithMerge branch '22320-cached-only'
2025-03-15 Tom CleggMerge branch '22228-separate-expire-and-refresh'
2025-03-14 Tom CleggMerge branch '22655-keepclient-test'
2025-03-14 Tom Clegg22320: Add tests for CachedOnly. 22320-cached-only
2025-03-14 Tom Clegg22320: Add CheckCacheOnly option to BlockReadOptions.
2025-03-14 Tom CleggMerge branch '22320-repack-small-blocks'
2025-03-14 Tom Clegg22655: Fix Python 3 usage -- raise exceptions, not... 22655-keepclient-test
2025-03-14 Tom Clegg22655: Fix func signature to force kwargs, remove unuse...
2025-03-14 Peter AmstutzMerge branch '22602-arv-copy' refs #22602
2025-03-13 Tom Clegg22320: Check final blocksInManifest. 22320-repack-small-blocks
2025-03-13 Tom Clegg22320: Run slow tests and write chart data only if...
2025-03-13 Peter Amstutz22602: DRY search() to use search_paths() and add test 22602-arv-copy
2025-03-13 Tom Clegg22320: Fix comment typo.
2025-03-13 Tom Clegg22228: Update comments. 22228-separate-expire-and-refresh
2025-03-13 Tom Clegg22228: Test that remote expires_at is preserved in...
2025-03-13 Peter AmstutzMerge branch '22660-acr-cred-leak' refs #22660
2025-03-13 Tom Clegg22228: Update tests to use refreshes_at to induce cache...
2025-03-13 Tom Clegg22228: Add refreshes_at field, preserve upstream expire...
2025-03-13 Peter Amstutz22660: Simpler sanitize implementation from brett 22660-acr-cred-leak
2025-03-13 Lisa Knox22605: picker now expands Home Projects
2025-03-13 Peter Amstutz22602: Further improve error reporting for getting...
2025-03-13 Peter Amstutz22602: Fix test
2025-03-13 Peter Amstutz22602: Improve error handling when instance info is...
2025-03-12 Peter Amstutz22660: Sanitize the git remote URL
2025-03-12 Lisa Knox22605: default project now highlights and expands in...
2025-03-12 Lisa Knox22605: fixed isValid after cancel button click
2025-03-12 Tom Clegg22655: Propagate errors running run_test_servers.py...
2025-03-12 Tom Clegg22655: Don't keep waiting for a subprocess to listen...
2025-03-12 Tom Clegg22655: In test environment, retry in-use addr for 5...
2025-03-12 Lisa Knox22605: fixed edge case where user does not have write...
2025-03-12 dependabot[bot]Bump rack from 3.1.10 to 3.1.12 in /services/api
2025-03-11 Tom Clegg22655: Try a bit harder to detect port conflicts.
2025-03-11 Tom Clegg22655: Avoid needlessly changing global state in test...
2025-03-10 Tom CleggMerge branch '17209-http-forward'
2025-03-10 Tom Clegg17209: Remove unused commented-out code.
2025-03-10 Brett SmithMerge branch '22644-arvados-server-install-singularity'
2025-03-10 Peter Amstutz22602: arv-copy checks config file first then falls...
2025-03-10 Lisa Knox22605: fixed favorites test
2025-03-10 Lisa Knox22605: fixed create-workflow test
2025-03-07 Brett SmithMerge branch '22647-postinst-ignores-gem-install-errors'
2025-03-07 Brett Smith22647: Wordsmith comment and status message
2025-03-07 Tom Clegg22320: Export Repack() method.
2025-03-07 Tom Clegg22320: Remove unimplemented Underutilized option.
2025-03-07 Tom Clegg22320: Add test cases for 32MiB and 32MiB-1 sized blocks.
2025-03-07 Tom Clegg22320: Fix maxBlockSize restored to wrong value after...
2025-03-07 Brett Smith22647: Ignore `gem install` errors in RailsAPI postinst 22647-postinst-ignores-gem-install-errors
2025-03-07 Lisa Knox22605 changed the title of the form
2025-03-07 Lisa Knox22605: default project populates when starting from...
2025-03-07 Tom Clegg22320: Fix test case cheating by repeating content.
2025-03-07 Tom Clegg22320: Implement full-repack, like old tests expected.
2025-03-07 Tom Clegg22320: Parameterize RepackCost test.
2025-03-07 Tom Clegg22320: Improve stats output.
2025-03-07 Tom Clegg22320: Fix mkdir in test.
2025-03-07 Tom Clegg22320: Fix test panic.
2025-03-07 Tom Clegg22320: Write more stats for charting.
2025-03-07 Tom Clegg22320: Refine repacking algorithm to handle a range...
2025-03-07 Tom Clegg22320: Fix Repack bug causing segment replacements...
2025-03-07 Tom Clegg22320: Refactor test case.
2025-03-07 Tom Clegg22320: Add repack-after-write test.
2025-03-07 Tom Clegg22320: Track repack results.
2025-03-07 Tom Clegg22320: Naive Repack implementation.
2025-03-07 Lisa Knox22605: project picker opens automatically on step 2...
2025-03-07 Brett Smith22644: Install Singularity from archive instead of Git 22644-arvados-server-install-singularity
2025-03-07 Lisa Knox22605: input displays processOwner from redux store...
2025-03-07 Brett Smith22608: Add PowerTools setup to the API install docs
2025-03-07 Lisa Knox22605: moved SET_PROCESS_OWNER_UUID call to input component
2025-03-06 Lisa Knox22605: default project now populates even on f5 on...
2025-03-06 Brett SmithMerge branch '22608-enable-powertools'
2025-03-06 Lisa Knox22605: cancel button now works
2025-03-06 Lisa Knox22605: user root projects now selectable
2025-03-06 Lisa Knox22605: Target project input now shows the default selection
2025-03-06 Brett Smith22608: Add upgrade note about libyaml/PowerTools dependency 22608-enable-powertools
2025-03-06 Brett Smith22608: Enable powertools repo in rocky8 test image
2025-03-06 Tom Clegg17209: Allow admin access to all container ports. 17209-http-forward
2025-03-06 Tom Clegg17209: Merge branch 'main' into 17209-http-forward
2025-03-06 Tom Clegg17209: Restrict HTTP proxy access to the CR submitter.
2025-03-06 Brett SmithMerge branch '22608-upgrade-rails'
2025-03-06 Lisa Knox22605: moved project inputs to separate files
2025-03-06 Stephen SmithMerge branch '22624-left-panel-uncollapse-bug' into...
2025-03-05 Brett Smith22608: Upgrade Passenger to 6.0.26 22608-upgrade-rails-passenger
2025-03-05 Brett Smith22608: Guard against no uuid param in find_object_by_uuid
2025-03-05 Brett Smith22608: Upgrade Rails to 7.1
2025-03-05 Brett Smith22608: Unroll container requests token test loop
2025-03-05 Brett Smith22608: Codify Ruby 2.7 requirements in RailsAPI Gemfile
2025-03-05 Stephen Smith22624: Switch to using max-width constraint when left... 22624-left-panel-uncollapse-bug
2025-03-04 Stephen SmithMerge branch '22566-left-sidebar-scroll-bug' into main...
2025-03-03 Stephen Smith22566: Replace custom class with disabled property 22566-left-sidebar-scroll-bug
2025-03-03 Stephen Smith22566: Fix horizontal scrolling on collapsed sidepanel
2025-03-03 Stephen Smith22566: Refactor to combine get/set panel sizes, save...
2025-03-03 Stephen Smith22566: Lower min left panel size slightly, trigger...
2025-03-03 Stephen Smith22566: Remove unused imports
2025-02-28 Brett SmithMerge branch '22614-railsapi-service-packaging'
2025-02-28 Lisa KnoxMerge branch '22359-toolbar-overflow'
2025-02-28 Lisa KnoxMerge branch '22408-wrong-project-toolbar'
2025-02-28 Lisa Knox22408: changed currentPathIsTrash calculation
2025-02-27 Brett SmithMerge branch '22612-driver-bugfixes'
next