projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
arvados.git
2024-09-18
Lisa Knox
21720: converted groups-panel-middleware-service test
|
commitdiff
2024-09-17
Brett Smith
Merge branch '21909-r-sdk-3.0'
|
commitdiff
2024-09-17
Brett Smith
21909: Add Brett Smith to R SDK authors list
|
commitdiff
2024-09-17
Lisa Knox
21720: fixed data-explorer-middleware test
|
commitdiff
2024-09-17
Lisa Knox
21720: fixed data-explorer.cy spec
|
commitdiff
2024-09-17
Lisa Knox
21720: fixed spec in data-explorer.cy.js
|
commitdiff
2024-09-17
Lisa Knox
21720: merge cleanup
|
commitdiff
2024-09-17
Lisa Knox
Merge branch 'main' into 21720-material-ui-upgrade
|
commitdiff
2024-09-17
Lisa Knox
21720: fixed padding in panel log card lines
|
commitdiff
2024-09-17
Lisa Knox
21720: moved search input adornment to fix occlusion...
|
commitdiff
2024-09-17
Lisa Knox
21720: removed unnecessary divider
|
commitdiff
2024-09-17
Lisa Knox
21720: fixed text color in data explorer
|
commitdiff
2024-09-17
Lisa Knox
21720: fixed styling in multi-panel-view
|
commitdiff
2024-09-17
Lisa Knox
21720: remobed vestigial info button
|
commitdiff
2024-09-17
Stephen Smith
Merge branch '21893-input-collections-virtual-list...
|
commitdiff
2024-09-17
Lisa Knox
21720: refectored listitem icon spacing
|
commitdiff
2024-09-17
Stephen Smith
21893: Make linter happy
21893-input-collections-virtual-list
|
commitdiff
2024-09-17
Stephen Smith
Merge branch '17074-optimize-itemsavailable' into main...
|
commitdiff
2024-09-17
Lucas Di Pentima
Merge branch '21751-installer-cmk-support'
|
commitdiff
2024-09-17
Lucas Di Pentima
21751: Fixes typo in resource naming.
21751-installer-cmk-support
|
commitdiff
2024-09-17
Brett Smith
Merge branch '22079-pysdk-reference-bugfixes'
|
commitdiff
2024-09-16
Stephen Smith
21893: Add separate custom column width styles for...
|
commitdiff
2024-09-16
Lucas Di Pentima
21751: Adds CMK access policies to compute and dispatch...
|
commitdiff
2024-09-16
Stephen Smith
21893: Implement virtual list for process io card input...
|
commitdiff
2024-09-16
Brett Smith
22126: Improve parsing of default values in PySDK reference
22079-pysdk-reference-bugfixes
|
commitdiff
2024-09-16
Brett Smith
22126: Improve formatting of method parameter docstrings
|
commitdiff
2024-09-16
Brett Smith
22126: Improve whitespace in ArvadosAPIClient reference
|
commitdiff
2024-09-16
Brett Smith
22126: Add defaults to PySDK methods reference
|
commitdiff
2024-09-16
Brett Smith
22079: Improve PySDK list method reference
|
commitdiff
2024-09-13
Tom Clegg
Merge branch '22124-keepstore-put-moved'
|
commitdiff
2024-09-13
Lisa Knox
Merge branch '21900-groups-panel-toolbar'
|
commitdiff
2024-09-13
Lisa Knox
21842: fixed bug where arrow selecting skipped one...
|
commitdiff
2024-09-13
Lisa Knox
21842: fixed group-manage test
|
commitdiff
2024-09-13
Lisa Knox
21842: fixed sharing test
|
commitdiff
2024-09-13
Tom Clegg
22124: Strip trailing slash on keepstore endpoint.
22124-keepstore-put-moved
|
commitdiff
2024-09-13
Tom Clegg
Merge branch '22017-instance-type-quotas'
|
commitdiff
2024-09-13
Lisa Knox
21842: removed old renderSharing and related code
|
commitdiff
2024-09-13
Lisa Knox
21842: added hover
|
commitdiff
2024-09-13
Lisa Knox
21842: added notFound condition
|
commitdiff
2024-09-13
Tom Clegg
21702: Revert double-size test case.
|
commitdiff
2024-09-13
Tom Clegg
21702: Test & fix COPY with depth 0 and no trailing...
|
commitdiff
2024-09-13
Lisa Knox
21842: fixed lost reference to this in handleSelect
|
commitdiff
2024-09-13
Lisa Knox
21842: fixed onSelect select bug
|
commitdiff
2024-09-12
Brett Smith
21909: Add duplicate name error handling in generateApi.R
21909-r-sdk-3.0
|
commitdiff
2024-09-12
Brett Smith
21909: Add project permission methods to generateApi.R
|
commitdiff
2024-09-12
Brett Smith
21909: Add project properties methods to generateApi.R
|
commitdiff
2024-09-12
Brett Smith
21909: Add project_exists method to generateApi.R
|
commitdiff
2024-09-12
Brett Smith
21909: Update function and parameter names for compatib...
|
commitdiff
2024-09-12
Lisa Knox
21842: moved tab handlers to parent component
|
commitdiff
2024-09-12
Lisa Knox
21842: moved parsed list contents to component state
|
commitdiff
2024-09-12
Lisa Knox
21842: converted tabbedList to take a Record instead...
|
commitdiff
2024-09-12
Lisa Knox
21842: made selectedIndex reset to 0 every time the...
|
commitdiff
2024-09-12
Lisa Knox
21842: autofocused sharing input
|
commitdiff
2024-09-11
Lisa Knox
21842: selected items now scroll into view
|
commitdiff
2024-09-11
Lisa Knox
21842: list styling
|
commitdiff
2024-09-11
Lisa Knox
21842: restricted tab nav to when suggestions are open
|
commitdiff
2024-09-11
Lisa Knox
21842: added tab nav between tabs
|
commitdiff
2024-09-11
Tom Clegg
22017: Add interface assertions.
22017-instance-type-quotas
|
commitdiff
2024-09-11
Tom Clegg
22017: Rename InstanceFamily to InstanceQuotaGroup.
|
commitdiff
2024-09-11
Lisa Knox
21842: restored up/down arrow select
|
commitdiff
2024-09-11
Brett Smith
21909: Update R SDK documentation to use R6 style
|
commitdiff
2024-09-11
Brett Smith
21909: Fix case mismatch between function signature...
|
commitdiff
2024-09-11
Brett Smith
21909: Remove unused createDoc.R script
|
commitdiff
2024-09-11
Brett Smith
21909: Update R SDK Version
|
commitdiff
2024-09-11
Brett Smith
21909: Add a basic build system to R SDK
|
commitdiff
2024-09-11
Brett Smith
21909: Improve R SDK recipe readability
|
commitdiff
2024-09-11
Brett Smith
21909: Turn autoGenAPI.R into a standalone script
|
commitdiff
2024-09-11
Brett Smith
21909: Add a canonical discovery document to sdk/R
|
commitdiff
2024-09-11
Brett Smith
21909: Remove obsolete API filtering
|
commitdiff
2024-09-11
Brett Smith
21909: Remove unused logo
|
commitdiff
2024-09-11
Brett Smith
19929: Configure Roxygen with Markdown support
|
commitdiff
2024-09-11
Brett Smith
19929: Use NULL for all R default arguments
|
commitdiff
2024-09-11
Brett Smith
19929: Handle multiline descriptions in R code
|
commitdiff
2024-09-11
Lisa Knox
21842: added generic type to tabbedlist
|
commitdiff
2024-09-11
Tom Clegg
Merge branch '21773-keep-service-discovery'
|
commitdiff
2024-09-10
Tom Clegg
22017: Configurable instance type/family mapping.
|
commitdiff
2024-09-10
Tom Clegg
21702: Update cache size in metrics test.
|
commitdiff
2024-09-10
Tom Clegg
21702: Fix behavior of COPY with depth 0.
|
commitdiff
2024-09-10
Tom Clegg
21702: Use replace_files API instead of serializing...
|
commitdiff
2024-09-10
Lisa Knox
21842: stickied the tabs
|
commitdiff
2024-09-10
Lisa Knox
21842: basic tabbed autosuggest is up
|
commitdiff
2024-09-10
Lisa Knox
21720: fixed flaky project test again
|
commitdiff
2024-09-10
Lisa Knox
21720: fixed flaky project test
|
commitdiff
2024-09-10
Lisa Knox
21720: removed redundant redirect-to test
|
commitdiff
2024-09-09
Peter Amstutz
Merge branch '21297-container-status' refs #21297
|
commitdiff
2024-09-09
Peter Amstutz
Merge branch 'main' into 21297-container-status
21297-container-status
|
commitdiff
2024-09-09
Lisa Knox
21720: removed getClipboardUrl spec made redundant...
|
commitdiff
2024-09-09
Lisa Knox
21720: fixed file-viewer-action test
|
commitdiff
2024-09-09
Tom Clegg
22017: Separate quotas for spot/demand, add missing...
|
commitdiff
2024-09-09
Brett Smith
19929: Move request class to the top of PySDK reference
|
commitdiff
2024-09-09
Brett Smith
19929: Document schemas and their resources together...
|
commitdiff
2024-09-09
Lisa Knox
21720: fixed run-process-panel-actions test
|
commitdiff
2024-09-09
Brett Smith
Merge branch '19929-fill-discovery-document'
|
commitdiff
2024-09-09
Lucas Di Pentima
Merge branch '22073-salt-v3006-downgrade'
|
commitdiff
2024-09-06
Lucas Di Pentima
22073: Requires salt v3006 instead of v3006 to avoid...
22073-salt-v3006-downgrade
|
commitdiff
2024-09-06
Tom Clegg
21773: Wait a bit longer for random delays to appear...
21773-keep-service-discovery
|
commitdiff
2024-09-06
Lisa Knox
21720: fixed window focus bug
|
commitdiff
2024-09-06
Lisa Knox
21720: fixed project test
|
commitdiff
2024-09-06
Brett Smith
19929: Remove include_old_versions parameter of collect...
19929-fill-discovery-document
|
commitdiff
2024-09-06
Tom Clegg
22017: Comment test.
|
commitdiff
next