arvados.git
2024-09-11 Brett Smith21909: Remove unused logo
2024-09-11 Brett Smith19929: Configure Roxygen with Markdown support
2024-09-11 Brett Smith19929: Use NULL for all R default arguments
2024-09-11 Brett Smith19929: Handle multiline descriptions in R code
2024-09-11 Tom CleggMerge branch '21773-keep-service-discovery'
2024-09-10 Tom Clegg22017: Configurable instance type/family mapping.
2024-09-10 Tom Clegg21702: Update cache size in metrics test.
2024-09-10 Tom Clegg21702: Fix behavior of COPY with depth 0.
2024-09-10 Tom Clegg21702: Use replace_files API instead of serializing...
2024-09-10 Lisa Knox21720: fixed flaky project test again
2024-09-10 Lisa Knox21720: fixed flaky project test
2024-09-10 Lisa Knox21720: removed redundant redirect-to test
2024-09-09 Peter AmstutzMerge branch '21297-container-status' refs #21297
2024-09-09 Peter AmstutzMerge branch 'main' into 21297-container-status 21297-container-status
2024-09-09 Lisa Knox21720: removed getClipboardUrl spec made redundant...
2024-09-09 Lisa Knox21720: fixed file-viewer-action test
2024-09-09 Tom Clegg22017: Separate quotas for spot/demand, add missing...
2024-09-09 Brett Smith19929: Move request class to the top of PySDK reference
2024-09-09 Brett Smith19929: Document schemas and their resources together...
2024-09-09 Lisa Knox21720: fixed run-process-panel-actions test
2024-09-09 Brett SmithMerge branch '19929-fill-discovery-document'
2024-09-09 Lucas Di PentimaMerge branch '22073-salt-v3006-downgrade'
2024-09-06 Lucas Di Pentima22073: Requires salt v3006 instead of v3006 to avoid... 22073-salt-v3006-downgrade
2024-09-06 Tom Clegg21773: Wait a bit longer for random delays to appear... 21773-keep-service-discovery
2024-09-06 Lisa Knox21720: fixed window focus bug
2024-09-06 Lisa Knox21720: fixed project test
2024-09-06 Brett Smith19929: Remove include_old_versions parameter of collect... 19929-fill-discovery-document
2024-09-06 Tom Clegg22017: Comment test.
2024-09-06 Tom Clegg22017: Test pool response to instance family capacity...
2024-09-06 Lisa Knox21720: converted tree-picker test to cypress
2024-09-06 Stephen Smith17074: Fix project cypress test to account for separate... 17074-optimize-itemsavailable
2024-09-06 Brett Smith19929: Document that container_requests.filters is...
2024-09-06 Brett Smith19929: Improve groups.contents discovery document details
2024-09-05 Brett Smith19929: Remove long-gone List properties from the discov...
2024-09-05 Brett Smith19929: Clarify some wording in discovery document descr...
2024-09-05 Lisa Knox21720: fixed icon occlusion in sidepanel
2024-09-05 Brett Smith19929: Fix formatting of bulleted list
2024-09-05 Lisa Knox21720: restored basic form styling
2024-09-05 Tom Clegg22017: VcpuLimitExceeded applies to instance family...
2024-09-05 Lisa Knox21720: fixed withstyles in process-panel-root
2024-09-04 Lisa Knox21720: merge leftovers
2024-09-04 Lisa KnoxMerge branch 'main' into 21720-material-ui-upgrade
2024-09-04 Stephen Smith17074: Update DE middleware tests
2024-08-30 Lisa Knox21720: changed component test script, rebuilt docker...
2024-08-30 Lisa Knox21720: added baseUrl to component config
2024-08-29 Brett Smith22070: Pin google-cloud-env Gem for Ruby 2.7 compatibility
2024-08-29 Lisa Knox21720: fixed another flaky project test
2024-08-29 Lisa Knox21720: fixed flaky login test
2024-08-29 Lisa Knox21720: fixed flaky project test
2024-08-29 Brett Smith19929: Add descriptions to all discovery document schem...
2024-08-29 Lisa Knox21720: fixed flaky details card test
2024-08-29 Brett Smith19929: Remove discovery2pydoc pre-Py3.8 import
2024-08-29 Brett Smith19929: Improve replace_files description in discovery...
2024-08-29 Brett Smith19929: Correct type of ComputedPermissions.perm_level...
2024-08-29 Brett Smith19929/15397: Remove documentation for removed `writable...
2024-08-29 Brett Smith19929: Add descriptions to all discovery document metho...
2024-08-29 Lisa Knox21720: fixed flaky collection test
2024-08-29 Brett Smith19929/15397: Remove unused repo_name code
2024-08-29 Brett Smith19929: Document body parameters in arvados.api_resources
2024-08-29 Brett Smith15397: Update list of deprecated resources
2024-08-29 Brett Smith21901: go fmt fixtures
2024-08-28 Lisa Knox21720: updated makefile
2024-08-28 Lisa Knox21720: added cypress-plugin-tab and fixed collection...
2024-08-27 Lisa Knox21720: fixed workflow-panel-action test
2024-08-27 Lisa Knox21720: renamed overloaded isSelected var for clarity
2024-08-27 Lisa Knox21720: fixed hovering shading in checkbox cells
2024-08-27 Lisa Knox21720: fixed selected shading on tablerow
2024-08-27 Lisa Knox21720: fixed margin type in text-field
2024-08-27 Lisa Knox21720: restored disableBackdropClick functionality...
2024-08-27 Lisa Knox21720: fixed autocomplete anchors/width
2024-08-26 Lisa Knox21720: adusted filters css
2024-08-26 Lisa Knox21720: switched to justifyContent in MPV
2024-08-26 Stephen Smith17074: Add REQUEST_COUNT state machine in data explorer
2024-08-26 Lisa Knox21720: removed more csx calc()s
2024-08-26 Lisa Knox21720: fixed sidepanel width
2024-08-26 Lisa Knox21720: removed calc values from csx where they didn...
2024-08-26 Lisa Knox21720: re-added breadcrumbs css
2024-08-26 Lisa Knox21720: removed unused accordion styles
2024-08-26 Lisa Knox21720: removed unnecessary type casts
2024-08-26 Lisa Knox21720: fixed minimum side panel size
2024-08-26 Lisa Knox21720: removed some redundant css
2024-08-26 Stephen Smith17074: Add remaining requestCount implementations
2024-08-26 Stephen Smith17074: Add requestCount to data explorer middleware...
2024-08-26 Stephen Smith17074: Various DE middleware cleanup
2024-08-26 Stephen Smith17074: Add type to api client authorization getParams
2024-08-26 Stephen Smith17074: Refactor / cleanup shared with me middleware
2024-08-26 Stephen Smith17074: Check user panel uuid undefined before loading
2024-08-26 Stephen Smith17074: Cleanup and refactor public favorites middleware
2024-08-26 Stephen Smith17074: Refactor and cleanup favorites panel middleware
2024-08-26 Stephen Smith17074: Refactor and cleanup collections content address...
2024-08-26 Stephen Smith17074: Add type to data explorer meta to satisfy SET_ITEMS
2024-08-26 Stephen Smith17074: Add data explorer pagination loading indicator
2024-08-26 Stephen Smith17074: Add loading status flag to data explorer state
2024-08-26 Stephen Smith17074: Reject DE updates if DE is pending
2024-08-26 Stephen Smith17074: Default dataexplorer criteriachanged to true
2024-08-26 Stephen Smith17074: Cleanup and refactor trash middleware
2024-08-26 Stephen Smith17074: Add missing side panel activations on groups...
2024-08-26 Stephen Smith17074: Refactor group details panel and fix passing...
2024-08-26 Stephen Smith17074: Organize groups panel service
2024-08-26 Stephen Smith17074: Cleanup process middleware service
next