arvados.git
2024-04-08 Stephen SmithAdd github test workflow 21659-gh-workflow-tests
2024-04-08 Peter Amstutz21639: Add some additional prefetch tests 21639-prefetch
2024-04-08 Peter AmstutzDon't pass -ti when $ci is defined, no issue # 2.7-staging-wb2
2024-04-08 Stephen SmithMerge branch '21651-cmd-card-virtual-list' into main...
2024-04-08 Lucas Di Pentima21654: Upgrades @babel/traverse to address CVE-2023... 21654-deps-updates
2024-04-08 Stephen Smith21651: Remove unused imports and squelch warnings 21651-cmd-card-virtual-list
2024-04-08 Stephen Smith21651: Improve formatting and remove warnings
2024-04-08 Stephen Smith21651: Update browserdb
2024-04-06 Stephen Smith21651: Update io card unit tests for virtual list
2024-04-06 Stephen Smith21651: Change io panel json tab to virtual list, fix...
2024-04-06 Stephen Smith21651: Create CopyResultToClipboard to format cmd for...
2024-04-06 Stephen Smith21651: Add line formatter to VirtualCodeSnippet to...
2024-04-06 Peter Amstutz21639: Fix tests
2024-04-06 Peter Amstutz21639: Wrap around read counter, have slightly less...
2024-04-05 Peter Amstutz21639: Reenable prefetch, but not on every read()
2024-04-05 Stephen Smith21651: Add virtual code snippet, implement in cmd card
2024-04-05 Lucas Di Pentima21654: Upgrades from babel-core 6 to @babel/core 7.
2024-04-05 Lucas Di Pentima21654: Upgrades github.com/satori/go.uuid
2024-04-05 Brett SmithRevert "Merge branch '21583-railsapi-base64-gem'"
2024-04-05 Lisa KnoxMerge branch '21448-menu-reorder'
2024-04-04 Stephen SmithMerge branch '21508-io-panel-performance' into main...
2024-04-04 Peter AmstutzMerge branch '21639-keep-cache-dict' refs #21639
2024-04-04 Peter Amstutz21639: Add type hint to cachelist
2024-04-04 Lisa Knox21313: enabled background click to escape share dialog...
2024-04-04 Lisa Knox21313: css tweaks Arvados-DCO-1.1-Signed-off-by: Lisa...
2024-04-04 Lisa Knox21313: added warning and diabled button while saveEnabl...
2024-04-04 Brett SmithMerge branch '21583-railsapi-base64-gem'
2024-04-04 Brett Smith21583: Add test for base64 gem lock 21583-railsapi-base64-gem
2024-04-03 Peter Amstutz21639: Have to actually re-add storage classes test 21639-keep-cache-dict
2024-04-03 Peter Amstutz21639: PEP8 cleanup
2024-04-03 Peter Amstutz21639: Code cleanup
2024-04-03 Peter Amstutz21639: Move KeepStorageClassesTestCase to another file
2024-04-03 Lisa Knox21448: adjusted test specs Arvados-DCO-1.1-Signed-off... 21448-menu-reorder
2024-04-03 Lisa Knox21448: removed toolbar width transition Arvados-DCO...
2024-04-03 Stephen Smith21508: Make io panel cypress test more robust 21508-io-panel-performance
2024-04-03 Lisa Knox21448: added default multiselect order Arvados-DCO...
2024-04-03 Stephen Smith21508: Fix unit test for io panel by mocking autosizer...
2024-04-03 Peter Amstutz21639: Adjust test mocking
2024-04-03 Lisa Knox21448: moved share button to 1st in 2nd group menuArvad...
2024-04-03 Lisa Knox21448: fixed dividers in toolbar menuArvados-DCO-1...
2024-04-02 Brett SmithMerge branch '21601-setuptools-git-deps'
2024-04-02 Brett Smith21601: Add test for arvados_version.py synchronization 21601-setuptools-git-deps
2024-04-02 Stephen Smith21508: Fix process io cypress tests, remove image previ...
2024-04-02 Stephen Smith21508: Tweak io panel name column width
2024-04-02 Stephen Smith21508: Add tooltip to external http/s files
2024-04-02 Stephen Smith21508: Add tooltip helpers for primitive & primitive...
2024-04-02 Lisa Knox21448: removed dividers from overflow menuArvados-DCO...
2024-04-02 Tom CleggMerge branch '21613-fed-token-exp'
2024-04-02 Stephen Smith21508: Fix panel container sizing and json tab scrollbars
2024-04-02 Peter AmstutzMerge branch '21541-arv-mount-keyerror-rebase' refs...
2024-04-02 Peter Amstutz21639: Make sure it is a mmap object before calling...
2024-04-02 Stephen Smith21508: Add wrappers to chips and move ellipsis styles...
2024-04-02 Peter Amstutz21541: Code cleanups 21541-arv-mount-keyerror-rebase
2024-04-02 Tom CleggMerge branch '21636-s3-token-expiry'
2024-04-02 Tom Clegg21636: Increase ExpiryWindow and add doc reference. 21636-s3-token-expiry
2024-04-02 Tom CleggMerge branch '21598-local-keepstore-emptytrash'
2024-04-02 Peter Amstutz21639: Don't try to madvise zero length blocks
2024-04-02 Stephen Smith21508: Rename class for clarity
2024-04-02 Peter Amstutz21639: Tell the kernel to map in whole blocks with...
2024-04-02 Stephen Smith21508: Remove remaining io panel image preview code
2024-04-02 Stephen Smith21508: Condense io panel css and remove redundant wrapp...
2024-04-02 Stephen Smith21508: Fix io panel json content width
2024-04-02 Stephen Smith21508: Add helpful comments to styles
2024-04-02 Stephen Smith21508: Add virtual list to io panel and styles to make...
2024-04-02 Peter Amstutz21639: Note about 0 prefetch threads
2024-04-02 Peter Amstutz21639: Keep a running total instead of recomputing...
2024-04-02 Peter Amstutz21639: Improve critical path of read() from cache
2024-04-02 Stephen Smith21508: Split mounts and param table styles
2024-04-02 Stephen Smith21508: Remove image preview from io panel
2024-04-02 Stephen Smith21508: Expand secondary param values into separate...
2024-04-01 Tom Clegg21613: Fix handling of expired token re-validating... 21613-fed-token-exp
2024-04-01 Lisa Knox21448: fixed user-profile test Arvados-DCO-1.1-Signed...
2024-04-01 Lisa Knox21448: removed move to from processes Arvados-DCO-1...
2024-04-01 Lisa Knox21448: fixed user profile test Arvados-DCO-1.1-Signed...
2024-04-01 Peter Amstutz21639: Don't return broken cache slots
2024-04-01 Lisa Knox21448: changed int tests to new menu orders Arvados...
2024-04-01 Lisa Knox21448: fixed toolbar divider so it renders consistently...
2024-04-01 Peter Amstutz21639: Use a more efficient data structure for the...
2024-04-01 Tom Clegg21636: Test http status returned for unknown backend...
2024-03-29 Tom Clegg21636: Set ExpiryWindow to avoid credential expiry...
2024-03-29 Tom CleggMerge branch '21617-fed-content'
2024-03-29 Tom Clegg21617: Split test cases.
2024-03-29 Lisa Knox21448: divider in place for toolbar menu Arvados-DCO...
2024-03-29 Lisa Knox21448: divider in place for context menu Arvados-DCO...
2024-03-29 Lisa Knox21448: expanded copy to oclipboard change Arvados-DCO...
2024-03-29 Lisa Knox21448: channged wording Arvados-DCO-1.1-Signed-off...
2024-03-29 Lisa Knox21448: ms toolbar sorted Arvados-DCO-1.1-Signed-off...
2024-03-29 Lisa Knox21448: removed share from process menu Arvados-DCO...
2024-03-29 Lisa Knox21448: running process also sorted Arvados-DCO-1.1...
2024-03-29 Lisa Knox21448: applied sort to all context menus in ticket...
2024-03-29 Brett Smith21583: Override base64 dependency so it doesn't appear...
2024-03-28 Lisa Knox21448: sorter sorts Arvados-DCO-1.1-Signed-off-by:...
2024-03-28 Lisa Knox21448: initial sorting algo in place Arvados-DCO-1...
2024-03-28 Lisa Knox21448: adjusted specs to fit capitalization standardiza...
2024-03-28 Tom Clegg21598: Don't run trash workers in container-local keeps... 21598-local-keepstore-emptytrash
2024-03-28 Lisa Knox21448: combined contextmenunames and mstoolbaractionnam...
2024-03-28 Lisa Knox21448: replaced all context menu names with string...
2024-03-28 Peter Amstutz21541: Fix typo
2024-03-27 Peter Amstutz21541: Revert change to safeapi.py
2024-03-27 Peter Amstutz21541: Code cleanup and additional memory usage improve...
next